Interface | Description |
---|---|
LedgerSelectable |
Interface to enable OData entity selectors for
Ledger . |
LedgerTextSelectable |
Interface to enable OData entity selectors for
LedgerText . |
Class | Description |
---|---|
Ledger |
API LedgerOriginal entity name from the Odata EDM: A_LedgerType
|
Ledger.LedgerBuilder | |
LedgerByKeyFluentHelper |
Fluent helper to fetch a single
Ledger entity using key fields. |
LedgerField<FieldT> |
Template class to represent entity fields of the Entity
Ledger . |
LedgerFluentHelper |
Fluent helper to fetch multiple
Ledger entities. |
LedgerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Ledger to other entities. |
LedgerText |
API Ledger TextOriginal entity name from the Odata EDM: A_LedgerTextType
|
LedgerText.LedgerTextBuilder | |
LedgerTextByKeyFluentHelper |
Fluent helper to fetch a single
LedgerText entity using key fields. |
LedgerTextField<FieldT> |
Template class to represent entity fields of the Entity
LedgerText . |
LedgerTextFluentHelper |
Fluent helper to fetch multiple
LedgerText entities. |
LedgerTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LedgerText to other entities. |
Copyright © 2018 SAP SE. All rights reserved.