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

Table for file data

Former Member
0 Likes
654

Hi,

When we create a file in AL11.

In which table does the data in file get saved.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
621

you can read the data from the application server using the function module..RZL_READ_DIR

4 REPLIES 4
Read only

Former Member
0 Likes
621

Data in the file will not save in any table.

Read only

Former Member
0 Likes
621

Hello,

Please read this: [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e944e133-0b01-0010-caa2-be2cb240f657].

Regards.

Read only

Former Member
0 Likes
621

I dont think data of file will be saved in Tables rather file will be saved on the application server like how we are creating files on our desktops.

Regards,

Kiran Bobbala

Read only

Former Member
0 Likes
622

you can read the data from the application server using the function module..RZL_READ_DIR