Skip to Content
0
May 14, 2008 at 05:02 AM

How to call BAPI in a loop

137 Views

Probably a simple answer that I'm not seeing.....

I receive a file with multiple records.

For each record I want to call a BAPI (and then maybe fire an IDOC, but that's not my question)

A loop in a BPM seems the obvious way, but I can't seem to pick up records in succession. I get the first record each time (thankfully I thought to put a counter in the loop condition!)

Any help gratefully received.

Guy