Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousetask |
Modifier and Type | Field and Description |
---|---|
static WarehouseTaskExceptionCodeField<String> |
WarehouseTaskExceptionCode.BUSINESS_CONTEXT
Use with available fluent helpers to apply the BusinessContext field to query operations.
|
static WarehouseTaskExceptionCodeField<String> |
WarehouseTaskExceptionCode.BUSINESS_CONTEXT_EXECUTION_STEP
Use with available fluent helpers to apply the BusinessContextExecutionStep field to query operations.
|
static WarehouseTaskExceptionCodeField<String> |
WarehouseTaskExceptionCode.WAREHOUSE
Use with available fluent helpers to apply the Warehouse field to query operations.
|
static WarehouseTaskExceptionCodeField<String> |
WarehouseTaskExceptionCode.WAREHOUSE_TASK
Use with available fluent helpers to apply the WarehouseTask field to query operations.
|
static WarehouseTaskExceptionCodeField<String> |
WarehouseTaskExceptionCode.WAREHOUSE_TASK_EXCEPTION_CODE
Use with available fluent helpers to apply the WarehouseTaskExceptionCode field to query operations.
|
static WarehouseTaskExceptionCodeField<String> |
WarehouseTaskExceptionCode.WAREHOUSE_TASK_ITEM
Use with available fluent helpers to apply the WarehouseTaskItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WarehouseTaskExceptionCodeField<T> |
WarehouseTaskExceptionCode.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WarehouseTaskExceptionCode.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.