DBA Data[Home] [Help]

APPS.OKL_ARINTF_PVT dependencies on OE_ORDER_HEADERS_ALL

Line 2491: oe_order_headers_all ohe,

2487: CURSOR rmkt_ship_to_csr(p_til_id IN NUMBER) IS
2488: SELECT hsu.cust_acct_site_id
2489: FROM okl_txl_ar_inv_lns_b til,
2490: oe_order_lines_all oli,
2491: oe_order_headers_all ohe,
2492: hz_cust_site_uses_all hsu
2493: WHERE til.id = p_til_id
2494: AND oli.line_id = til.isl_id
2495: AND ohe.header_id = oli.header_id