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

SY fields Visible Debug

Former Member
0 Likes
617

Hi!

What r the sys tem fields visible during debugging.

4 REPLIES 4
Read only

Former Member
0 Likes
580

ya.. all will be visible in debug

by default SY-SUBRC, SY-tabix SY-index will be visible for others just type SY- * in your debug window

Also u can change the value of certain SY fields at runtime by using the change button.

Read only

Former Member
Read only

Former Member
0 Likes
580

Hey go to the structure <b>SYS</b> in se11 and you will see all these during ur program runtime.

Thanks

Mahesh

Read only

Pawan_Kesari
Active Contributor
0 Likes
580

see the structure <b>SYST</b> in se11..