Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance |
Modifier and Type | Field and Description |
---|---|
static C_TRIALBALANCEResultLink<Ledger> |
C_TRIALBALANCEResult.TO_LEDGER_DETAILS
Use with available fluent helpers to apply the LedgerDetails navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
Ledger |
Ledger.LedgerBuilder.build() |
Ledger |
C_TRIALBALANCEResult.fetchLedgerDetails()
Fetches the Ledger entity (one to one) associated with this entity.
|
Ledger |
C_TRIALBALANCEResult.getLedgerDetailsOrFetch()
Retrieval of associated Ledger entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Ledger> |
C_TRIALBALANCEResult.getLedgerDetailsOrNull()
Retrieval of associated Ledger entity (one to one).
|
Class<Ledger> |
Ledger.getType() |
Modifier and Type | Method and Description |
---|---|
C_TRIALBALANCEResult.C_TRIALBALANCEResultBuilder |
C_TRIALBALANCEResult.C_TRIALBALANCEResultBuilder.ledgerDetails(Ledger value)
Navigation property LedgerDetails for C_TRIALBALANCEResult to single Ledger.
|
void |
C_TRIALBALANCEResult.setLedgerDetails(Ledger value)
Overwrites the associated Ledger entity for the loaded navigation property LedgerDetails.
|
Copyright © 2018 SAP SE. All rights reserved.