Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.RECIPE
Use with available fluent helpers to apply the Recipe field to query operations.
|
static RecipeProcessEquipRqmtTextField<ZonedDateTime> |
RecipeProcessEquipRqmtText.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_ACTION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessActionPosNmbr field to query operations.
|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_EQUIP_RQMT_DESC
Use with available fluent helpers to apply the RecipeProcessEquipRqmtDesc field to query operations.
|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations.
|
static RecipeProcessEquipRqmtTextField<UUID> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_EQUIP_RQMT_UUID
Use with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.
|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_OPERATION_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessOperationPosNmbr field to query operations.
|
static RecipeProcessEquipRqmtTextField<String> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_STAGE_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessStagePosNmbr field to query operations.
|
static RecipeProcessEquipRqmtTextField<UUID> |
RecipeProcessEquipRqmtText.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
static RecipeProcessEquipRqmtTextField<UUID> |
RecipeProcessEquipRqmtText.RECIPE_UUID
Use with available fluent helpers to apply the RecipeUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessEquipRqmtTextField<T> |
RecipeProcessEquipRqmtText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessEquipRqmtText.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.