DBA Data[Home] [Help]

APPS.IGI_RPI_UPDATE_LINES_C_PKG dependencies on APP_EXCEPTION

Line 111: APP_EXCEPTION.Raise_Exception;

107: If (l_unexp_level >= l_debug_level) then
108: FND_LOG.MESSAGE(l_unexp_level,'igi.plsql.igi_rpi_update_lines_c_pkg.lock_row.Msg1',FALSE);
109: End if;
110: --Bug 3199481 (end)
111: APP_EXCEPTION.Raise_Exception;
112: end if;
113: CLOSE C;
114: if (
115: (Recinfo.run_id = X_run_id)

Line 146: APP_EXCEPTION.Raise_Exception;

142: If (l_unexp_level >= l_debug_level) then
143: FND_LOG.MESSAGE(l_unexp_level,'igi.plsql.igi_rpi_update_lines_c_pkg.lock_row.Msg2',FALSE);
144: End if;
145: --Bug 3199481 (end)
146: APP_EXCEPTION.Raise_Exception;
147: end if;
148: END Lock_Row;
149:
150: PROCEDURE Update_Row(