Application Development and Automation 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: 
Read only

No Screen-name for Additional data

Former Member
0 Likes
408

XD01 & XD02 - Additional Data.

I can't find any Screen-name variables during the process. I have run the program via debugger, but no luck.

The plan is to block user input in field KNA1-KATR7 with SCREEN-INPUT = 0.

2 REPLIES 2
Read only

Former Member
0 Likes
356

Hi,

this data are on dynpro SAPLV02Z 0100.

Regards,

Klaus

Remark: You can get this information, when you are on the additional data screen in field KATR7 and press F1. Then click on the Technical Informations button, and you will get all needed informations. With a doubleclick on the screen number you will jump in SE51 to see all screen informations.

Read only

former_member491621
Contributor
0 Likes
356

Hi Blik,

Have you created a screen for the additional data tab??

You can write the logic to disable input for the desired fields in the PBO of that screen.

Hope this helps

Do revert back in case you need more information.