Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeProcessElementField
Packages that use RecipeProcessElementField
-
Uses of RecipeProcessElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessElementFieldModifier and TypeFieldDescriptionstatic final RecipeProcessElementField<Boolean>RecipeProcessElement.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessElementField<String>RecipeProcessElement.RECIPEUse with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessElementField<ZonedDateTime>RecipeProcessElement.RECIPE_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessElementField<String>RecipeProcessElement.RECIPE_PROCESS_ACTION_POS_NMBRUse with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessElementField<UUID>RecipeProcessElement.RECIPE_PROCESS_ELEMENT_PARENT_UUIDUse with available fluent helpers to apply the RecipeProcessElementParentUUID field to query operations.static final RecipeProcessElementField<String>RecipeProcessElement.RECIPE_PROCESS_ELEMENT_POS_NMBRUse with available fluent helpers to apply the RecipeProcessElementPosNmbr field to query operations.static final RecipeProcessElementField<String>RecipeProcessElement.RECIPE_PROCESS_ELEMENT_TYPEUse with available fluent helpers to apply the RecipeProcessElementType field to query operations.static final RecipeProcessElementField<UUID>RecipeProcessElement.RECIPE_PROCESS_ELEMENT_UUIDUse with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.static final RecipeProcessElementField<String>RecipeProcessElement.RECIPE_PROCESS_OPERATION_POS_NMBRUse with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessElementField<String>RecipeProcessElement.RECIPE_PROCESS_STAGE_POS_NMBRUse with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessElementField<UUID>RecipeProcessElement.RECIPE_PROCESS_UUIDUse with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessElementField<UUID>RecipeProcessElement.RECIPE_UUIDUse with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeProcessElementField<Boolean>RecipeProcessElement.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 RecipeProcessElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeProcessElementField<T>RecipeProcessElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessElementField<T>Use with available fluent helpers to apply an extension field to query operations.