Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.handlingunit |
Modifier and Type | Field and Description |
---|---|
static HandlingUnitField<String> |
HandlingUnit.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.GROSS_VOLUME
Use with available fluent helpers to apply the GrossVolume field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.GROSS_WEIGHT
Use with available fluent helpers to apply the GrossWeight field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.HANDLING_UNIT_EXTERNAL_ID
Use with available fluent helpers to apply the HandlingUnitExternalID field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_HEIGHT
Use with available fluent helpers to apply the HandlingUnitHeight field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_LENGTH
Use with available fluent helpers to apply the HandlingUnitLength field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_MAX_WEIGHT
Use with available fluent helpers to apply the HandlingUnitMaxWeight field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_NET_VOLUME
Use with available fluent helpers to apply the HandlingUnitNetVolume field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.HANDLING_UNIT_PROCESS_STATUS
Use with available fluent helpers to apply the HandlingUnitProcessStatus field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.HANDLING_UNIT_REFERENCE_DOCUMENT
Use with available fluent helpers to apply the HandlingUnitReferenceDocument field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_TARE_VOLUME
Use with available fluent helpers to apply the HandlingUnitTareVolume field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.HANDLING_UNIT_TARE_VOLUME_UNIT
Use with available fluent helpers to apply the HandlingUnitTareVolumeUnit field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_TARE_WEIGHT
Use with available fluent helpers to apply the HandlingUnitTareWeight field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.HANDLING_UNIT_TARE_WEIGHT_UNIT
Use with available fluent helpers to apply the HandlingUnitTareWeightUnit field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.HANDLING_UNIT_WIDTH
Use with available fluent helpers to apply the HandlingUnitWidth field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static HandlingUnitField<BigDecimal> |
HandlingUnit.NET_WEIGHT
Use with available fluent helpers to apply the NetWeight field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.PACKAGING_MATERIAL
Use with available fluent helpers to apply the PackagingMaterial field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.PACKAGING_MATERIAL_TYPE
Use with available fluent helpers to apply the PackagingMaterialType field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.PARENT_HANDLING_UNIT_NUMBER
Use with available fluent helpers to apply the ParentHandlingUnitNumber field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.SHIPPING_POINT
Use with available fluent helpers to apply the ShippingPoint field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.STORAGE_BIN
Use with available fluent helpers to apply the StorageBin field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.STORAGE_SECTION
Use with available fluent helpers to apply the StorageSection field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.STORAGE_TYPE
Use with available fluent helpers to apply the StorageType field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.UNIT_OF_MEASURE_DIMENSION
Use with available fluent helpers to apply the UnitOfMeasureDimension field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.VOLUME_UNIT
Use with available fluent helpers to apply the VolumeUnit field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
static HandlingUnitField<String> |
HandlingUnit.WEIGHT_UNIT
Use with available fluent helpers to apply the WeightUnit field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> HandlingUnitField<T> |
HandlingUnit.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
HandlingUnit.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.