Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.link.SalesContractItemLink
Packages that use SalesContractItemLink
Package
Description
-
Uses of SalesContractItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract declared as SalesContractItemLinkModifier and TypeFieldDescriptionstatic final SalesContractItemLink<SalesContractItemPartner>SalesContractItem.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.static final SalesContractItemLink<SalesContractItemPrcgElmnt>SalesContractItem.TO_PRICING_ELEMENTUse with available fluent helpers to apply the to_PricingElement navigation property to query operations.static final SalesContractItemLink<SalesContractItemText>SalesContractItem.TO_TEXTUse with available fluent helpers to apply the to_Text navigation property to query operations. -
Uses of SalesContractItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.link
Subclasses of SalesContractItemLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.linkModifier and TypeClassDescriptionclassSalesContractItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesContractItemto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.link that return SalesContractItemLinkModifier and TypeMethodDescriptionprotected SalesContractItemLink<ObjectT>SalesContractItemLink.translateLinkType(EntityLink<SalesContractItemLink<ObjectT>, SalesContractItem, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salescontract.link with type arguments of type SalesContractItemLinkModifier and TypeMethodDescriptionprotected SalesContractItemLink<ObjectT>SalesContractItemLink.translateLinkType(EntityLink<SalesContractItemLink<ObjectT>, SalesContractItem, ObjectT> link)