Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.link |
Modifier and Type | Field and Description |
---|---|
static SalesContractLink<SalesContractItem> |
SalesContract.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesContractLink<SalesContractPartner> |
SalesContract.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static SalesContractLink<SalesContractPrcgElmnt> |
SalesContract.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SalesContractOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesContract to other
entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SalesContractLink<ObjectT> |
SalesContractLink.translateLinkType(EntityLink<SalesContractLink<ObjectT>,SalesContract,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected SalesContractLink<ObjectT> |
SalesContractLink.translateLinkType(EntityLink<SalesContractLink<ObjectT>,SalesContract,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.