DBA Data[Home] [Help]

APPS.IGS_HE_EXTRACT_PKG dependencies on IGS_HE_EXT_RUN_EXCP_PKG

Line 65: Igs_He_Ext_Run_Excp_Pkg.Insert_Row

61: l_rowid VARCHAR2(30) := NULL;
62:
63: BEGIN
64:
65: Igs_He_Ext_Run_Excp_Pkg.Insert_Row
66: (X_Rowid => l_rowid,
67: X_Ext_Exception_Id => p_he_ext_run_exceptions.ext_exception_id,
68: X_Extract_Run_Id => p_he_ext_run_exceptions.Extract_Run_Id,
69: X_Person_Id => p_he_ext_run_exceptions.Person_Id,