DBA Data[Home] [Help]

APPS.IGI_DOS_TRX_HEADERS_PKG dependencies on IGI_DOS_TRX_DEST

Line 305: insert into igi_dos_trx_dest_hist

301: x_history_trx_id
302: from igi_dos_trx_sources
303: where trx_id = new_references.trx_id;
304:
305: insert into igi_dos_trx_dest_hist
306: (
307: sob_id ,
308: trx_id ,
309: dest_trx_id ,

Line 390: from igi_dos_trx_dest

386: quarter_num ,
387: period_year ,
388: period_num ,
389: x_history_trx_id
390: from igi_dos_trx_dest
391: where trx_id = new_references.trx_id;
392:
393:
394: END BeforeRowUpdate1;

Line 439: igi_dos_trx_dest_pkg.get_fk_igi_dos_trx_headers (

435: || (reverse chronological order - newest change first)
436: */
437: BEGIN
438:
439: igi_dos_trx_dest_pkg.get_fk_igi_dos_trx_headers (
440: old_references.trx_id
441: );
442: /* sowsubra 06-JUN-2002 start */
443: /* Commented the following code as this igi_dos_headers_dest_hist_pkg