Skip to Content
0
Former Member
Nov 25, 2008 at 04:32 PM

IDoc to File with different file name and data based on the IDoc header dat

17 Views

Hi,

I got a requirement to implement IDOC to file senario. In this the Converted file should have the file name and file content based on IDoc Header data. Means If one of the IDoc header field value is

'A' - then the file name recieved by reciever system should be 'A.txt' and with the columns A B C D F.

'B' - then the file name recieved by reciever system should be 'B.txt' and with the columns C D F.

In both the case IDoc message type is same.

Please suggest me what i need to do to achieve this.

Thanks in Advance. ...

Regards

Sri