Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.CustomerGroupHierSelectable
Packages that use CustomerGroupHierSelectable
Package
Description
-
Uses of CustomerGroupHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerGroupHierSelectableModifier and TypeFieldDescriptionstatic final CustomerGroupHierSelectableCustomerGroupHier.ALL_FIELDSSelector for all available fields of CustomerGroupHier. -
Uses of CustomerGroupHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field that implement CustomerGroupHierSelectableModifier and TypeClassDescriptionclassCustomerGroupHierField<FieldT>Template class to represent entity fields of the EntityCustomerGroupHier. -
Uses of CustomerGroupHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that implement CustomerGroupHierSelectableModifier and TypeClassDescriptionclassCustomerGroupHierLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupHierto other entities.classCustomerGroupHierOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupHierto other entities, where the cardinality of the related entity is at most 1.