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

Data scrambling

farhan2103
Explorer
0 Likes
1,398

Hi

I need to fetch data from mara scramble it and upload it in a ztable. I don't have any knowledge on data scrambling as I have read it is altogether a different topic.

So if I can get some code or some hints on how to do it. It would be great.

Regards

Farhan

4 REPLIES 4
Read only

TammyPowlas
SAP Mentor
SAP Mentor
0 Likes
1,289

As a customer, we use a 3rd party tool for this https://www.epiuselabs.com/data-secure - we have used it successfully the past 17 years. Is that a possibility for you?

Read only

1,289

No I don't think it will require any third part application. It is meant to done using a report program.

Read only

FredericGirod
Active Contributor
0 Likes
1,289

You need to know what need to be scamble. Material name ? price ? size ? ...

At your place I will create a table with something like :

TABNAME

TABFIELD

VALUE_IN

VALUE_OUT

For example, for name:

--> you pick a word on a list (like https://www.ef.com/wwen/english-resources/english-vocabulary/top-3000-words/) and create a conversion line

This table is really sensitive, and should not be read by user

You have also to create a table (or a cds view) of used word.

Read only

Former Member
0 Likes
1,289

Check this out - Data Scrambling Tool (DST)