Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 |
Modifier and Type | Field and Description |
---|---|
static KanbanCtnDetailedQtyField<BigDecimal> |
KanbanCtnDetailedQty.ACTUAL_QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the ActualQuantityInBaseUnit field to query operations.
|
static KanbanCtnDetailedQtyField<String> |
KanbanCtnDetailedQty.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static KanbanCtnDetailedQtyField<String> |
KanbanCtnDetailedQty.BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static KanbanCtnDetailedQtyField<String> |
KanbanCtnDetailedQty.KANBAN_CONTAINER
Use with available fluent helpers to apply the KanbanContainer field to query operations.
|
static KanbanCtnDetailedQtyField<String> |
KanbanCtnDetailedQty.KANBAN_CONTROL_CYCLE
Use with available fluent helpers to apply the KanbanControlCycle field to query operations.
|
static KanbanCtnDetailedQtyField<ZonedDateTime> |
KanbanCtnDetailedQty.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static KanbanCtnDetailedQtyField<String> |
KanbanCtnDetailedQty.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> KanbanCtnDetailedQtyField<T> |
KanbanCtnDetailedQty.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
KanbanCtnDetailedQty.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.