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