‎2008 Mar 13 6:39 AM
I want to upload a multistructured file in BDC program...in which some structures are repeating for multiple records..how to do this..
BP_GEN_DATA FR0100270154 FR12345678902
BP_PAYMENT FR 0123456789 01234567890
BP_UNLOAD MARSEILLE X FR
BP_UNLOAD PARIS FR
Here BP_GEN_DATA is root structure and BP_UNLOAD is lower level structure which is repeating
‎2008 Mar 13 8:59 AM
Hi,
here you can use LOOP for the repetative records.
here number of times to be looped has to be counted first .
Please reward if useful.
Regards,
Ramesh
‎2011 Apr 07 6:29 AM