Hello Everyone,
We have a scenario multiple IDOC to File. Multiple IDOCs data from ECC are coming in a single file. IDOCS are
coming one by one and then we need to collect these IDOCS in a single File.As per requirement,the structure of the file is as mentioned:
File Header : Occurence 1 to 1
Vendor Header : occurence 1 to 1
Vendor Detail : occurence 1 to unbounded
Vendor Trailer: occurence 1 to 1
Vendor Header : occurence 1 to 1
Vendor Detail : occurence 1 to unbounded
Vendor Trailer: occurence 1 to 1
.
.
.
.
File Trailer: occurence 1 to 1.
With this structure, Multiple IDOCS need to be merged in a single file but with the constraints as shown in above structure.
How we can achieve this. Kindly help.
Regards,
Kanisha Sharma