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: 

how to debug why input field in VL02N is disabled

former_member196098
Participant
0 Kudos

Hello all

How can i debug a field in VL02n is disabled

in this case

batch field in vl02N is disabled and it shouldnot

how can i debug and find?

its lips-charg field under screen 1102

i found till that point

can it be substitution

but how to debug it ?

1 REPLY 1

former_member219762
Contributor
0 Kudos

Hi,

Go to screen pbo and find module where screen is modifying and put break point there or put break point at modify screen abap statement in debugger

Regards,

Sreenivas.