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

print values in debug mode

deepak_t2
Explorer
0 Likes
547

Hi experts,

Is it possible to print the values while we in the debuging mode .. then How ?

Thanks in aadvance...

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
517

>

> Is it possible to print the values while we in the debuging mode .. then How ?.

If you want to print it in classical list, the answer would be yes. Try using some WRITE statements & check in debug.

For ALV, Forms etc. i don't think you can.

BR,

Suhas

2 REPLIES 2
Read only

Former Member
0 Likes
517

Hai,

No, I think its not possible to print while in Debug mode.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
518

>

> Is it possible to print the values while we in the debuging mode .. then How ?.

If you want to print it in classical list, the answer would be yes. Try using some WRITE statements & check in debug.

For ALV, Forms etc. i don't think you can.

BR,

Suhas