Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessEquipRqmtField<ZonedDateTime> |
RecipeProcessEquipRqmt.RECIPE_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the RecipeLastChangeDateTime field to query operations.
|
static RecipeProcessEquipRqmtField<String> |
RecipeProcessEquipRqmt.RECIPE_PROC_EQUIP_RQMT_IS_PRIM_RSCE
Use with available fluent helpers to apply the RecipeProcEquipRqmtIsPrimRsce field to query operations.
|
static RecipeProcessEquipRqmtField<UUID> |
RecipeProcessEquipRqmt.RECIPE_PROCESS_ELEMENT_UUID
Use with available fluent helpers to apply the RecipeProcessElementUUID field to query operations.
|
static RecipeProcessEquipRqmtField<String> |
RecipeProcessEquipRqmt.RECIPE_PROCESS_EQUIP_RQMT_POS_NMBR
Use with available fluent helpers to apply the RecipeProcessEquipRqmtPosNmbr field to query operations.
|
static RecipeProcessEquipRqmtField<UUID> |
RecipeProcessEquipRqmt.RECIPE_PROCESS_EQUIP_RQMT_UUID
Use with available fluent helpers to apply the RecipeProcessEquipRqmtUUID field to query operations.
|
static RecipeProcessEquipRqmtField<UUID> |
RecipeProcessEquipRqmt.RECIPE_PROCESS_UUID
Use with available fluent helpers to apply the RecipeProcessUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> RecipeProcessEquipRqmtField<T> |
RecipeProcessEquipRqmt.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
RecipeProcessEquipRqmt.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.