Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM
Use with available fluent helpers to apply the RecipeProcessParam field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_CLASS
Use with available fluent helpers to apply the RecipeProcessParamClass field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_DEC_PLACES
Use with available fluent helpers to apply the RecipeProcessParamDecPlaces field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_GROUP
Use with available fluent helpers to apply the RecipeProcessParamGroup field to query operations.
|
static RecipeProcessParamField<Boolean> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_IS_DELETED
Use with available fluent helpers to apply the RecipeProcessParamIsDeleted field to query operations.
|
static RecipeProcessParamField<Boolean> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_IS_OBSOLETE
Use with available fluent helpers to apply the RecipeProcessParamIsObsolete field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_MAX_VAL
Use with available fluent helpers to apply the RecipeProcessParamMaxVal field to query operations.
|
static RecipeProcessParamField<Boolean> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_MAX_VAL_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamMaxValIsFxd field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_MIN_VAL
Use with available fluent helpers to apply the RecipeProcessParamMinVal field to query operations.
|
static RecipeProcessParamField<Boolean> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_MIN_VAL_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamMinValIsFxd field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_TGT_VAL
Use with available fluent helpers to apply the RecipeProcessParamTgtVal field to query operations.
|
static RecipeProcessParamField<Boolean> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_TGT_VAL_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamTgtValIsFxd field to query operations.
|
static RecipeProcessParamField<String> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_UNIT
Use with available fluent helpers to apply the RecipeProcessParamUnit field to query operations.
|
static RecipeProcessParamField<Boolean> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_UNIT_IS_FXD
Use with available fluent helpers to apply the RecipeProcessParamUnitIsFxd field to query operations.
|
static RecipeProcessParamField<UUID> |
RecipeProcessParam.RECIPE_PROCESS_PARAM_UUID
Use with available fluent helpers to apply the RecipeProcessParamUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessParamField<T> |
RecipeProcessParam.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessParam.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.