Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessElementField<String> |
RecipeProcessElement.RECIPE
Use with available fluent helpers to apply the Recipe field to query operations.
|
static RecipeProcessElementField<ZonedDateTime> |
RecipeProcessElement.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeProcessElementField<String> |
RecipeProcessElement.RECIPE_PROCESS_ACTION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.
|
static RecipeProcessElementField<UUID> |
RecipeProcessElement.RECIPE_PROCESS_ELEMENT_PARENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementParentUUID field to query operations.
|
static RecipeProcessElementField<String> |
RecipeProcessElement.RECIPE_PROCESS_ELEMENT_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessElementPosNmbr field to query operations.
|
static RecipeProcessElementField<String> |
RecipeProcessElement.RECIPE_PROCESS_ELEMENT_TYPE
Use with available fluent helpers to apply the RecipeProcessElementType field to query operations.
|
static RecipeProcessElementField<UUID> |
RecipeProcessElement.RECIPE_PROCESS_ELEMENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.
|
static RecipeProcessElementField<String> |
RecipeProcessElement.RECIPE_PROCESS_OPERATION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.
|
static RecipeProcessElementField<String> |
RecipeProcessElement.RECIPE_PROCESS_STAGE_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.
|
static RecipeProcessElementField<UUID> |
RecipeProcessElement.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
static RecipeProcessElementField<UUID> |
RecipeProcessElement.RECIPE_UUID
Use with available fluent helpers to apply the RecipeUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessElementField<T> |
RecipeProcessElement.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessElement.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.