Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link.SalesInquiryLink
Packages that use SalesInquiryLink
Package
Description
-
Uses of SalesInquiryLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry declared as SalesInquiryLinkModifier and TypeFieldDescriptionstatic final SalesInquiryLink<SalesInquiryItem>SalesInquiry.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesInquiryLink<SalesInquiryPartner>SalesInquiry.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesInquiryLink<SalesInquiryPrcgElmnt>SalesInquiry.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations. -
Uses of SalesInquiryLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link
Subclasses of SalesInquiryLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.linkModifier and TypeClassDescriptionclassSalesInquiryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesInquiryto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link that return SalesInquiryLinkModifier and TypeMethodDescriptionprotected SalesInquiryLink<ObjectT>SalesInquiryLink.translateLinkType(EntityLink<SalesInquiryLink<ObjectT>, SalesInquiry, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.link with type arguments of type SalesInquiryLinkModifier and TypeMethodDescriptionprotected SalesInquiryLink<ObjectT>SalesInquiryLink.translateLinkType(EntityLink<SalesInquiryLink<ObjectT>, SalesInquiry, ObjectT> link)