DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on OE_ORDER_LINES

Line 631: OE_ORDER_LINES oel

627: WHERE (customer_trx_id, customer_trx_line_id) IN
628: (select gt.customer_trx_id, gt.customer_trx_line_id
629: FROM AR_REVIEWED_LINES_GT gt,
630: RA_CUSTOMER_TRX_LINES ctl,
631: OE_ORDER_LINES oel
632: WHERE gt.customer_trx_id = ctl.customer_trx_id
633: AND gt.customer_trx_line_id = ctl.customer_trx_line_id
634: AND ctl.interface_line_context = g_om_context
635: AND to_number(ctl.interface_line_attribute6) =