Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.ChartOfAccounts
Packages that use ChartOfAccounts
Package
Description
-
Uses of ChartOfAccounts in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts with type parameters of type ChartOfAccountsModifier and TypeFieldDescriptionstatic final ChartOfAccountsTextOneToOneLink<ChartOfAccounts>ChartOfAccountsText.TO_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the to_ChartOfAccounts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts that return ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccounts.ChartOfAccountsBuilder.build()ChartOfAccountsText.fetchChartOfAccounts()Fetches the ChartOfAccounts entity (one to one) associated with this entity.ChartOfAccountsText.getChartOfAccountsOrFetch()Retrieval of associated ChartOfAccounts entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts that return types with arguments of type ChartOfAccountsModifier and TypeMethodDescriptionio.vavr.control.Option<ChartOfAccounts>ChartOfAccountsText.getChartOfAccountsIfPresent()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.chartofaccounts with parameters of type ChartOfAccountsModifier and TypeMethodDescriptionChartOfAccountsText.ChartOfAccountsTextBuilder.chartOfAccounts(ChartOfAccounts value) Navigation property to_ChartOfAccounts for ChartOfAccountsText to single ChartOfAccounts.voidChartOfAccountsText.setChartOfAccounts(ChartOfAccounts value) Overwrites the associated ChartOfAccounts entity for the loaded navigation property to_ChartOfAccounts.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts with parameters of type ChartOfAccountsModifierConstructorDescriptionChartOfAccountsText(String chartOfAccounts, String language, String chartOfAccountsName, ChartOfAccounts toChartOfAccounts) -
Uses of ChartOfAccounts in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.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.chartofaccounts.link with type arguments of type ChartOfAccountsModifier and TypeMethodDescriptionprotected ChartOfAccountsLink<ObjectT>ChartOfAccountsLink.translateLinkType(EntityLink<ChartOfAccountsLink<ObjectT>, ChartOfAccounts, ObjectT> link)