Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.Ledger
Packages that use Ledger
Package
Description
-
Uses of Ledger in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type LedgerModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<Ledger>TRIALBALANCEResult.TO_LEDGER_DETAILSUse with available fluent helpers to apply the LedgerDetails navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return LedgerModifier and TypeMethodDescriptionLedger.LedgerBuilder.build()TRIALBALANCEResult.fetchLedgerDetails()Fetches the Ledger entity (one to one) associated with this entity.TRIALBALANCEResult.getLedgerDetailsOrFetch()Retrieval of associated Ledger entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type LedgerModifier and TypeMethodDescriptionLedgerByKeyFluentHelper.getEntityClass()LedgerFluentHelper.getEntityClass()io.vavr.control.Option<Ledger>TRIALBALANCEResult.getLedgerDetailsIfPresent()Retrieval of associated Ledger entity (one to one).Ledger.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type LedgerModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.ledgerDetails(Ledger value) Navigation property LedgerDetails for TRIALBALANCEResult to single Ledger.voidTRIALBALANCEResult.setLedgerDetails(Ledger value) Overwrites the associated Ledger entity for the loaded navigation property LedgerDetails. -
Uses of Ledger in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type LedgerModifier and TypeMethodDescriptionLedgerOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link with type arguments of type LedgerModifier and TypeMethodDescriptionprotected LedgerLink<ObjectT>LedgerLink.translateLinkType(EntityLink<LedgerLink<ObjectT>, Ledger, ObjectT> link)