Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch |
Modifier and Type | Field and Description |
---|---|
static BatchField<String> |
Batch.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static BatchField<String> |
Batch.BATCH_BY_SUPPLIER
Use with available fluent helpers to apply the BatchBySupplier field to query operations.
|
static BatchField<UUID> |
Batch.BATCH_EXT_WHSE_MGMT_INTERNAL_ID
Use with available fluent helpers to apply the BatchExtWhseMgmtInternalId field to query operations.
|
static BatchField<String> |
Batch.BATCH_IDENTIFYING_PLANT
Use with available fluent helpers to apply the BatchIdentifyingPlant field to query operations.
|
static BatchField<Boolean> |
Batch.BATCH_IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the BatchIsMarkedForDeletion field to query operations.
|
static BatchField<String> |
Batch.COUNTRY_OF_ORIGIN
Use with available fluent helpers to apply the CountryOfOrigin field to query operations.
|
static BatchField<ZonedDateTime> |
Batch.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static BatchField<LocalDateTime> |
Batch.FREE_DEFINED_DATE1
Use with available fluent helpers to apply the FreeDefinedDate1 field to query operations.
|
static BatchField<LocalDateTime> |
Batch.FREE_DEFINED_DATE2
Use with available fluent helpers to apply the FreeDefinedDate2 field to query operations.
|
static BatchField<LocalDateTime> |
Batch.FREE_DEFINED_DATE3
Use with available fluent helpers to apply the FreeDefinedDate3 field to query operations.
|
static BatchField<LocalDateTime> |
Batch.FREE_DEFINED_DATE4
Use with available fluent helpers to apply the FreeDefinedDate4 field to query operations.
|
static BatchField<LocalDateTime> |
Batch.FREE_DEFINED_DATE5
Use with available fluent helpers to apply the FreeDefinedDate5 field to query operations.
|
static BatchField<LocalDateTime> |
Batch.FREE_DEFINED_DATE6
Use with available fluent helpers to apply the FreeDefinedDate6 field to query operations.
|
static BatchField<ZonedDateTime> |
Batch.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static BatchField<LocalDateTime> |
Batch.MANUFACTURE_DATE
Use with available fluent helpers to apply the ManufactureDate field to query operations.
|
static BatchField<String> |
Batch.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static BatchField<LocalDateTime> |
Batch.MATL_BATCH_AVAILABILITY_DATE
Use with available fluent helpers to apply the MatlBatchAvailabilityDate field to query operations.
|
static BatchField<Boolean> |
Batch.MATL_BATCH_IS_IN_RSTRCD_USE_STOCK
Use with available fluent helpers to apply the MatlBatchIsInRstrcdUseStock field to query operations.
|
static BatchField<String> |
Batch.REGION_OF_ORIGIN
Use with available fluent helpers to apply the RegionOfOrigin field to query operations.
|
static BatchField<LocalDateTime> |
Batch.SHELF_LIFE_EXPIRATION_DATE
Use with available fluent helpers to apply the ShelfLifeExpirationDate field to query operations.
|
static BatchField<String> |
Batch.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BatchField<T> |
Batch.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Batch.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.