DBA Data[Home] [Help]

APPS.IGS_PE_GEN_002 dependencies on IGS_PE_PERS_ENCUMB_PKG

Line 56: igs_pe_pers_encumb_pkg.insert_row

52: SAVEPOINT hold_insert;
53:
54: -- issue a savepoint and start the insertion directly.
55:
56: igs_pe_pers_encumb_pkg.insert_row
57: (
58: x_mode => 'R' ,
59: x_rowid => l_rowid ,
60: x_person_id => p_person_id ,