Skip to main content

Hi All,

How to find the shipment ID related to the OESHIP inventory transactions through the application (App10) or database?

Thanks,

Dharshan

Hi,

Source_ref_5 in the inventory transaction history for an OESHIP is the delivery no. You should be able to locate the shipment applicable for the delivery, using the delivery no (Deliv_no) in the CUSTOMER_ORDER_DELIVERY_JOIN.

(standard function form, Undo customer order delivery uses this delivery no, and you can see the shipment too in this form. ) 

Hope this helps

Asanka


Thank you @AsankaGaru, can find the shipment related to the OESHIP in the CUSTOMER_ORDER_DELIVERY_JOIN view.


Reply