DBA Data[Home] [Help]

APPS.IGI_RPI_UPDATE_LINES_D_PKG dependencies on APP_EXCEPTION

Line 119: APP_EXCEPTION.Raise_Exception;

115: If (l_unexp_level >= l_debug_level) then
116: FND_LOG.MESSAGE(l_unexp_level,'igi.plsql.igi_rpi_update_lines_d_pkg.lock_row.Msg1',FALSE);
117: End if;
118: --Bug 3199481 (end)
119: APP_EXCEPTION.Raise_Exception;
120: end if;
121: CLOSE C;
122: if (
123: (Recinfo.run_id = X_run_id)

Line 160: APP_EXCEPTION.Raise_Exception;

156: If (l_unexp_level >= l_debug_level) then
157: FND_LOG.MESSAGE(l_unexp_level,'igi.plsql.igi_rpi_update_lines_d_pkg.lock_row.Msg2',FALSE);
158: End if;
159: --Bug 3199481 (end)
160: APP_EXCEPTION.Raise_Exception;
161: end if;
162: END Lock_Row;
163:
164: PROCEDURE Update_Row(