cancel
Showing results for 
Search instead for 
Did you mean: 

MRP Automation

Former Member
0 Kudos

Does anybody know how I can automate running the MRP wizard ? - I would like to run it at 11pm every night, I know how to create the AddOn and run that from the Windows Scheduler but I don't know which objects to access within SAP ?

thanks !

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Mark

You MAY be able to do it by using the UI. If you leave a client running with your ad-on you MAY be able to trigger the MRP run using menuitem.activate to open the MRP Wizard, use form.item.click() to press the buttons, use edittext.value = "XXX" to enter text into the fields in a form etc. I have NOT tried doing this in a Wizard, but I've successfully created an addon to manipulate workorders using the forms before the workorders were exposed in the DI.

Hope this helps

Best regards

Jesper Carstensen

Answers (1)

Answers (1)

rasmuswulff_jensen
Active Contributor
0 Kudos

I don't think the MRP is released for the DI yet... Sorry