Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP - Masking Sensible Data

former_member199849
Participant
0 Likes
999

Hi guys!!!

I have this scenario ERP DEV/QAS are copies from PRD (system copy/client copy), I want to know which SAP product or procedure I can implement in order to mask sensible data (ie. HCM tables) in non-production environment.

In DEV/QAS we don't want to show real data, for example, If in PRD a salary of a employee is 1 million, in DEV/QAS has to show 1 dollar

Regards

Andy

1 ACCEPTED SOLUTION
Read only

anup_deshmukh4
Active Contributor
0 Likes
688

Hello Andygio ,

I guess you are lookign for TDMS  ,  please go through the belwo link , ( it will also scramble your Actual data before repleacting it to your QAS and DEV )

http://help.sap.com/saphelp_tdms40/helpdata/en/39/84d003a85845479675b6fdd6766aa8/content.htm

Hope this helps,

Anup D

2 REPLIES 2
Read only

Former Member
0 Likes
688

SAP TDMS is the standard solution. Companies wanting to save costs usually implement their custom ABAP report to do the same.

Read only

anup_deshmukh4
Active Contributor
0 Likes
689

Hello Andygio ,

I guess you are lookign for TDMS  ,  please go through the belwo link , ( it will also scramble your Actual data before repleacting it to your QAS and DEV )

http://help.sap.com/saphelp_tdms40/helpdata/en/39/84d003a85845479675b6fdd6766aa8/content.htm

Hope this helps,

Anup D