Skip to Content
0
Apr 27, 2018 at 10:19 AM

Generate target file name dynamically based on the Sender structure

48 Views

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