Hi,
I need to schedule a program in a batch job, frequency is daily.
There is a selection screen parameter of file name and file name is FILE_<DATE>. The file name will change on daily basis.
Please suggest how should i do this. I have seen the dynamic variant but it works only for a single field if we need to populate dynamically.
But here we need to concatenate the date with the file name.
Best Regards,
Manu