2013 Feb 14 3:26 PM
We are using FLB2 to process the BAI2 file.
The program will be scheduled as a job to read the file from App server.
The file we get from bank has the format: LBX_BANK_timestamp.
The time stamp is dynamic.
How can I set the variant on FLB2 to read this dynamic file name?
Thanks
2013 Feb 14 3:50 PM
hello,
Here is an example for variant using dynamic date
http://scn.sap.com/docs/DOC-28914
Here is an example for variant using TVARV
http://wiki.sdn.sap.com/wiki/display/ABAP/Creating+dynamic+variant+using+table+TVARV
You could usesecond option in your case.
best regards,
swanand