Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.SupplierLink
Packages that use SupplierLink
Package
Description
-
Uses of SupplierLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierLinkModifier and TypeFieldDescriptionstatic final SupplierLink<SupplierCompany>Supplier.TO_SUPPLIER_COMPANYUse with available fluent helpers to apply the to_SupplierCompany navigation property to query operations.static final SupplierLink<SupplierPurchasingOrg>Supplier.TO_SUPPLIER_PURCHASING_ORGUse with available fluent helpers to apply the to_SupplierPurchasingOrg navigation property to query operations.static final SupplierLink<SupplierText>Supplier.TO_SUPPLIER_TEXTUse with available fluent helpers to apply the to_SupplierText navigation property to query operations. -
Uses of SupplierLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Subclasses of SupplierLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.linkModifier and TypeClassDescriptionclassSupplierOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return SupplierLinkModifier and TypeMethodDescriptionprotected SupplierLink<ObjectT>SupplierLink.translateLinkType(EntityLink<SupplierLink<ObjectT>, Supplier, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link with type arguments of type SupplierLinkModifier and TypeMethodDescriptionprotected SupplierLink<ObjectT>SupplierLink.translateLinkType(EntityLink<SupplierLink<ObjectT>, Supplier, ObjectT> link)