Skip to Content
0
Former Member
Apr 21, 2009 at 11:20 AM

PA40 - To make a field in display only mode

294 Views

Hi Gurus ,

Requirement is- In HR module , in transaction pa40 for Transfer action to make the field PA (werks) in display only mode for some group of users (say Dialog users or for some 50-100 users from one table ) and for all other users it should be in input mode.

For that I had done the configuration from SPRO (Removed the check for PA field), so nw for all users it is in input mode. After that I used the exit ZXPADU03 and written a code.

my problem is while looping on SCREEN , I am not getting that cell (PA for Transfer as it is Table Controlles ) to make it in display mode by setting SCREEN-INPUT = 0 .

So please tell me how do I solve this issue.

Thanks in Advance,

Sourabh