Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.PostingLevelTextSelectable
Packages that use PostingLevelTextSelectable
Package
Description
-
Uses of PostingLevelTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PostingLevelTextSelectableModifier and TypeFieldDescriptionstatic final PostingLevelTextSelectablePostingLevelText.ALL_FIELDSSelector for all available fields of PostingLevelText. -
Uses of PostingLevelTextSelectable 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 PostingLevelTextSelectableModifier and TypeClassDescriptionclassPostingLevelTextField<FieldT>Template class to represent entity fields of the EntityPostingLevelText. -
Uses of PostingLevelTextSelectable 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 PostingLevelTextSelectableModifier and TypeClassDescriptionclassPostingLevelTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPostingLevelTextto other entities.classPostingLevelTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPostingLevelTextto other entities, where the cardinality of the related entity is at most 1.