‎2007 May 14 11:36 AM
Hi,
I want to know how to store internal table during debugging in any excel sheet or so in 4.5b version..as i know ctrl+F11 works in other versions
‎2007 May 14 11:43 AM
You have to go to structure editor or overview...I don't remember the name anymore. There you have an overview of the internal table. Make sure you set the whole table and then you can donwload via System -> List -> Save.
I don't have low level system anymore, so I cannot check the exact name anymore, but you should be able to find it.
best regards,
Peter
‎2007 May 14 11:43 AM
You have to go to structure editor or overview...I don't remember the name anymore. There you have an overview of the internal table. Make sure you set the whole table and then you can donwload via System -> List -> Save.
I don't have low level system anymore, so I cannot check the exact name anymore, but you should be able to find it.
best regards,
Peter
‎2007 May 14 11:49 AM
Hi ,
Try doing like this in debugging mode. from Menu -- > Goto --> Display data Object -- > Structure editor.
here u can see internal table values. Now from menu ---> System --> List --> Save
Regards,
Madhavi