‎2007 Nov 16 5:36 AM
Hi,
Is there any <u>transaction code</u> present in sap Maintenance server ,which is used to set specific rules for the field of custom tables or system generated table?
i.e. any transaction used for <b>data masking</b> in sap's different server?
‎2007 Nov 16 5:37 AM
‎2007 Nov 16 5:50 AM
one transaction code is present in sap which can be used to set rules for field,so that it ll reflect in all the table containing the same field.
for eg. if u want to set some rule of the field called "VORNA" and that can be reflected in each and every table which contain this field "VORNA".
This consept is used for Data Masking .(<u>DATA Masking</u>:masking of the data present in Production server for the use in development server.)
‎2007 Nov 16 5:54 AM
no transaction code is there.. i think u have to write code for this.
‎2007 Dec 17 6:15 AM