DBA Data[Home] [Help]

APPS.JAI_CMN_ST_FORMS_PKG dependencies on WSH_DELIVERY_DETAILS

Line 1349: wsh_delivery_details wdd ,

1345: oeh.sold_to_org_id customer_id ,
1346: oeh.ship_to_org_id customer_site_id,
1347: jspl.excise_invoice_no
1348: FROM wsh_new_deliveries wnd ,
1349: wsh_delivery_details wdd ,
1350: JAI_OM_WSH_LINES_ALL jspl ,
1351: oe_order_headers_all oeh
1352: WHERE jspl.delivery_id = wnd.delivery_id
1353: AND wdd.delivery_Detail_id = jspl.delivery_detail_id