Hi All,
Thanx for the reply, I get the point & solved it out. In case if any one
wants to do it, I changed "View Mappings"
<view-map name="main"
page="component://manufacturing/widget/manufacturing/JobshopScreens.xml#FindProductionRun"
type="screen"/>
to
<view-map name="main"
page="component://manufacturing/widget/manufacturing/MrpScreens.xml#FindMrpPlannedEvents"
type="screen"/> (it will redirect me to MRP log)
in controller.xml from manufacturing component as suggested by Suarabh &
Pierre.
Thanx
On Sun, Jun 23, 2013 at 6:35 PM, Pierre Smits <
[hidden email]>wrote:
> Look for the view-request for 'main' in controller.xml in the manufacturing
> component. You'll see that it points to 'FindProductionRun' in
> JobshopScreens.xml.
>
> Change that to fit your needs.
>
> Regards,
>
> Pierre
>
--
Regards,
Kushal Darji