Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FM for updating Maintenance plan

Former Member
0 Kudos

Hi All,

Can someone help me with a FM to Update the maintenance plan and to re-schedule, re-start it (IP02 and IP10).

Regards,

Sasi.

3 REPLIES 3

Former Member
0 Kudos

Check FM:

MAINTENANCE_PLAN_POST

For more function modules check package:IPRM

Regards,

Former Member
0 Kudos

Check whether these FM's can be useful...

MAINTENANCE_ITEM_POST

maintenance_plan_post

qamar-sayed
Member
0 Kudos

Kindly check Below listed FM's

MPLAN_CHANGE

MPLAN_ITEM_CHANGE

MPLAN_ITEM_CREATE

Moreover, you can check standard program MPLAN_TEST_COPY_AND_CHECK_ITEM to understand how the above FM's work.

Regards,

Qamar Sayed