As per my requirement, a text file (.txt) needs to be generated and file name should be formed dynamically as <PLANT>_<CURRENT_DATE>_MAT.txt.
The PLANT field is available in the sender structure only and this field is not required in the output text file.
How to generate the target filename using the sender structure
Many Thanks
MP