0% found this document useful (0 votes)
56 views1 page

Automation Test Scenario 1 & 4

The document discusses two scenarios related to masking issues for KNA1 data. Scenario 1 details how the ZK_KNA1 BADI implementation masks data only for region CO. Scenario 2 outlines how a new BADI implementation for SE16 will retrieve the region code and unmask the structure value if the region is not CO.

Uploaded by

DigantoGoswami
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views1 page

Automation Test Scenario 1 & 4

The document discusses two scenarios related to masking issues for KNA1 data. Scenario 1 details how the ZK_KNA1 BADI implementation masks data only for region CO. Scenario 2 outlines how a new BADI implementation for SE16 will retrieve the region code and unmask the structure value if the region is not CO.

Uploaded by

DigantoGoswami
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

SCENARIO1: SE16N (KNA1 MASKING ISSUE: RESOLVED)

 IMPLEMENTATION ZK_KNA1 activated of the BADI /UIM/BD_MASKING. Masking


happens only for Region CO as per implementation.

SCENARIO2: SE16 (KNAI MASKING ISSUE: IMPLEMENTATION to get Created for SE16
Scenario)

 Within the Method of BADI Implementation /UIM/BD_MASKING~ Method


PREPARE_MASK_DATA, Get the Region Code from (/1BCDWB/DBKNA1)IKNA1-REGIO
 If the region code is not CO, then replace / unmask the Structure Value
CS_MASK_DATA-MASKED_VAL with CS_MASK_DATA- ORIGINAL_VAL.

You might also like