Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.GLAccountHierarchyResultSelectable
Packages that use GLAccountHierarchyResultSelectable
Package
Description
-
Uses of GLAccountHierarchyResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GLAccountHierarchyResultSelectableModifier and TypeFieldDescriptionstatic final GLAccountHierarchyResultSelectableGLAccountHierarchyResult.ALL_FIELDSSelector for all available fields of GLAccountHierarchyResult. -
Uses of GLAccountHierarchyResultSelectable 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 GLAccountHierarchyResultSelectableModifier and TypeClassDescriptionclassGLAccountHierarchyResultField<FieldT>Template class to represent entity fields of the EntityGLAccountHierarchyResult. -
Uses of GLAccountHierarchyResultSelectable 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 GLAccountHierarchyResultSelectableModifier and TypeClassDescriptionclassGLAccountHierarchyResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGLAccountHierarchyResultto other entities.classGLAccountHierarchyResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGLAccountHierarchyResultto other entities, where the cardinality of the related entity is at most 1.