Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.CustomerGroupHierTextSelectable
Packages that use CustomerGroupHierTextSelectable
Package
Description
-
Uses of CustomerGroupHierTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerGroupHierTextSelectableModifier and TypeFieldDescriptionstatic final CustomerGroupHierTextSelectableCustomerGroupHierText.ALL_FIELDSSelector for all available fields of CustomerGroupHierText. -
Uses of CustomerGroupHierTextSelectable 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 CustomerGroupHierTextSelectableModifier and TypeClassDescriptionclassCustomerGroupHierTextField<FieldT>Template class to represent entity fields of the EntityCustomerGroupHierText. -
Uses of CustomerGroupHierTextSelectable 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 CustomerGroupHierTextSelectableModifier and TypeClassDescriptionclassCustomerGroupHierTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupHierTextto other entities.classCustomerGroupHierTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupHierTextto other entities, where the cardinality of the related entity is at most 1.