DBA Data[Home] [Help]

APPS.JAI_CMN_ST_FORMS_PKG dependencies on WSH_DELIVERY_DETAILS

Line 1209: wsh_delivery_details wdd ,

1205: oeh.sold_to_org_id customer_id ,
1206: oeh.ship_to_org_id customer_site_id,
1207: jspl.excise_invoice_no
1208: FROM wsh_new_deliveries wnd ,
1209: wsh_delivery_details wdd ,
1210: JAI_OM_WSH_LINES_ALL jspl ,
1211: oe_order_headers_all oeh
1212: WHERE jspl.delivery_id = wnd.delivery_id
1213: AND wdd.delivery_Detail_id = jspl.delivery_detail_id