Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.selectable.PurchasingQuotaArrangementSelectable
Packages that use PurchasingQuotaArrangementSelectable
Package
Description
-
Uses of PurchasingQuotaArrangementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement declared as PurchasingQuotaArrangementSelectableModifier and TypeFieldDescriptionstatic final PurchasingQuotaArrangementSelectablePurchasingQuotaArrangement.ALL_FIELDSSelector for all available fields of PurchasingQuotaArrangement. -
Uses of PurchasingQuotaArrangementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.field that implement PurchasingQuotaArrangementSelectableModifier and TypeClassDescriptionclassPurchasingQuotaArrangementField<FieldT>Template class to represent entity fields of the EntityPurchasingQuotaArrangement. -
Uses of PurchasingQuotaArrangementSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.link that implement PurchasingQuotaArrangementSelectableModifier and TypeClassDescriptionclassPurchasingQuotaArrangementLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingQuotaArrangementto other entities.classPurchasingQuotaArrangementOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPurchasingQuotaArrangementto other entities, where the cardinality of the related entity is at most 1.