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: 

Some fields not displayed on transaction VA03.

Former Member
0 Kudos

Hi ,

Some fields are not displayed on different tabs of Transaction VA03.

I have also checked the attributes of the fields in the program. But no information why the fields are not displayed when the transaction is run. Also no where the fields are hidden dynamically using "Screen" statements.

Please let me know what can be the possible reason for this.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check

1) Authorization.

2) User exit like MV45AFZZ.

3) Screen exits.

4) Try logging in using other user id and check.

5) Check field status in config.

Regards,

Amit

brad_bohn
Active Contributor
0 Kudos

Use the Debugger - then you can easily find the code point for the screen adjustment...