cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS scrammbling data for different tables

Former Member
0 Kudos

Hello Colleagues.

What we want to achieve is for table PA0001 fields ENAME and SNAME be aligned with PA0002 fields NACHN and VORNA. We copied the following sap standard rules:

  • - Rule_Personnel_Formatted_Name
  • - Rule_Personnel_Emp_Name
  • - Rule_Personnel_First_Name
  • - Rule_Personnel_Last_Name

We did a simulation and here are the results. IN a simulation perspective, we can confirm that the fields are getting scrambled. HOWEVER, our concern is that the scrambled data in Rule_Personnel_Formatted_Name and Rule_Personnel_Emp_Name is not aligned with the scrambled name of Rule_Personnel_First_Name and Rule_Personnel_Last_Name

<KINDLY SEE ATTACHED. I have purposely censored>

As you can see take for instance personel ID 10000969, the DATA AFTER SCRAMMBLING for their names are not aligned. Our concern is that what if we run the actual scrambling package, would their names be aligned? Last name after scrambling  is COLEI, first name after scrambling is Cristian. However in table pa0001 the scrammbled name of the same personel id is TREMMANTE RICARDO.

Is this behavior only during simulation?

Accepted Solutions (0)

Answers (2)

Answers (2)

jerrin_francis
Participant
0 Kudos

Hello Basis,

As in simulation we simulate individual rules it will not be consistent and after simulation the result will not match the actual record.

However, during scrambling since the same global mapping

('Mapping_Personnel_General_Data' ) is used in all the 4 rules, for a given pernr values will be picked from the same row of the mapping in all the involved tables and hence, the result will be consistent between tables and across fields.

Hope I have answered your question.

Regards,

Jerrin

Former Member
0 Kudos

hi,

Please check if your rule is actually scrambling cluster tables. The scrambling of cluster tables was included with TDMS 4.0 SP09.

Thanks and Regards,

Tanu