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

Application Server File Output

Former Member
0 Likes
371

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,

2 REPLIES 2
Read only

Former Member
0 Likes
347

Try transaction CG3Y / CG3Z.

Read only

Former Member
0 Likes
347

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.