DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on AR_TRX_SUMMARY_HIST

Line 300: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;

296: 'UNAPP',1, --Delete UNAPP related accounting first as record may be paired
297: 2);
298:
299: /* Bug 4173339 */
300: l_trx_sum_hist_rec AR_TRX_SUMMARY_HIST%rowtype;
301:
302: CURSOR get_existing_ps IS
303: SELECT payment_schedule_id,
304: invoice_currency_code,