Hi gurus,
I have a scenario where the sender is sending a file and the receiver is ABAP Proxy.The file is a simple DAT file containing banking data.The file sample is as belo
00000MM21901 PYM0901021531
704401020100005510000040000D0002
704401020127147391000033500D0003
704401020127147391000045000D0004
704401020109341157000038800D0005
70420!!!!10200000182174D
704401021100006040000015158D0001
704401021100006040000005034D0002
7042010210000020192D
The above file need to be split and mapped to the fields of the ABAP Proxy after doing some validations.
Is Receiver Determination using mapping required? What is the most efficient way of splitting the file?
Please give your replies keeping better performance of the interface in mind.What is the best way of doing the validations?
regards
Debansu