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