cancel
Showing results for 
Search instead for 
Did you mean: 

Referential integrity with domain scrambling rule (TDMS 3.0)

0 Kudos

Hi!. We are in a TDMS project, and we decided to use scrambling rules over data domain in a TDTIM scenario. My scrambling rule is an abap routine thats create a randmon string for a table field, for example:

Table: LAFA1

Field: LIFNR.

Original value: 88456653

Scarmbled Value: Ytghqaq3344ewsmnnhgv.

Becasue my scrambling rule generate a random string, i have doubts if the referential integrity will be conserved. Will the random value be generated the same for each data in the header table an the position tables that uses this domain?

For example if my vendor master code will be scrambled to zzsedQweRfDC, will a  fi document for that vendor recorded with the same velue for the vendor code?

Sorry if i cannot explain in a best form, but my english is no so good.

Thanks!!.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Good chance it will break referential integrity.