Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link |
Modifier and Type | Field and Description |
---|---|
static SalesInquiryLink<SalesInquiryItem> |
SalesInquiry.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static SalesInquiryLink<SalesInquiryPartner> |
SalesInquiry.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
static SalesInquiryLink<SalesInquiryPrcgElmnt> |
SalesInquiry.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 |
SalesInquiryOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
SalesInquiry to other entities,
where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected SalesInquiryLink<ObjectT> |
SalesInquiryLink.translateLinkType(EntityLink<SalesInquiryLink<ObjectT>,SalesInquiry,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected SalesInquiryLink<ObjectT> |
SalesInquiryLink.translateLinkType(EntityLink<SalesInquiryLink<ObjectT>,SalesInquiry,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.