Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ChartOfAccounts
Packages that use ChartOfAccounts
Package
Description
-
Uses of ChartOfAccounts 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 ChartOfAccountsModifier and TypeFieldDescriptionstatic final ChartOfAccountsTextOneToOneLink<ChartOfAccounts>ChartOfAccountsText.TO_CNSLDTN_GL_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the to_CnsldtnGLChartOfAccounts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccounts.ChartOfAccountsBuilder.build()ChartOfAccountsText.fetchCnsldtnGLChartOfAccounts()Fetches the ChartOfAccounts entity (one to one) associated with this entity.ChartOfAccountsText.getCnsldtnGLChartOfAccountsOrFetch()Retrieval of associated ChartOfAccounts entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ChartOfAccountsModifier and TypeMethodDescriptionio.vavr.control.Option<ChartOfAccounts>ChartOfAccountsText.getCnsldtnGLChartOfAccountsIfPresent()Retrieval of associated ChartOfAccounts entity (one to one).protected Class<ChartOfAccounts>ChartOfAccountsByKeyFluentHelper.getEntityClass()protected Class<ChartOfAccounts>ChartOfAccountsFluentHelper.getEntityClass()ChartOfAccounts.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccountsText.ChartOfAccountsTextBuilder.cnsldtnGLChartOfAccounts(ChartOfAccounts value) Navigation property to_CnsldtnGLChartOfAccounts for ChartOfAccountsText to single ChartOfAccounts.voidChartOfAccountsText.setCnsldtnGLChartOfAccounts(ChartOfAccounts value) Overwrites the associated ChartOfAccounts entity for the loaded navigation property to_CnsldtnGLChartOfAccounts.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ChartOfAccountsModifierConstructorDescriptionChartOfAccountsText(String language, String chartOfAccounts, String chartOfAccountsText, ChartOfAccounts toCnsldtnGLChartOfAccounts) -
Uses of ChartOfAccounts 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 ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccountsOneToOneLink.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 ChartOfAccountsModifier and TypeMethodDescriptionprotected ChartOfAccountsLink<ObjectT>ChartOfAccountsLink.translateLinkType(EntityLink<ChartOfAccountsLink<ObjectT>, ChartOfAccounts, ObjectT> link)