Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FinancialStatementItem
Packages that use FinancialStatementItem
Package
Description
-
Uses of FinancialStatementItem 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 FinancialStatementItemModifier and TypeFieldDescriptionstatic final FinancialStatementItemHierOneToOneLink<FinancialStatementItem>FinancialStatementItemHier.TO_CNSLDTN_FS_ITEMUse with available fluent helpers to apply the to_CnsldtnFSItem navigation property to query operations.static final FinancialStatementItemTextOneToOneLink<FinancialStatementItem>FinancialStatementItemText.TO_CNSLDTN_FS_ITEMUse with available fluent helpers to apply the to_CnsldtnFSItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FinancialStatementItemModifier and TypeMethodDescriptionFinancialStatementItem.FinancialStatementItemBuilder.build()FinancialStatementItemHier.fetchCnsldtnFSItem()Fetches the FinancialStatementItem entity (one to one) associated with this entity.FinancialStatementItemText.fetchCnsldtnFSItem()Fetches the FinancialStatementItem entity (one to one) associated with this entity.FinancialStatementItemHier.getCnsldtnFSItemOrFetch()Retrieval of associated FinancialStatementItem entity (one to one).FinancialStatementItemText.getCnsldtnFSItemOrFetch()Retrieval of associated FinancialStatementItem entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FinancialStatementItemModifier and TypeMethodDescriptionio.vavr.control.Option<FinancialStatementItem>FinancialStatementItemHier.getCnsldtnFSItemIfPresent()Retrieval of associated FinancialStatementItem entity (one to one).io.vavr.control.Option<FinancialStatementItem>FinancialStatementItemText.getCnsldtnFSItemIfPresent()Retrieval of associated FinancialStatementItem entity (one to one).protected Class<FinancialStatementItem>FinancialStatementItemByKeyFluentHelper.getEntityClass()protected Class<FinancialStatementItem>FinancialStatementItemFluentHelper.getEntityClass()FinancialStatementItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialStatementItemModifier and TypeMethodDescriptionFinancialStatementItemHier.FinancialStatementItemHierBuilder.cnsldtnFSItem(FinancialStatementItem value) Navigation property to_CnsldtnFSItem for FinancialStatementItemHier to single FinancialStatementItem.FinancialStatementItemText.FinancialStatementItemTextBuilder.cnsldtnFSItem(FinancialStatementItem value) Navigation property to_CnsldtnFSItem for FinancialStatementItemText to single FinancialStatementItem.voidFinancialStatementItemHier.setCnsldtnFSItem(FinancialStatementItem value) Overwrites the associated FinancialStatementItem entity for the loaded navigation property to_CnsldtnFSItem.voidFinancialStatementItemText.setCnsldtnFSItem(FinancialStatementItem value) Overwrites the associated FinancialStatementItem entity for the loaded navigation property to_CnsldtnFSItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FinancialStatementItemModifierConstructorDescriptionFinancialStatementItemHier(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String financialStatementItemHier, String hierarchyNode, String hierarchyNode_Text, String parentNode, String hierarchyVersion, String financialStatementItem, String financialStatementItem_Text, String sequenceNumber, String hierarchyNodeLevel, String nodeType, FinancialStatementItem toCnsldtnFSItem, List<FinancialStmntItemHierText> toCnsldtnFSItemHierT) FinancialStatementItemText(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String financialStatementItem, String language, String financialStatementItemText, FinancialStatementItem toCnsldtnFSItem) -
Uses of FinancialStatementItem 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 FinancialStatementItemModifier and TypeMethodDescriptionFinancialStatementItemOneToOneLink.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 FinancialStatementItemModifier and TypeMethodDescriptionprotected FinancialStatementItemLink<ObjectT>FinancialStatementItemLink.translateLinkType(EntityLink<FinancialStatementItemLink<ObjectT>, FinancialStatementItem, ObjectT> link)