‎2009 Jun 19 11:02 AM
Have you tried to use standard BAPI function module for PO? SE37
transaction...
> Dear Gurus,
> I need to call a function in my program to delete a PO Item such as in
> ME22. How would that be possible..???
> Regards,
Mohammad
‎2009 Jun 19 11:06 AM
Hi,
Check this FM BAPI_PO_CHANGE..
You need to pass the X to the DELETE_IND field in the POITEM Table Parameter
‎2009 Jun 21 12:22 AM