Nancy, assign this to the Click() event of your button.
ProcessCaller.LaunchForm(oTrans,"UDXXXX")
Where, "UDXXXX" above is your menu ID created in Menu Maint in Epicor.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Nancy Dornacker
Sent: Wednesday, March 05, 2014 8:33 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Open Crystal Report from MES
We are using Epicor 9.05.702a along with MES.
I have a Crystal report which has been setup as a Report Style using Crystal
Reports. I have it on a menu, using Menu Maintenance in Epicor. The report
opens fine there. It uses Epicor.Mfg.UI.CustomReport.dll to open the
report.
Now, I would like to put this report on the MES form. I have created a
button. How can I call this report style from the button click event
through MES?
Please provide sample code in your reply. Thanks.
[Non-text portions of this message have been removed]
ProcessCaller.LaunchForm(oTrans,"UDXXXX")
Where, "UDXXXX" above is your menu ID created in Menu Maint in Epicor.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Nancy Dornacker
Sent: Wednesday, March 05, 2014 8:33 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Open Crystal Report from MES
We are using Epicor 9.05.702a along with MES.
I have a Crystal report which has been setup as a Report Style using Crystal
Reports. I have it on a menu, using Menu Maintenance in Epicor. The report
opens fine there. It uses Epicor.Mfg.UI.CustomReport.dll to open the
report.
Now, I would like to put this report on the MES form. I have created a
button. How can I call this report style from the button click event
through MES?
Please provide sample code in your reply. Thanks.
[Non-text portions of this message have been removed]