By using this website, you agree to our Terms of Use (click here)
Hello everyone,
I am wondering if there is some special pass-through parameter I am missing for the pick list. I am working on 2 separate pick lists right now, one to print out kit items onto the pick list and one to sort picklists by INItemSite.DfltReceiptLocationID.
I can run the reports just fine from the actual Pick List screen, SO644000. However when I try to run my picklist from the shipments actions dropdown "Print Pick List" my subreport does not populate into the report. Has anyone dealt with this before?
Problem solved.
I suppose it had to do with the automation steps parameter. I changed my pass-through from [@ShipmentNbr] to [SOShipment.ShipmentNbr] and it works fine.