Skip to Content
0
Former Member
Feb 17, 2009 at 07:50 AM

Multiple rows response from BAPI call

55 Views

I have a problem with calling a SAP BAPI and save 3 different lines in 3 XML (iGrids).

I get about 8 rows back from the BAPI, 4 with status 01, 3 with status 02, 1 with status 03

What i want is i would like to call 1 Xacute --> 1 transaction --> fill 3 iGrids on 1 page.

Now i execute 3 XACUTES --> 1 transaction --> fill 3 iGrids to get the result.

Does anybody have an idea how to solve this?