Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field.RecipeProcessParamField
Packages that use RecipeProcessParamField
-
Uses of RecipeProcessParamField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamFieldModifier and TypeFieldDescriptionstatic final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAMUse with available fluent helpers to apply the RecipeProcessParam field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_CLASSUse with available fluent helpers to apply the RecipeProcessParamClass field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_DEC_PLACESUse with available fluent helpers to apply the RecipeProcessParamDecPlaces field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_GROUPUse with available fluent helpers to apply the RecipeProcessParamGroup field to query operations.static final RecipeProcessParamField<Boolean>RecipeProcessParam.RECIPE_PROCESS_PARAM_IS_DELETEDUse with available fluent helpers to apply the RecipeProcessParamIsDeleted field to query operations.static final RecipeProcessParamField<Boolean>RecipeProcessParam.RECIPE_PROCESS_PARAM_IS_OBSOLETEUse with available fluent helpers to apply the RecipeProcessParamIsObsolete field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_MAX_VALUse with available fluent helpers to apply the RecipeProcessParamMaxVal field to query operations.static final RecipeProcessParamField<Boolean>RecipeProcessParam.RECIPE_PROCESS_PARAM_MAX_VAL_IS_FXDUse with available fluent helpers to apply the RecipeProcessParamMaxValIsFxd field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_MIN_VALUse with available fluent helpers to apply the RecipeProcessParamMinVal field to query operations.static final RecipeProcessParamField<Boolean>RecipeProcessParam.RECIPE_PROCESS_PARAM_MIN_VAL_IS_FXDUse with available fluent helpers to apply the RecipeProcessParamMinValIsFxd field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_TGT_VALUse with available fluent helpers to apply the RecipeProcessParamTgtVal field to query operations.static final RecipeProcessParamField<Boolean>RecipeProcessParam.RECIPE_PROCESS_PARAM_TGT_VAL_IS_FXDUse with available fluent helpers to apply the RecipeProcessParamTgtValIsFxd field to query operations.static final RecipeProcessParamField<String>RecipeProcessParam.RECIPE_PROCESS_PARAM_UNITUse with available fluent helpers to apply the RecipeProcessParamUnit field to query operations.static final RecipeProcessParamField<Boolean>RecipeProcessParam.RECIPE_PROCESS_PARAM_UNIT_IS_FXDUse with available fluent helpers to apply the RecipeProcessParamUnitIsFxd field to query operations.static final RecipeProcessParamField<UUID>RecipeProcessParam.RECIPE_PROCESS_PARAM_UUIDUse with available fluent helpers to apply the RecipeProcessParamUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeProcessParamFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RecipeProcessParamField<T>RecipeProcessParam.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RecipeProcessParamField<T>Use with available fluent helpers to apply an extension field to query operations.