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