Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.GLAccountHierarchySelectable
Packages that use GLAccountHierarchySelectable
Package
Description
-
Uses of GLAccountHierarchySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GLAccountHierarchySelectableModifier and TypeFieldDescriptionstatic final GLAccountHierarchySelectableGLAccountHierarchy.ALL_FIELDSSelector for all available fields of GLAccountHierarchy. -
Uses of GLAccountHierarchySelectable 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 GLAccountHierarchySelectableModifier and TypeClassDescriptionclassGLAccountHierarchyField<FieldT>Template class to represent entity fields of the EntityGLAccountHierarchy. -
Uses of GLAccountHierarchySelectable 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 GLAccountHierarchySelectableModifier and TypeClassDescriptionclassGLAccountHierarchyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGLAccountHierarchyto other entities.classGLAccountHierarchyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGLAccountHierarchyto other entities, where the cardinality of the related entity is at most 1.