Hello,
My name is David and I'm a student in IT engineering school in Paris.
I have to work on a scrambling project to prevent private datas on SAP to be accessed and reused by unautorised people.
First of all, I have to develop an application (in PHP) to access all tables, datas and relations, private and foreign keys and copy them in a local database in order to scramble those datas. This done, scrambling applied, next step is to put those scrambled datas back in SAP and test if everything works fine.
So, I have a question: Is it possible to duplicate all package objects in a new 'Z'package and then populate new tables with scrambled datas using connector like SAPRFC ? Is there any transaction that would help me to recreate the package structure and objets I'm woking on ?
I'm working on SAPBC_DATAMODEL package.
Help would be highly appreciated.
Thank you in advance
David