Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.PostingLevelHierSelectable
Packages that use PostingLevelHierSelectable
Package
Description
-
Uses of PostingLevelHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PostingLevelHierSelectableModifier and TypeFieldDescriptionstatic final PostingLevelHierSelectablePostingLevelHier.ALL_FIELDSSelector for all available fields of PostingLevelHier. -
Uses of PostingLevelHierSelectable 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 PostingLevelHierSelectableModifier and TypeClassDescriptionclassPostingLevelHierField<FieldT>Template class to represent entity fields of the EntityPostingLevelHier. -
Uses of PostingLevelHierSelectable 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 PostingLevelHierSelectableModifier and TypeClassDescriptionclassPostingLevelHierLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPostingLevelHierto other entities.classPostingLevelHierOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPostingLevelHierto other entities, where the cardinality of the related entity is at most 1.