Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SSN number masking in SWIA transaaction

Former Member
0 Kudos

Hi,

The requirement Is to mask the SSN number in SWIA transaction,

I would like to know how achieve it.

Note: There are no Enhancements available, its 4.7 so no enhancement framework is also not available.

Thanks in advance,

Praveen

1 REPLY 1

Kanagaraja_L
Active Contributor
0 Kudos

You can use the following GuiXT script to mask that particular block

del G[Selection Using Work Item ID]

Kanagaraja L