Hello,
I'm implementing several fiori apps (transactionals, analyticals....) into integrated scenario.
We've deployed the content both on hana and Backend/frontend system.
We want to user Cash Flow fiori app but during import of HCOHBARAPPL604 we get several errors:
Content error: Activation of at least one object failed
Content error: Object: sap.hba.r.sappl604.BankStatementMonitorGLPeriodInfo.calculationview ==> Error Code: 40117
Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: ColumnTable SAPABAP1:FAGLFLEXT not found (cannot get catalog object)(calculationNode (FAGLFLEXT))The following errors occurred: Inconsistent calculation model (34011)
Content error: Object: sap.hba.r.sappl604.BankStatementMonitorGLPeriodCurr.calculationview ==> Error Code: 40117
Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BankStatementMonitorGLPeriodInfo (t -1)' (2007)
Content error: Object: sap.hba.r.sappl604.BankStatementMonitorBalStatus.calculationview ==> Error Code: 40117
Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BankStatementMonitorGLPeriodCurr (t -1)' (2007)
Content error: Object: sap.hba.r.sappl604.BSMInfoOverview.calculationview ==> Error Code: 40117
Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BankStatementMonitorBalStatus (t -1)' (2007)
Content error: Object: sap.hba.r.sappl604.BSMOverview.calculationview ==> Error Code: 40117
Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BSMInfoOverview (t -1)' (2007)
Content error: Object: sap.hba.r.sappl604.BSMOverviewQuery.calculationview ==> Error Code: 40117
Content error: Repository: Encountered an error in repository runtime extension;Model inconsistency. Create Scenario failed: The following errors occurred: Index does not exist;Failed to get CalcIndex '_SYS_BIC:sap.hba.r.sappl604/BSMOverview (t -1)' (2007)
Content error: Object: sap.hba.r.sappl604.roles.fin.CashManager.hdbrole ==> Error Code: 1000010
Content error: Invalid argument
Content error: Object: sap.hba.r.sappl604.odata.fin.kpi.xsodata ==> Error Code: 40136
Content error: Unknown view name "sap.hba.r.sappl604/BSMOverviewQuery".
Content error: Deployment of delivery unit (name: HCO_HBA_R_APPL604, vendor: sap.com, id: 7180) failed.
Content error: Import of software component versions failed.
We have mapped the authoring schemas to physical:
ABAP SAPABAP1
SAP_ECC SAPABAP1
How can I solve this error during deployment?
Regards