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
500

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
478

Hi,

You can use transaction AL11 to see the file contents.

Regards,

Ferry Lianto

Hi,

You can use transaction AL11 to see the file contents.

Regards,

Ferry Lianto

3 REPLIES 3
Read only

Former Member
0 Likes
478

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
479

Hi,

You can use transaction AL11 to see the file contents.

Regards,

Ferry Lianto

Read only

0 Likes
478

HI Lianto,

Thanks for your great help.