Book a Demo

Author Topic: DB Reverse on SAP or other tools  (Read 3781 times)

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1405
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
DB Reverse on SAP or other tools
« on: December 20, 2018, 06:31:22 pm »
Hi,

Has anyone managed to run a reverse on any SAP module database? Since the schemas probably never change, it would make sense to have a public repository with the reverse content.

Thanks
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: DB Reverse on SAP or other tools
« Reply #1 on: December 21, 2018, 11:37:24 am »
SAP can use a number of different technologies like Oracle DB, SQL Server S/4Hana etc to store its data. Sparx EA can reverse engineer Oracle or SQL server but as far as I remember I don't think S/4 Hana is one.
However if SAP stored data like other apps it  might be worth doing. Unfortunately SAP doesn't store data like other apps and you need the meta info to figure out what the data is. 
So if it was SQL Server or Oracle even though you might be able to reverse engineer the tables and columns they wouldn't make much sense to mere mortals without the meta info.

Happy to help
:)

matthew.james

  • EA User
  • **
  • Posts: 155
  • Karma: +8/-3
  • Am I supposed to say something here ... ?
    • View Profile
Re: DB Reverse on SAP or other tools
« Reply #2 on: December 21, 2018, 12:52:18 pm »
... and any reverse engineering would probably be considered a licence violation by SAP, certainly if shared publicly.