Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readcreateanddeleteinbounddeliveries |
Modifier and Type | Field and Description |
---|---|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.DELIVERY_VERSION
Use with available fluent helpers to apply the DeliveryVersion field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.PRECEDING_DOCUMENT
Use with available fluent helpers to apply the PrecedingDocument field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.PRECEDING_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.PRECEDING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PrecedingDocumentItem field to query operations.
|
static EntityField<InbDeliveryDocFlow,BigDecimal> |
InbDeliveryDocFlow.QUANTITY_IN_BASE_UNIT
Use with available fluent helpers to apply the QuantityInBaseUnit field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.S_D_FULFILLMENT_CALCULATION_RULE
Use with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT
Use with available fluent helpers to apply the SubsequentDocument field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.
|
static EntityField<InbDeliveryDocFlow,String> |
InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_ITEM
Use with available fluent helpers to apply the SubsequentDocumentItem field to query operations.
|
static EntityField<InbDeliveryDocFlow,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 |
---|---|
InbDeliveryDocFlow |
InbDeliveryDocFlow.InbDeliveryDocFlowBuilder.build() |
InbDeliveryDocFlow |
InbDeliveryDocFlowByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
InbDeliveryDocFlow |
InbDeliveryDocFlowByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
InbDeliveryDocFlow |
InbDeliveryDocFlowByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<InbDeliveryDocFlow> |
InbDeliveryDocFlowFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<InbDeliveryDocFlow> |
InbDeliveryDocFlowFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<InbDeliveryDocFlow> |
InbDeliveryDocFlowFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<InbDeliveryDocFlow> |
InbDeliveryItem.fetchDocumentFlow()
Fetches the InbDeliveryDocFlow entities (one to many) associated with this entity.
|
static <T> EntityField<InbDeliveryDocFlow,T> |
InbDeliveryDocFlow.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<InbDeliveryDocFlow> |
InbDeliveryDocFlow.getType() |
Modifier and Type | Method and Description |
---|---|
InbDeliveryDocFlowFluentHelper |
InbDeliveryDocFlowFluentHelper.filter(ExpressionFluentHelper<InbDeliveryDocFlow> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
InbDeliveryDocFlowFluentHelper |
InbDeliveryDocFlowFluentHelper.orderBy(EntityField<InbDeliveryDocFlow,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.