Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ChartOfAccountsText
Packages that use ChartOfAccountsText
Package
Description
-
Uses of ChartOfAccountsText 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 ChartOfAccountsTextModifier and TypeFieldDescriptionstatic final ChartOfAccountsLink<ChartOfAccountsText>ChartOfAccounts.TO_CNSLDTN_GL_CHART_OF_ACCOUNTS_TUse with available fluent helpers to apply the to_CnsldtnGLChartOfAccountsT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ChartOfAccountsTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ChartOfAccountsTextModifier and TypeMethodDescriptionChartOfAccounts.fetchCnsldtnGLChartOfAccountsT()Fetches the ChartOfAccountsText entities (one to many) associated with this entity.io.vavr.control.Option<List<ChartOfAccountsText>>ChartOfAccounts.getCnsldtnGLChartOfAccountsTIfPresent()Retrieval of associated ChartOfAccountsText entities (one to many).ChartOfAccounts.getCnsldtnGLChartOfAccountsTOrFetch()Retrieval of associated ChartOfAccountsText entities (one to many).protected Class<ChartOfAccountsText>ChartOfAccountsTextByKeyFluentHelper.getEntityClass()protected Class<ChartOfAccountsText>ChartOfAccountsTextFluentHelper.getEntityClass()ChartOfAccountsText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ChartOfAccountsTextModifier and TypeMethodDescriptionvoidChartOfAccounts.addCnsldtnGLChartOfAccountsT(ChartOfAccountsText... entity) Adds elements to the list of associated ChartOfAccountsText entities.ChartOfAccounts.ChartOfAccountsBuilder.cnsldtnGLChartOfAccountsT(ChartOfAccountsText... value) Navigation property to_CnsldtnGLChartOfAccountsT for ChartOfAccounts to multiple ChartOfAccountsText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ChartOfAccountsTextModifier and TypeMethodDescriptionvoidChartOfAccounts.setCnsldtnGLChartOfAccountsT(List<ChartOfAccountsText> value) Overwrites the list of associated ChartOfAccountsText entities for the loaded navigation property to_CnsldtnGLChartOfAccountsT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ChartOfAccountsTextModifierConstructorDescriptionChartOfAccounts(String chartOfAccounts, String chartOfAccounts_Text, String additionalMasterDataSource, List<ChartOfAccountsText> toCnsldtnGLChartOfAccountsT) -
Uses of ChartOfAccountsText 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 ChartOfAccountsTextModifier and TypeMethodDescriptionChartOfAccountsTextOneToOneLink.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 ChartOfAccountsTextModifier and TypeMethodDescriptionprotected ChartOfAccountsTextLink<ObjectT>ChartOfAccountsTextLink.translateLinkType(EntityLink<ChartOfAccountsTextLink<ObjectT>, ChartOfAccountsText, ObjectT> link)