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.
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
Use IMRECHST_SQL The receiver number is Ctl_no=Receiver Number. Other Fields Ord_no = PO Number. Corresponding Inventory Transaction can be found in IMINVTRX_SQL.
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?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.