Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable.SupplierPurchasingOrgTextSelectable
Packages that use SupplierPurchasingOrgTextSelectable
Package
Description
-
Uses of SupplierPurchasingOrgTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierPurchasingOrgTextSelectableModifier and TypeFieldDescriptionstatic final SupplierPurchasingOrgTextSelectableSupplierPurchasingOrgText.ALL_FIELDSSelector for all available fields of SupplierPurchasingOrgText. -
Uses of SupplierPurchasingOrgTextSelectable 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 SupplierPurchasingOrgTextSelectableModifier and TypeClassDescriptionclassSupplierPurchasingOrgTextField<FieldT>Template class to represent entity fields of the EntitySupplierPurchasingOrgText. -
Uses of SupplierPurchasingOrgTextSelectable 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 SupplierPurchasingOrgTextSelectableModifier and TypeClassDescriptionclassSupplierPurchasingOrgTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierPurchasingOrgTextto other entities.classSupplierPurchasingOrgTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierPurchasingOrgTextto other entities, where the cardinality of the related entity is at most 1.