Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch |
Modifier and Type | Field and Description |
---|---|
static BatchPlantField<String> |
BatchPlant.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static BatchPlantField<String> |
BatchPlant.BATCH_IDENTIFYING_PLANT
Use with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.
|
static BatchPlantField<String> |
BatchPlant.INVENTORY_VALUATION_TYPE
Use with available fluent helpers to apply the InventoryValuationType field to query operations.
|
static BatchPlantField<ZonedDateTime> |
BatchPlant.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static BatchPlantField<String> |
BatchPlant.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static BatchPlantField<String> |
BatchPlant.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BatchPlantField<T> |
BatchPlant.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BatchPlant.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.