
Hi
We are currently undergoing an AX implementation and bringing a 'stale' project back on line (2012 R2 CU7). We are currently in discussions with our reseller to bring some resource back on the project, but in the mean time I have an issue with Master Planning.
Whenever I try to complete many manufacturing based tasks I get this error. Active plan does not exist for plan Static.
I can see that I have a table called ReqPlan and a table called ReqPlanVersion. ReqPlan is populated and ReqPlanVersion is empty.
I have read on several forums that there was a Hotfix for 2012 R1, which I should presume is rolled up in R2?
I found this article which implies it may need applying to R2?
https://msdn.microsoft.com/en-us/library/jj684921.aspx
I found this article describing the table and the method to create the Plan Version.
https://msdn.microsoft.com/en-us/library/reqplanversion.aspx and https://msdn.microsoft.com/en-us/library/reqplanversion.createnew.aspx
I can also see the CreateActive method present against the ReqPlanVersion table.
I have also read that there may be an 'active' flag missing from the AX master Plans form?
So the question, what do I need to do within AX to populate my ReqPlanVersion table and make this error disappear.?
Many thanks in advance.
Steven
*This post is locked for comments
I have the same question (0)OK Worked out the fix.
Make note of Static and Dynamic plan settings.
Create new plans called Temp & Temp2.
Master Planning Parameters - Change current static plan to temp - Change current dynamic plan to temp2.
Delete Static and Dynamic
Create new Static and Dynamic plans (Setup - plans - master plans).
Master Planning Parameters - Change current static plan to Static - Change current dynamic plan to Dynamic.
ReqPlanVersion then gets populated. Looks as though we had an oddball issue, perhaps created from setting up r2 in an incorrect order or (possibly) our reseller migrating this table?
Just to clarify - we have 2 master plans currently setup simply called Master and Static.