Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit |
Modifier and Type | Field and Description |
---|---|
static HandlingUnitItemField<String> |
HandlingUnitItem.HANDLING_UNIT_ALT_UNIT_OF_MEASURE
Use with available fluent helpers to apply the HandlingUnitAltUnitOfMeasure field to query operations.
|
static HandlingUnitItemField<String> |
HandlingUnitItem.HANDLING_UNIT_EXTERNAL_ID
Use with available fluent helpers to apply the HandlingUnitExternalID field to query operations.
|
static HandlingUnitItemField<LocalDateTime> |
HandlingUnitItem.HANDLING_UNIT_GOODS_RECEIPT_DATE
Use with available fluent helpers to apply the HandlingUnitGoodsReceiptDate field to query operations.
|
static HandlingUnitItemField<BigDecimal> |
HandlingUnitItem.HANDLING_UNIT_QUANTITY
Use with available fluent helpers to apply the HandlingUnitQuantity field to query operations.
|
static HandlingUnitItemField<String> |
HandlingUnitItem.HANDLING_UNIT_QUANTITY_UNIT
Use with available fluent helpers to apply the HandlingUnitQuantityUnit field to query operations.
|
static HandlingUnitItemField<String> |
HandlingUnitItem.HANDLING_UNIT_REF_DOCUMENT_ITEM
Use with available fluent helpers to apply the HandlingUnitRefDocumentItem field to query operations.
|
static HandlingUnitItemField<String> |
HandlingUnitItem.HANDLING_UNIT_REFERENCE_DOCUMENT
Use with available fluent helpers to apply the HandlingUnitReferenceDocument field to query operations.
|
static HandlingUnitItemField<String> |
HandlingUnitItem.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static HandlingUnitItemField<LocalDateTime> |
HandlingUnitItem.SHELF_LIFE_EXPIRATION_DATE
Use with available fluent helpers to apply the ShelfLifeExpirationDate field to query operations.
|
static HandlingUnitItemField<UUID> |
HandlingUnitItem.STOCK_ITEM_UUID
Use with available fluent helpers to apply the StockItemUUID field to query operations.
|
static HandlingUnitItemField<String> |
HandlingUnitItem.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> HandlingUnitItemField<T> |
HandlingUnitItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
HandlingUnitItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.