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 size

Former Member
0 Likes
542

can any body tell me what is the size of flat file in application server?

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

Can you clarify? Do you want to know a size of a file on the application server programmatically? You can use transaction AL11 to browse directories on the application server.

3 REPLIES 3
Read only

Former Member
0 Likes
502

Can you clarify? Do you want to know a size of a file on the application server programmatically? You can use transaction AL11 to browse directories on the application server.

Read only

0 Likes
501

we can use AL11 to see files in application server but my requirement is how to find the size of  file.

Read only

0 Likes
501

AL11 shows also file sizes.