Hi All,
I need to add validation in MasterPlanning when creating PlanPurchaseOrder and PlanproductionOrder.
Means requirement is : for example
If( value == Yes)
{
// It should create PlanPurchaseOrder
}
eslse
{
// it should create PlanProductionOrder
}
Kindly let me in which class i need to do the modification. I don't have idea about Master Planning.
Thanks!
*This post is locked for comments
I have the same question (0)