Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeProcessElementTextField
Packages that use RecipeProcessElementTextField
-
Uses of RecipeProcessElementTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessElementTextFieldModifier and TypeFieldDescriptionstatic final RecipeProcessElementTextField<Boolean>RecipeProcessElementText.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessElementTextField<String>RecipeProcessElementText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final RecipeProcessElementTextField<String>RecipeProcessElementText.RECIPEUse with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessElementTextField<ZonedDateTime>RecipeProcessElementText.RECIPE_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessElementTextField<String>RecipeProcessElementText.RECIPE_PROCESS_ACTION_POS_NMBRUse with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessElementTextField<String>RecipeProcessElementText.RECIPE_PROCESS_ELEMENT_DESCUse with available fluent helpers to apply the RecipeProcessElementDesc field to query operations.static final RecipeProcessElementTextField<UUID>RecipeProcessElementText.RECIPE_PROCESS_ELEMENT_UUIDUse with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.static final RecipeProcessElementTextField<String>RecipeProcessElementText.RECIPE_PROCESS_OPERATION_POS_NMBRUse with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessElementTextField<String>RecipeProcessElementText.RECIPE_PROCESS_STAGE_POS_NMBRUse with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessElementTextField<UUID>RecipeProcessElementText.RECIPE_PROCESS_UUIDUse with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessElementTextField<UUID>RecipeProcessElementText.RECIPE_UUIDUse with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeProcessElementTextField<Boolean>RecipeProcessElementText.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeProcessElementTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeProcessElementTextField<T>RecipeProcessElementText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessElementTextField<T>Use with available fluent helpers to apply an extension field to query operations.