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

Create a dynamic physical file path in FILE tcode

Former Member
0 Likes
960

Hi ,

I have a requirement where i need to create a file on application server. the physical path depend on the month in which it is executing.

For example I have a file with the name 29082011_hh:mm:ss.dat.

This file should be stored in the directory file015\FI\appl\Aug\.

So i require to create the logical file path as file15\Fi\appl\<month>\<filename>

My question is do we need to maintain the folders for all the months in AL11 or it can be generated at runtime

Plz reply

1 REPLY 1
Read only

arseni_gallardo
Active Participant
0 Likes
627

You must create the directories beforehand.