AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
SAP DATA SCRAMBLING TOOL (DST)
The PHI/PII Data Scrambling Tool is intended to provide facilities for the irreversible anonymisation of PII/PHI data in non-PRD SAP systems, including (but not limited) to patient name, contact names, personal email addresses and personal bank account details. Scrambling is based on user created template.
Installation requirements:
AS ABAP 7.40
abapGit
Create custom Application log object ZDST (t-code SLG0).
Create Background event DST_START (t-code SM64)
Background mode requires creation of a Batch Job. Start Condition - After Event DST_START, with Periodic Job checkbox is set.
Create and assign a role with Z_S_DST authorization object and authorization group ZAG_DST
Object ‘Z_S_DST’;
Field name ‘ACTVT’;
‘02’ - for template edit ;
‘16’ – to execute scrambling
