DBA Data[Home] [Help]

APPS.ARP_PROC_RECEIPTS1 dependencies on AR_TRX_SUMMARY_HIST

Line 364: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;

360:
361: /*added for the bug 2641517 */
362: l_rct_site_changed_flag BOOLEAN := FALSE;
363: l_rct_customer_changed_flag BOOLEAN := FALSE;
364: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;
365: l_history_id NUMBER;
366: l_return_status VARCHAR2(1);
367: l_msg_count NUMBER;
368: l_msg_data VARCHAR2(2000);