Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.CustomerGroupResultSelectable
Packages that use CustomerGroupResultSelectable
Package
Description
-
Uses of CustomerGroupResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CustomerGroupResultSelectableModifier and TypeFieldDescriptionstatic final CustomerGroupResultSelectableCustomerGroupResult.ALL_FIELDSSelector for all available fields of CustomerGroupResult. -
Uses of CustomerGroupResultSelectable 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 CustomerGroupResultSelectableModifier and TypeClassDescriptionclassCustomerGroupResultField<FieldT>Template class to represent entity fields of the EntityCustomerGroupResult. -
Uses of CustomerGroupResultSelectable 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 CustomerGroupResultSelectableModifier and TypeClassDescriptionclassCustomerGroupResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupResultto other entities.classCustomerGroupResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupResultto other entities, where the cardinality of the related entity is at most 1.