Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.selectable.PurchasingSourceSelectable
Packages that use PurchasingSourceSelectable
Package
Description
-
Uses of PurchasingSourceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource declared as PurchasingSourceSelectableModifier and TypeFieldDescriptionstatic final PurchasingSourceSelectablePurchasingSource.ALL_FIELDSSelector for all available fields of PurchasingSource. -
Uses of PurchasingSourceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.field that implement PurchasingSourceSelectableModifier and TypeClassDescriptionclassPurchasingSourceField<FieldT>Template class to represent entity fields of the EntityPurchasingSource. -
Uses of PurchasingSourceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingsource.link that implement PurchasingSourceSelectableModifier and TypeClassDescriptionclassPurchasingSourceLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingSourceto other entities.classPurchasingSourceOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingSourceto other entities, where the cardinality of the related entity is at most 1.