DBA Data[Home] [Help]

APPS.PN_INDEX_LEASE_PERIODS_PKG dependencies on APP_EXCEPTION

Line 289: app_exception.raise_exception;

285:
286: PNP_DEBUG_PKG.debug (' PN_INDEX_LEASE_PERIODS_PKG.update_row (+)');
287: IF (l_return_status IS NOT NULL)
288: THEN
289: app_exception.raise_exception;
290: END IF;
291:
292: UPDATE pn_index_lease_periods_all
293: SET index_lease_id = x_index_lease_id

Line 411: app_exception.raise_exception;

407:
408: PNP_DEBUG_PKG.debug (' PN_INDEX_LEASE_PERIODS_PKG.update_row_calc (+)');
409: IF (l_return_status IS NOT NULL)
410: THEN
411: app_exception.raise_exception;
412: END IF;
413:
414:
415: UPDATE pn_index_lease_periods_all