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

Path creation in AL11

Former Member
0 Likes
743

Hi All,

my requirement is , already one report is there which has file name as selection parameter.

now what i have to do is, create a path in AL11 via report and map with existing program when the file name selected.

I tried creating directory path from AL11 'Config' not able to find the newly created path, other way used FM BRAN_DIR_CREATE to create. it did not solved my problem.

Please let me know process to create the path.

Thank you.

Regards,

Madhavi

Hi All,

my requirement is , already one report is there which has file name as selection parameter.

now what i have to do is, create a path in AL11 via report and map with existing program when the file name selected.

I tried creating directory path from AL11 'Config' not able to find the newly created path, other way used FM BRAN_DIR_CREATE to create. it did not solved my problem.

Please let me know process to create the path.

Thank you.

Regards,

Madhavi

1 REPLY 1
Read only

Former Member
0 Likes
451

Hi,

Use T.code: FILE to create path.

Regards,

kalandar