DBA Data[Home] [Help]

APPS.JAI_JMCR_TRIGGER_PKG dependencies on RA_CUSTOMER_TRX_ALL

Line 70: from ra_customer_trx_all

66: where delivery_detail_id =pr_new.ref_line_id;
67:
68: cursor customer is
69: select bill_to_customer_id
70: from ra_customer_trx_all
71: where customer_trx_id in (select customer_trx_id from ra_customer_trx_lines_all
72: where customer_trx_line_id =pr_new.ref_line_id);
73:
74: CURSOR Tax_Amount_Cur IS