Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 |
Modifier and Type | Field and Description |
---|---|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.DELIVERY_VERSION
Use with available fluent helpers to apply the DeliveryVersion field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.PRECEDING_DOCUMENT
Use with available fluent helpers to apply the PrecedingDocument field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.PRECEDING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.PRECEDING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PrecedingDocumentItem field to query operations.
|
static InbDeliveryDocFlowField<BigDecimal> |
InbDeliveryDocFlow.QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.SD_FULFILLMENT_CALCULATION_RULE
Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT
Use with available fluent helpers to apply the SubsequentDocument field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.
|
static InbDeliveryDocFlowField<String> |
InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_ITEM
Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations.
|
static InbDeliveryDocFlowField<Boolean> |
InbDeliveryDocFlow.TRANSFER_ORDER_IN_WRHS_MGMT_IS_CONFD
Use with available fluent helpers to apply the TransferOrderInWrhsMgmtIsConfd field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> InbDeliveryDocFlowField<T> |
InbDeliveryDocFlow.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InbDeliveryDocFlow.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.