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