Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousestoragebin |
Modifier and Type | Field and Description |
---|---|
static WarehouseStorageBinField<String> |
WarehouseStorageBin.STORAGE_BIN
Use with available fluent helpers to apply the StorageBin field to query operations.
|
static WarehouseStorageBinField<Boolean> |
WarehouseStorageBin.STORAGE_BIN_IS_EMPTY
Use with available fluent helpers to apply the StorageBinIsEmpty field to query operations.
|
static WarehouseStorageBinField<Boolean> |
WarehouseStorageBin.STORAGE_BIN_IS_FULL
Use with available fluent helpers to apply the StorageBinIsFull field to query operations.
|
static WarehouseStorageBinField<String> |
WarehouseStorageBin.STORAGE_BIN_VERIFIED_BY_MOBILE_ID
Use with available fluent helpers to apply the StorageBinVerifiedByMobileID field to query operations.
|
static WarehouseStorageBinField<String> |
WarehouseStorageBin.STORAGE_TYPE
Use with available fluent helpers to apply the StorageType field to query operations.
|
static WarehouseStorageBinField<String> |
WarehouseStorageBin.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WarehouseStorageBinField<T> |
WarehouseStorageBin.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WarehouseStorageBin.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.