Dear Friends,
I have created a custom DMEE file for a local bank transfer and the requirement is to merge all payments/ files processed for this tranfer into one single file for uploading into bank system.
Each individual DME file has trailer record '9" with 2 fields, a default value and the the total number of lines in the file.
The output is fine for a single file but when we merge more than 1 individual payment file using FBPM1 the trailer record appears for every individual file that was merged. For example if there are 5 individual payments on different dates there are 5 trailer "9" records but the requirement is to output only 1 trailer record for the merged file
appears now once after re-arranging the sorting but this should record appear at the end of the file and not after the first payment file as shown in the attachment below. Please help with any ideas on how I can make this work?
We currently do no have BCM functionality as we are still in ECC 6.0
Thanks,