Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable.SupplierPurchasingOrgSelectable
Packages that use SupplierPurchasingOrgSelectable
Package
Description
-
Uses of SupplierPurchasingOrgSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierPurchasingOrgSelectableModifier and TypeFieldDescriptionstatic final SupplierPurchasingOrgSelectableSupplierPurchasingOrg.ALL_FIELDSSelector for all available fields of SupplierPurchasingOrg. -
Uses of SupplierPurchasingOrgSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field that implement SupplierPurchasingOrgSelectableModifier and TypeClassDescriptionclassSupplierPurchasingOrgField<FieldT>Template class to represent entity fields of the EntitySupplierPurchasingOrg. -
Uses of SupplierPurchasingOrgSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that implement SupplierPurchasingOrgSelectableModifier and TypeClassDescriptionclassSupplierPurchasingOrgLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierPurchasingOrgto other entities.classSupplierPurchasingOrgOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierPurchasingOrgto other entities, where the cardinality of the related entity is at most 1.