Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousetask |
Modifier and Type | Field and Description |
---|---|
static WarehouseOrderField<ZonedDateTime> |
WarehouseOrder.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static WarehouseOrderField<String> |
WarehouseOrder.EXECUTING_RESOURCE
Use with available fluent helpers to apply the ExecutingResource field to query operations.
|
static WarehouseOrderField<ZonedDateTime> |
WarehouseOrder.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static WarehouseOrderField<String> |
WarehouseOrder.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
static WarehouseOrderField<String> |
WarehouseOrder.WAREHOUSE_ORDER
Use with available fluent helpers to apply the WarehouseOrder field to query operations.
|
static WarehouseOrderField<ZonedDateTime> |
WarehouseOrder.WAREHOUSE_ORDER_START_DATE_TIME
Use with available fluent helpers to apply the WarehouseOrderStartDateTime field to query operations.
|
static WarehouseOrderField<String> |
WarehouseOrder.WAREHOUSE_ORDER_STATUS
Use with available fluent helpers to apply the WarehouseOrderStatus field to query operations.
|
static WarehouseOrderField<String> |
WarehouseOrder.WAREHOUSE_ORDER_STATUS_NAME
Use with available fluent helpers to apply the WarehouseOrderStatusName field to query operations.
|
static WarehouseOrderField<ZonedDateTime> |
WarehouseOrder.WHSE_ORDER_CONFIRMED_DATE_TIME
Use with available fluent helpers to apply the WhseOrderConfirmedDateTime field to query operations.
|
static WarehouseOrderField<ZonedDateTime> |
WarehouseOrder.WHSE_ORDER_LATEST_START_DATE_TIME
Use with available fluent helpers to apply the WhseOrderLatestStartDateTime field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WarehouseOrderField<T> |
WarehouseOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WarehouseOrder.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.