Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.selectable.LedgerTextSelectable
Packages that use LedgerTextSelectable
Package
Description
-
Uses of LedgerTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger declared as LedgerTextSelectableModifier and TypeFieldDescriptionstatic final LedgerTextSelectableLedgerText.ALL_FIELDSSelector for all available fields of LedgerText. -
Uses of LedgerTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.field that implement LedgerTextSelectableModifier and TypeClassDescriptionclassLedgerTextField<FieldT>Template class to represent entity fields of the EntityLedgerText. -
Uses of LedgerTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.link that implement LedgerTextSelectableModifier and TypeClassDescriptionclassLedgerTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLedgerTextto other entities.classLedgerTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLedgerTextto other entities, where the cardinality of the related entity is at most 1.