Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ConsolidationLedgerText
Packages that use ConsolidationLedgerText
Package
Description
-
Uses of ConsolidationLedgerText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type ConsolidationLedgerTextModifier and TypeFieldDescriptionstatic final ConsolidationLedgerLink<ConsolidationLedgerText>ConsolidationLedger.TO_CNSLDTN_LEDGER_TUse with available fluent helpers to apply the to_CnsldtnLedgerT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ConsolidationLedgerTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ConsolidationLedgerTextModifier and TypeMethodDescriptionConsolidationLedger.fetchCnsldtnLedgerT()Fetches the ConsolidationLedgerText entities (one to many) associated with this entity.io.vavr.control.Option<List<ConsolidationLedgerText>>ConsolidationLedger.getCnsldtnLedgerTIfPresent()Retrieval of associated ConsolidationLedgerText entities (one to many).ConsolidationLedger.getCnsldtnLedgerTOrFetch()Retrieval of associated ConsolidationLedgerText entities (one to many).protected Class<ConsolidationLedgerText>ConsolidationLedgerTextByKeyFluentHelper.getEntityClass()protected Class<ConsolidationLedgerText>ConsolidationLedgerTextFluentHelper.getEntityClass()ConsolidationLedgerText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ConsolidationLedgerTextModifier and TypeMethodDescriptionvoidConsolidationLedger.addCnsldtnLedgerT(ConsolidationLedgerText... entity) Adds elements to the list of associated ConsolidationLedgerText entities.ConsolidationLedger.ConsolidationLedgerBuilder.cnsldtnLedgerT(ConsolidationLedgerText... value) Navigation property to_CnsldtnLedgerT for ConsolidationLedger to multiple ConsolidationLedgerText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ConsolidationLedgerTextModifier and TypeMethodDescriptionvoidConsolidationLedger.setCnsldtnLedgerT(List<ConsolidationLedgerText> value) Overwrites the list of associated ConsolidationLedgerText entities for the loaded navigation property to_CnsldtnLedgerT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ConsolidationLedgerTextModifierConstructorDescriptionConsolidationLedger(String consolidationLedger, String consolidationLedger_Text, String groupCurrency, List<ConsolidationLedgerText> toCnsldtnLedgerT) -
Uses of ConsolidationLedgerText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type ConsolidationLedgerTextModifier and TypeMethodDescriptionConsolidationLedgerTextOneToOneLink.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.masterdataforgroupreporting.link with type arguments of type ConsolidationLedgerTextModifier and TypeMethodDescriptionprotected ConsolidationLedgerTextLink<ObjectT>ConsolidationLedgerTextLink.translateLinkType(EntityLink<ConsolidationLedgerTextLink<ObjectT>, ConsolidationLedgerText, ObjectT> link)