Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link.SalesQuotationLink
Packages that use SalesQuotationLink
Package
Description
-
Uses of SalesQuotationLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation declared as SalesQuotationLinkModifier and TypeFieldDescriptionstatic final SalesQuotationLink<SalesQuotationItem>SalesQuotation.TO_ITEMUse with available fluent helpers to apply the to_Item navigation property to query operations.static final SalesQuotationLink<SalesQuotationPartner>SalesQuotation.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesQuotationLink<SlsQtanPrecdgProcFlow>SalesQuotation.TO_PRECEDING_PROC_FLOW_DOCUse with available fluent helpers to apply the to_PrecedingProcFlowDoc navigation property to query operations.static final SalesQuotationLink<SalesQuotationPrcgElmnt>SalesQuotation.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final SalesQuotationLink<SalesQuotationRelatedObject>SalesQuotation.TO_RELATED_OBJECTUse with available fluent helpers to apply the to_RelatedObject navigation property to query operations.static final SalesQuotationLink<SlsQtanSubsqntProcFlow>SalesQuotation.TO_SUBSEQUENT_PROC_FLOW_DOCUse with available fluent helpers to apply the to_SubsequentProcFlowDoc navigation property to query operations.static final SalesQuotationLink<SalesQuotationText>SalesQuotation.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of SalesQuotationLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link
Subclasses of SalesQuotationLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.linkModifier and TypeClassDescriptionclassSalesQuotationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesQuotationto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link that return SalesQuotationLinkModifier and TypeMethodDescriptionprotected SalesQuotationLink<ObjectT>SalesQuotationLink.translateLinkType(EntityLink<SalesQuotationLink<ObjectT>, SalesQuotation, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesquotation.link with type arguments of type SalesQuotationLinkModifier and TypeMethodDescriptionprotected SalesQuotationLink<ObjectT>SalesQuotationLink.translateLinkType(EntityLink<SalesQuotationLink<ObjectT>, SalesQuotation, ObjectT> link)