Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link |
Modifier and Type | Field and Description |
---|---|
static TRIALBALANCEResultOneToOneLink<Ledger> |
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 |
TRIALBALANCEResult.fetchLedgerDetails()
Fetches the Ledger entity (one to one) associated with this entity.
|
Ledger |
TRIALBALANCEResult.getLedgerDetailsOrFetch()
Retrieval of associated Ledger entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<Ledger> |
LedgerFluentHelper.getEntityClass() |
protected Class<Ledger> |
LedgerByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<Ledger> |
TRIALBALANCEResult.getLedgerDetailsIfPresent()
Retrieval of associated Ledger entity (one to one).
|
Class<Ledger> |
Ledger.getType() |
Modifier and Type | Method and Description |
---|---|
TRIALBALANCEResult.TRIALBALANCEResultBuilder |
TRIALBALANCEResult.TRIALBALANCEResultBuilder.ledgerDetails(Ledger value)
Navigation property LedgerDetails for TRIALBALANCEResult to single Ledger.
|
void |
TRIALBALANCEResult.setLedgerDetails(Ledger value)
Overwrites the associated Ledger entity for the loaded navigation property LedgerDetails.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Ledger> |
LedgerOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected LedgerLink<ObjectT> |
LedgerLink.translateLinkType(EntityLink<LedgerLink<ObjectT>,Ledger,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.