‎2009 Mar 04 3:23 PM
Hi Guys,
I have a Internal Table which is of type string.
After filling My Internal Table has 2 records like below
Details(This is Fieldname in my Internal Table)
1.xxx,yyy,zzz,abc,123,456,Etc.............,
2.abd,134,Etc..............
When I am debugging this I am able to see upto xxx,yy
How to check the full content ,bcoz I need to know whether full data is present or not.
Thanks,
Prasad.
‎2009 Mar 04 3:30 PM
In the debugging mode open your internal table "details" and press Ctrl+F11 your internal table get exported to excel
a®
‎2009 Mar 09 6:42 PM
Hi aRs,
It did not completely resolved,,,,But this seems to be a good one.
‎2009 Mar 09 6:42 PM
Hi aRs,
It did not completely resolved,,,,But this seems to be a good one.
‎2009 Mar 09 7:01 PM
‎2009 Mar 04 3:32 PM