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