Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger |
Modifier and Type | Field and Description |
---|---|
static LedgerTextLink<Ledger> |
LedgerText.TO_LEDGER
Use with available fluent helpers to apply the to_Ledger navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
Ledger |
Ledger.LedgerBuilder.build() |
Ledger |
LedgerText.fetchLedger()
Fetches the Ledger entity (one to one) associated with this entity.
|
Ledger |
LedgerText.getLedgerOrFetch()
Retrieval of associated Ledger entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<Ledger> |
LedgerByKeyFluentHelper.getEntityClass() |
protected Class<Ledger> |
LedgerFluentHelper.getEntityClass() |
Optional<Ledger> |
LedgerText.getLedgerIfPresent()
Retrieval of associated Ledger entity (one to one).
|
Class<Ledger> |
Ledger.getType() |
Modifier and Type | Method and Description |
---|---|
LedgerText.LedgerTextBuilder |
LedgerText.LedgerTextBuilder.ledger(Ledger value) |
void |
LedgerText.setLedger(Ledger value)
Overwrites the associated Ledger entity for the loaded navigation property to_Ledger.
|
Modifier and Type | Method and Description |
---|---|
protected LedgerLink<ObjectT> |
LedgerLink.translateLinkType(EntityLink<LedgerLink<ObjectT>,Ledger,ObjectT> link) |
Constructor and Description |
---|
LedgerText(String ledger,
String language,
String ledgerName,
ErpConfigContext erpConfigContext,
Ledger toLedger) |
Copyright © 2018 SAP SE. All rights reserved.