Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Receiver ICR 1

Status
Not open for further replies.

marixb

IS-IT--Management
Sep 10, 2004
14
US
We need to add pick sequence data to receiver and move ticket docs. Thinking of using ICR..how do I get the print receiver button on Receipt TRX screen to print the ICR?
thanks in advance
 
You can't modify what the print receiver button is accessing within the screen because that's part of the raw code. What you can do it add a new button using designer and use flexibility to call the icr or another crystal report directly to mimic the same functionality.

Kevin Scheeler
 
Assumming you are using PWE as an interface, then the report PO20P2R.rpt can be modified to accomplish this. However it is not automatic, you will have to receive the items in Macola then go into a separate screen to run the crystal report.

You also run the risk of this report being updated on one of Exact's service packs, in which case your modified report would be overwritten.

All in all I like Kevin's suggestion, use a combination of Progression, Flex and crystal.

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
 
Thanks all. I appreciate the ideas...
 
I am back on this project..Where do I get the Receiver number to run the Crystal report- the field on the receiver screen?
 
We have 2 and sometimes more people doing receiving transactions. How do I write the report to select the right receiver number-will I capture that from the Receipt TRX screen?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top