Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.link |
Modifier and Type | Field and Description |
---|---|
static SalesOrderLink<SalesOrderItem> |
SalesOrder.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesOrderLink<SalesOrderHeaderPartner> |
SalesOrder.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static SalesOrderLink<SlsOrdPaymentPlanItemDetails> |
SalesOrder.TO_PAYMENT_PLAN_ITEM_DETAILS
Use with available fluent helpers to apply the to_PaymentPlanItemDetails navigation property to query
operations.
|
static SalesOrderLink<SalesOrderHeaderPrElement> |
SalesOrder.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static SalesOrderLink<SalesOrderText> |
SalesOrder.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SalesOrderOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesOrder to other entities, where
the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SalesOrderLink<ObjectT> |
SalesOrderLink.translateLinkType(EntityLink<SalesOrderLink<ObjectT>,SalesOrder,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected SalesOrderLink<ObjectT> |
SalesOrderLink.translateLinkType(EntityLink<SalesOrderLink<ObjectT>,SalesOrder,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.