Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 |
Modifier and Type | Field and Description |
---|---|
static KanbanDeliveryField<String> |
KanbanDelivery.CUSTOMER_REFERENCE_NUMBER
Use with available fluent helpers to apply the CustomerReferenceNumber field to query operations.
|
static KanbanDeliveryField<String> |
KanbanDelivery.DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations.
|
static KanbanDeliveryField<String> |
KanbanDelivery.DELIVERY_DOCUMENT_ITEM
Use with available fluent helpers to apply the DeliveryDocumentItem field to query operations.
|
static KanbanDeliveryField<String> |
KanbanDelivery.KANBAN_CONTAINER
Use with available fluent helpers to apply the KanbanContainer field to query operations.
|
static KanbanDeliveryField<String> |
KanbanDelivery.KANBAN_CONTROL_CYCLE
Use with available fluent helpers to apply the KanbanControlCycle field to query operations.
|
static KanbanDeliveryField<ZonedDateTime> |
KanbanDelivery.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static KanbanDeliveryField<String> |
KanbanDelivery.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static KanbanDeliveryField<String> |
KanbanDelivery.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> KanbanDeliveryField<T> |
KanbanDelivery.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
KanbanDelivery.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.