Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FinancialStatementItemHier_2
Packages that use FinancialStatementItemHier_2
Package
Description
-
Uses of FinancialStatementItemHier_2 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 FinancialStatementItemHier_2Modifier and TypeFieldDescriptionstatic final FinancialStatementItem_2Link<FinancialStatementItemHier_2>FinancialStatementItem_2.TO_CNSLDTN_FS_ITEM_HIERUse with available fluent helpers to apply the to_CnsldtnFSItemHier navigation property to query operations.FinancialStmntItemHierText_2.TO_CNSLDTN_FS_ITEM_HIERUse with available fluent helpers to apply the to_CnsldtnFSItemHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FinancialStatementItemHier_2Modifier and TypeMethodDescriptionFinancialStatementItemHier_2.FinancialStatementItemHier_2Builder.build()FinancialStmntItemHierText_2.fetchCnsldtnFSItemHier()Fetches the FinancialStatementItemHier_2 entity (one to one) associated with this entity.FinancialStmntItemHierText_2.getCnsldtnFSItemHierOrFetch()Retrieval of associated FinancialStatementItemHier_2 entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FinancialStatementItemHier_2Modifier and TypeMethodDescriptionFinancialStatementItem_2.fetchCnsldtnFSItemHier()Fetches the FinancialStatementItemHier_2 entities (one to many) associated with this entity.io.vavr.control.Option<List<FinancialStatementItemHier_2>>FinancialStatementItem_2.getCnsldtnFSItemHierIfPresent()Retrieval of associated FinancialStatementItemHier_2 entities (one to many).io.vavr.control.Option<FinancialStatementItemHier_2>FinancialStmntItemHierText_2.getCnsldtnFSItemHierIfPresent()Retrieval of associated FinancialStatementItemHier_2 entity (one to one).FinancialStatementItem_2.getCnsldtnFSItemHierOrFetch()Retrieval of associated FinancialStatementItemHier_2 entities (one to many).protected Class<FinancialStatementItemHier_2>FinancialStatementItemHier_2ByKeyFluentHelper.getEntityClass()protected Class<FinancialStatementItemHier_2>FinancialStatementItemHier_2FluentHelper.getEntityClass()FinancialStatementItemHier_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialStatementItemHier_2Modifier and TypeMethodDescriptionvoidFinancialStatementItem_2.addCnsldtnFSItemHier(FinancialStatementItemHier_2... entity) Adds elements to the list of associated FinancialStatementItemHier_2 entities.FinancialStatementItem_2.FinancialStatementItem_2Builder.cnsldtnFSItemHier(FinancialStatementItemHier_2... value) Navigation property to_CnsldtnFSItemHier for FinancialStatementItem_2 to multiple FinancialStatementItemHier_2.FinancialStmntItemHierText_2.FinancialStmntItemHierText_2Builder.cnsldtnFSItemHier(FinancialStatementItemHier_2 value) Navigation property to_CnsldtnFSItemHier for FinancialStmntItemHierText_2 to single FinancialStatementItemHier_2.voidFinancialStmntItemHierText_2.setCnsldtnFSItemHier(FinancialStatementItemHier_2 value) Overwrites the associated FinancialStatementItemHier_2 entity for the loaded navigation property to_CnsldtnFSItemHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FinancialStatementItemHier_2Modifier and TypeMethodDescriptionvoidFinancialStatementItem_2.setCnsldtnFSItemHier(List<FinancialStatementItemHier_2> value) Overwrites the list of associated FinancialStatementItemHier_2 entities for the loaded navigation property to_CnsldtnFSItemHier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialStatementItemHier_2ModifierConstructorDescriptionFinancialStmntItemHierText_2(String language, String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String financialStatementItemHier, String hierarchyNode, String hierarchyNodeText, String nodeType, FinancialStatementItemHier_2 toCnsldtnFSItemHier) -
Uses of FinancialStatementItemHier_2 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 FinancialStatementItemHier_2Modifier and TypeMethodDescriptionFinancialStatementItemHier_2OneToOneLink.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 FinancialStatementItemHier_2Modifier and TypeMethodDescriptionprotected FinancialStatementItemHier_2Link<ObjectT>FinancialStatementItemHier_2Link.translateLinkType(EntityLink<FinancialStatementItemHier_2Link<ObjectT>, FinancialStatementItemHier_2, ObjectT> link)