Posted: Mon May 05, 2008 4:04 pm Post subject: Another BAPI call problem
Novice
Joined: 07 Apr 2008 Posts: 14
Hi All, in addition to the previous BAPI call problem that i reported before i now have another one.
I am using MB 6.1 with SAP adapter version 6.1.0.1.
Using the wizard I have created a new output adapter calling a bapi function named BBP_PO_DELETE and mapped a new message set for this adapter.
Now to simplify the explanation, i will show a call that works and a call that does not.
After executing this call i see in SAP that the current item (PoItem number) is marked for deletion like expected.
Now, i saw in sap that i can in a singe call delete multiple PoItems.
And in the message set that was created for that call i can see that i SapPoItemsForDelete structure can repeate.
So, i try to call the method with multiple PoItems in the call.
Like this :
You might need to debug the SAP call (BAPI) as well...
I would expect that you have to retrieve the PO first. (This should provide you with all the elements). Then put all rows on the table but only mark for deletion the ones you want to delete...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum