Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.Ledger
Packages that use Ledger
Package
Description
-
Uses of Ledger in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger with type parameters of type LedgerModifier and TypeFieldDescriptionstatic final LedgerTextOneToOneLink<Ledger>LedgerText.TO_LEDGERUse with available fluent helpers to apply the to_Ledger navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger that return LedgerModifier and TypeMethodDescriptionLedger.LedgerBuilder.build()LedgerText.fetchLedger()Fetches the Ledger entity (one to one) associated with this entity.LedgerText.getLedgerOrFetch()Retrieval of associated Ledger entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger that return types with arguments of type LedgerModifier and TypeMethodDescriptionLedgerByKeyFluentHelper.getEntityClass()LedgerFluentHelper.getEntityClass()io.vavr.control.Option<Ledger>LedgerText.getLedgerIfPresent()Retrieval of associated Ledger entity (one to one).Ledger.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger with parameters of type LedgerModifier and TypeMethodDescriptionNavigation property to_Ledger for LedgerText to single Ledger.voidOverwrites the associated Ledger entity for the loaded navigation property to_Ledger.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger with parameters of type LedgerModifierConstructorDescriptionLedgerText(String ledger, String language, String ledgerName, Ledger toLedger) -
Uses of Ledger in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.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.ledger.link with type arguments of type LedgerModifier and TypeMethodDescriptionprotected LedgerLink<ObjectT>LedgerLink.translateLinkType(EntityLink<LedgerLink<ObjectT>, Ledger, ObjectT> link)