Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.ConsolidationLedgerTextSelectable
Packages that use ConsolidationLedgerTextSelectable
Package
Description
-
Uses of ConsolidationLedgerTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ConsolidationLedgerTextSelectableModifier and TypeFieldDescriptionstatic final ConsolidationLedgerTextSelectableConsolidationLedgerText.ALL_FIELDSSelector for all available fields of ConsolidationLedgerText. -
Uses of ConsolidationLedgerTextSelectable 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 ConsolidationLedgerTextSelectableModifier and TypeClassDescriptionclassConsolidationLedgerTextField<FieldT>Template class to represent entity fields of the EntityConsolidationLedgerText. -
Uses of ConsolidationLedgerTextSelectable 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 ConsolidationLedgerTextSelectableModifier and TypeClassDescriptionclassConsolidationLedgerTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofConsolidationLedgerTextto other entities.classConsolidationLedgerTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofConsolidationLedgerTextto other entities, where the cardinality of the related entity is at most 1.