Hi team,
We are trying to call the native function OnCreatePickDocOnBeforeCreatePickDoc, which asks for the following parameters: (Rec, WhseShptLine, WhseShptHeader2, HideValidationDialog, IsHandled), we handle to pass most of these parameters, but not sure how to pass the Rec, because this Rec is the Warehouse Shipment Line where the function is supose to be run native, but we are running our development from Purchase Order, so the Rec is Purchase Order instead of Warehouse Shipment Line. We are trying to pass the Warehouse Shipment Line instead of Rec, but getting the following error:
Any ideas that could help us?
Thank you in advanced.