Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessParamValueTxtField<String> |
RecipeProcessParamValueTxt.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static RecipeProcessParamValueTxtField<ZonedDateTime> |
RecipeProcessParamValueTxt.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeProcessParamValueTxtField<UUID> |
RecipeProcessParamValueTxt.RECIPE_PROCESS_PARAM_VAL_UUID
Use with available fluent helpers to apply the RecipeProcessParamValUUID field to query operations.
|
static RecipeProcessParamValueTxtField<String> |
RecipeProcessParamValueTxt.RECIPE_PROCESS_PARAM_VALUE_DESC
Use with available fluent helpers to apply the RecipeProcessParamValueDesc field to query operations.
|
static RecipeProcessParamValueTxtField<UUID> |
RecipeProcessParamValueTxt.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessParamValueTxtField<T> |
RecipeProcessParamValueTxt.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessParamValueTxt.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.