Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeProcessParamValueField
Packages that use RecipeProcessParamValueField
-
Uses of RecipeProcessParamValueField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamValueFieldModifier and TypeFieldDescriptionstatic final RecipeProcessParamValueField<Boolean>RecipeProcessParamValue.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPEUse with available fluent helpers to apply the Recipe field to query operations.static final RecipeProcessParamValueField<ZonedDateTime>RecipeProcessParamValue.RECIPE_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_ACTION_POS_NMBRUse with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.static final RecipeProcessParamValueField<UUID>RecipeProcessParamValue.RECIPE_PROCESS_ELEMENT_UUIDUse with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_EQUIP_RQMT_POS_NMBRUse with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations.static final RecipeProcessParamValueField<UUID>RecipeProcessParamValue.RECIPE_PROCESS_EQUIP_RQMT_UUIDUse with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_OPERATION_POS_NMBRUse with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_PARAMUse with available fluent helpers to apply the RecipeProcessParam field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_MAX_VALUse with available fluent helpers to apply the RecipeProcessParamMaxVal field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_MIN_VALUse with available fluent helpers to apply the RecipeProcessParamMinVal field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_SQNC_NMBRUse with available fluent helpers to apply the RecipeProcessParamSqncNmbr field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_TGT_VALUse with available fluent helpers to apply the RecipeProcessParamTgtVal field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_UNITUse with available fluent helpers to apply the RecipeProcessParamUnit field to query operations.static final RecipeProcessParamValueField<UUID>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_UUIDUse with available fluent helpers to apply the RecipeProcessParamUUID field to query operations.static final RecipeProcessParamValueField<UUID>RecipeProcessParamValue.RECIPE_PROCESS_PARAM_VAL_UUIDUse with available fluent helpers to apply the RecipeProcessParamValUUID field to query operations.static final RecipeProcessParamValueField<String>RecipeProcessParamValue.RECIPE_PROCESS_STAGE_POS_NMBRUse with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.static final RecipeProcessParamValueField<UUID>RecipeProcessParamValue.RECIPE_PROCESS_UUIDUse with available fluent helpers to apply the RecipeProcessUUID field to query operations.static final RecipeProcessParamValueField<UUID>RecipeProcessParamValue.RECIPE_UUIDUse with available fluent helpers to apply the RecipeUUID field to query operations.static final RecipeProcessParamValueField<Boolean>RecipeProcessParamValue.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 RecipeProcessParamValueFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeProcessParamValueField<T>RecipeProcessParamValue.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessParamValueField<T>Use with available fluent helpers to apply an extension field to query operations.