DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on AR_TRX_SUMMARY_HIST

Line 305: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;

301: 'UNAPP',1, --Delete UNAPP related accounting first as record may be paired
302: 2);
303:
304: /* Bug 4173339 */
305: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;
306: l_event_source_info xla_events_pub_pkg.t_event_source_info;
307: l_security xla_events_pub_pkg.t_security;
308: l_event_id NUMBER;
309: