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

File in an Application Server

Sultanuddin
Explorer
0 Likes
497

How to display file contents in an Application Server outside a program?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
475

Hi,

You can use transaction AL11 to see the file contents.

Regards,

Ferry Lianto

How to display file contents in an Application Server outside a program?

3 REPLIES 3
Read only

Former Member
0 Likes
475

Hi

If you want to download the file please use the transaction <b>CG3Y</b>

to download it to the presentation server

Read only

Former Member
0 Likes
476

Hi,

You can use transaction AL11 to see the file contents.

Regards,

Ferry Lianto

Read only

0 Likes
475

HI Lianto,

Thanks for your great help.