Hi all,
I'm installing Simple Finance (SAP SFINANCIALS 1.0 add-on) on my ERP system with HANA database. I created a stack xml file using MOPZ on SolMan. I am now running SUM to perform the install and I am getting the following error:
ERROR: The stack XML file "/usr/sap/trans/SFIN/SMSDXML_ERP_20150325164058.106.xml" does not fit the current system:
Component UIEAAP01 release 100 SP level 0002 from XML differs from 0003 in source system!
Component UIX01EAP release 100 SP level 0002 from XML differs from 0003 in source system!
Component UIX01HCM release 100 SP level 0002 from XML differs from 0003 in source system!
I did some checks and found that the version of these 3 components is 0002 in all these places:
- In LMDB on SolMan
- In SLD of the same SolMan
- In SPAM of the managed system
- In System -> Status of the managed system
- In table E070A of the managed system
So I was wondering where SUM gets the information that these components have version 0003 in the source system? Then, eventually, I found that in the managed system, in table CVERS, the components have version 0003:
COMPONENT RELEASE EXTRELEASE COMP_TYPE DESC_TEXT
UIEAAP01 100 0003 H UI for ERP Central Applications
UIX01EAP 100 0003 H UI for ERP Central Applications
UIX01HCM 100 0003 H UI for HCM Application
So, I guess SUM gets its information from this table.
Any idea how to fix this? Can I just change the entries in this table from 0003 to 0002?
Thanks,
David.