Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ConsolidationChartOfAccounts
Packages that use ConsolidationChartOfAccounts
Package
Description
-
Uses of ConsolidationChartOfAccounts 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 ConsolidationChartOfAccountsModifier and TypeFieldDescriptionConsolidationChtAcctsText.TO_CNSLDTN_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the to_CnsldtnChartOfAccounts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ConsolidationChartOfAccountsModifier and TypeMethodDescriptionConsolidationChartOfAccounts.ConsolidationChartOfAccountsBuilder.build()ConsolidationChtAcctsText.fetchCnsldtnChartOfAccounts()Fetches the ConsolidationChartOfAccounts entity (one to one) associated with this entity.ConsolidationChtAcctsText.getCnsldtnChartOfAccountsOrFetch()Retrieval of associated ConsolidationChartOfAccounts entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ConsolidationChartOfAccountsModifier and TypeMethodDescriptionio.vavr.control.Option<ConsolidationChartOfAccounts>ConsolidationChtAcctsText.getCnsldtnChartOfAccountsIfPresent()Retrieval of associated ConsolidationChartOfAccounts entity (one to one).protected Class<ConsolidationChartOfAccounts>ConsolidationChartOfAccountsByKeyFluentHelper.getEntityClass()protected Class<ConsolidationChartOfAccounts>ConsolidationChartOfAccountsFluentHelper.getEntityClass()ConsolidationChartOfAccounts.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ConsolidationChartOfAccountsModifier and TypeMethodDescriptionConsolidationChtAcctsText.ConsolidationChtAcctsTextBuilder.cnsldtnChartOfAccounts(ConsolidationChartOfAccounts value) Navigation property to_CnsldtnChartOfAccounts for ConsolidationChtAcctsText to single ConsolidationChartOfAccounts.voidConsolidationChtAcctsText.setCnsldtnChartOfAccounts(ConsolidationChartOfAccounts value) Overwrites the associated ConsolidationChartOfAccounts entity for the loaded navigation property to_CnsldtnChartOfAccounts.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ConsolidationChartOfAccountsModifierConstructorDescriptionConsolidationChtAcctsText(String consolidationChartOfAccounts, String language, String consolidationChartOfAcctsText, ConsolidationChartOfAccounts toCnsldtnChartOfAccounts) -
Uses of ConsolidationChartOfAccounts 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 ConsolidationChartOfAccountsModifier and TypeMethodDescriptionConsolidationChartOfAccountsOneToOneLink.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 ConsolidationChartOfAccountsModifier and TypeMethodDescriptionprotected ConsolidationChartOfAccountsLink<ObjectT>ConsolidationChartOfAccountsLink.translateLinkType(EntityLink<ConsolidationChartOfAccountsLink<ObjectT>, ConsolidationChartOfAccounts, ObjectT> link)