DBA Data[Home] [Help]

APPS.ARP_PROC_RECEIPTS1 dependencies on AR_TRX_SUMMARY_HIST

Line 379: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;

375:
376: /*added for the bug 2641517 */
377: l_rct_site_changed_flag BOOLEAN := FALSE;
378: l_rct_customer_changed_flag BOOLEAN := FALSE;
379: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;
380: l_history_id NUMBER;
381: l_return_status VARCHAR2(1);
382: l_msg_count NUMBER;
383: l_msg_data VARCHAR2(2000);