cancel
Showing results for 
Search instead for 
Did you mean: 

standard ABAP code for scrambling data

Former Member
0 Kudos

The idea to scramble sensitive data is to replace the original data with non-sense data in some tables' fields.

Therefore is there any standard code to do it with the least coding effort?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188770
Active Participant
0 Kudos

Hello Laura,

You can refer the standard e-book for scrambling Data.

http://service.sap.com/~sapidb/011000358700001442292009E/index.htm

You can refer article for writing your own code.

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50d2712b-045e-2e10-a588-df759b10adb8

Please share what exact data you would like to scramble.

Thanks,

Poonam