‎2008 Aug 15 11:45 AM
Hi Gurus,
I am uploading data to Application server. I have the data in internal table but I didnt find some data in application server. I have 48 fields but I can see some 30 fileds. How can see all the fields in application server.
Regards,
‎2008 Aug 15 11:48 AM
‎2008 Aug 15 11:56 AM
No Dobut The data will be there, but you can see some limited text in the AL11 screen. if you want to confirm download back to internal table using read dataset and check it.
or else use
CG3Y transaction , and download to frontend and check the content.