Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessParamValueField<ZonedDateTime> |
RecipeProcessParamValue.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeProcessParamValueField<UUID> |
RecipeProcessParamValue.RECIPE_PROCESS_ELEMENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.
|
static RecipeProcessParamValueField<UUID> |
RecipeProcessParamValue.RECIPE_PROCESS_EQUIP_RQMT_UUID
Use with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.
|
static RecipeProcessParamValueField<String> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_MAX_VAL
Use with available fluent helpers to apply the RecipeProcessParamMaxVal field to query operations.
|
static RecipeProcessParamValueField<String> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_MIN_VAL
Use with available fluent helpers to apply the RecipeProcessParamMinVal field to query operations.
|
static RecipeProcessParamValueField<String> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_SQNC_NMBR
Use with available fluent helpers to apply the RecipeProcessParamSqncNmbr field to query operations.
|
static RecipeProcessParamValueField<String> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_TGT_VAL
Use with available fluent helpers to apply the RecipeProcessParamTgtVal field to query operations.
|
static RecipeProcessParamValueField<String> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_UNIT
Use with available fluent helpers to apply the RecipeProcessParamUnit field to query operations.
|
static RecipeProcessParamValueField<UUID> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_UUID
Use with available fluent helpers to apply the RecipeProcessParamUUID field to query operations.
|
static RecipeProcessParamValueField<UUID> |
RecipeProcessParamValue.RECIPE_PROCESS_PARAM_VAL_UUID
Use with available fluent helpers to apply the RecipeProcessParamValUUID field to query operations.
|
static RecipeProcessParamValueField<UUID> |
RecipeProcessParamValue.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessParamValueField<T> |
RecipeProcessParamValue.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessParamValue.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.