Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.CustomerGroupSelectable
Packages that use CustomerGroupSelectable
Package
Description
-
Uses of CustomerGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CustomerGroupSelectableModifier and TypeFieldDescriptionstatic final CustomerGroupSelectableCustomerGroup.ALL_FIELDSSelector for all available fields of CustomerGroup. -
Uses of CustomerGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement CustomerGroupSelectableModifier and TypeClassDescriptionclassCustomerGroupField<FieldT>Template class to represent entity fields of the EntityCustomerGroup. -
Uses of CustomerGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement CustomerGroupSelectableModifier and TypeClassDescriptionclassCustomerGroupLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupto other entities.classCustomerGroupOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupto other entities, where the cardinality of the related entity is at most 1.