Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemAttribByTimeVersion
Packages that use FSItemAttribByTimeVersion
Package
Description
-
Uses of FSItemAttribByTimeVersion 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 FSItemAttribByTimeVersionModifier and TypeFieldDescriptionstatic final FinancialStatementItem_2Link<FSItemAttribByTimeVersion>FinancialStatementItem_2.TO_CNSLDTN_FS_ITEM_ATTRIB_ASSGMTUse with available fluent helpers to apply the to_CnsldtnFSItemAttribAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemAttribByTimeVersionModifier and TypeMethodDescriptionFSItemAttribByTimeVersion.FSItemAttribByTimeVersionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemAttribByTimeVersionModifier and TypeMethodDescriptionFinancialStatementItem_2.fetchCnsldtnFSItemAttribAssgmt()Fetches the FSItemAttribByTimeVersion entities (one to many) associated with this entity.io.vavr.control.Option<List<FSItemAttribByTimeVersion>>FinancialStatementItem_2.getCnsldtnFSItemAttribAssgmtIfPresent()Retrieval of associated FSItemAttribByTimeVersion entities (one to many).FinancialStatementItem_2.getCnsldtnFSItemAttribAssgmtOrFetch()Retrieval of associated FSItemAttribByTimeVersion entities (one to many).protected Class<FSItemAttribByTimeVersion>FSItemAttribByTimeVersionByKeyFluentHelper.getEntityClass()protected Class<FSItemAttribByTimeVersion>FSItemAttribByTimeVersionFluentHelper.getEntityClass()FSItemAttribByTimeVersion.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemAttribByTimeVersionModifier and TypeMethodDescriptionvoidFinancialStatementItem_2.addCnsldtnFSItemAttribAssgmt(FSItemAttribByTimeVersion... entity) Adds elements to the list of associated FSItemAttribByTimeVersion entities.FinancialStatementItem_2.FinancialStatementItem_2Builder.cnsldtnFSItemAttribAssgmt(FSItemAttribByTimeVersion... value) Navigation property to_CnsldtnFSItemAttribAssgmt for FinancialStatementItem_2 to multiple FSItemAttribByTimeVersion.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemAttribByTimeVersionModifier and TypeMethodDescriptionvoidFinancialStatementItem_2.setCnsldtnFSItemAttribAssgmt(List<FSItemAttribByTimeVersion> value) Overwrites the list of associated FSItemAttribByTimeVersion entities for the loaded navigation property to_CnsldtnFSItemAttribAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemAttribByTimeVersionModifierConstructorDescriptionFinancialStatementItem_2(String consolidationChartOfAccounts, String consolidationChartOfAccounts_Text, String financialStatementItem, String financialStatementItem_Text, String financialStatementItemType, String financialStatementItemType_Text, String breakdownCategory, String breakdownCategory_Text, Boolean isConsolidationItem, Boolean financialStatementItemIsBlkd, List<FSItemAttribByTimeVersion> toCnsldtnFSItemAttribAssgmt, List<FinancialStatementItemHier_2> toCnsldtnFSItemHier, List<FinancialStatementItemText_2> toCnsldtnFSItemT) -
Uses of FSItemAttribByTimeVersion 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 FSItemAttribByTimeVersionModifier and TypeMethodDescriptionFSItemAttribByTimeVersionOneToOneLink.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 FSItemAttribByTimeVersionModifier and TypeMethodDescriptionprotected FSItemAttribByTimeVersionLink<ObjectT>FSItemAttribByTimeVersionLink.translateLinkType(EntityLink<FSItemAttribByTimeVersionLink<ObjectT>, FSItemAttribByTimeVersion, ObjectT> link)