2009 Feb 08 12:45 PM
I need to delete all object list items from maintenance item in transaction IP02.
The requirement is to write a program using
option selection : maintenance plan (rmipm-warpl)
determine maintenance items and then delete object list for each item found.
Any hints on the best approach?
Is there a FM etc available for this task?
Thanks
Trevor
2009 Feb 25 11:29 AM
Hello Trevor,
As far as i know there is no FM or BAPI to delete Object Lists (at least in case of Maintenance Plans). You will find the same answer if you check the function groups IWP3 or IWOL. But you can try using IBIP method to delete the object list on the Maintenance Plan.
Regards,
Anil
Edited by: Anil Japa on Feb 25, 2009 12:56 PM