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

Object status

Former Member
0 Likes
479

Hi Experts, I have a standard sap transaction. I want to debug the Object status, but I need information on this field. What is it exactly and where is it coming from. Is it coming from somewhere on the screen of the initial transaction?

2 REPLIES 2
Read only

Former Member
0 Likes
384

Hi,

Use /H for debugging and watchpoints for field evalution.

Amit.

Read only

Former Member
0 Likes
384

hiiii

If you want to know any field information in the transaction then just put curser on that field and press F1 button.it will give you new window .in that press button of technical information.here you will get all the information about that field.there in Table field you will get the information about ..where exactly that field value is stored..

reward if useful

thx

twinkal