Skip to Content
0
Former Member
Sep 29, 2005 at 12:03 AM

Delete partner function using BAPI_BUSPROCESSND_CHANGEMULTI

189 Views

Hi,

I am trying to delete a partner function from a business transaction using BAPI_BUSPROCESSND_CHANGEMULTI, and even though I have tried every single possible combination (for the partner structure and the input_list) I have not been able to do so.

Any ideas on how could I achieve this?.

I already know that the BAPI_BUSPROCESS_SAVE has to be called after BAPI_BUSPROCESSND_CHANGEMULTI in order for the changes to be updated, but still I get no result on deleting the partner function and I get no error from the BAPI.

Thanks for any help you guys can give me.