Need to run our custom Packing Slip (Shipping Document) through the Document set
Hi,
We have a custom packing report (Shipping document). which is expected to be used both ways (1) on demand run manually frm concurrent programs → View Req (the usual way) and also using the Print Doc set / Ship confrmation step, by including this report in Document set
The issue is that we are having our report logic as PL SQL package and hence the parameter we use is not consistent and acceptable by the Document set expectations
Inventory_org and Delivery_name are our paramters. we tried Inventory_org, Warhouse and both gives us error. How to achieve the target outcome? Pls respond right away if u know the solution