Open Crystal Report from MES

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]

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.

 

 

Nancy -

Have you tried?:

ProcessCaller.LaunchForm(oTrans, menuItem)

menuItem is the menu id from menu maintenance.

Thank you in advance,
Calvin Dekker
[cid:image001.jpg@01CF3845.F5B4CF00]<http://www.codabears.com/>
630-672-7688 x1484
[cid:image002.png@01CF3845.F5B4CF00] <https://www.facebook.com/CodaBearsInc> [cid:image003.png@01CF3845.F5B4CF00] <http://www.linkedin.com/company/codabears-inc> [cid:image004.png@01CF3845.F5B4CF00] <https://twitter.com/CodaBearsInc>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Nancy Dornacker
Sent: Wednesday, March 5, 2014 7: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]