DBA Data[Home] [Help]

APPS.QLTDACTB dependencies on APP_EXCEPTION

Line 2634: APP_EXCEPTION.RAISE_EXCEPTION;

2630: END LOOP;
2631:
2632: IF NOT find_token THEN -- it doesn't find match in the output
2633: --token_column_value := '&'||token_name; -- just don't substitude
2634: APP_EXCEPTION.RAISE_EXCEPTION;
2635: END IF;
2636:
2637: OPEN ASSIGNED_COLUMN (token_char_id);
2638: FETCH ASSIGNED_COLUMN

Line 2832: APP_EXCEPTION.RAISE_EXCEPTION;

2828: END IF;
2829:
2830: --make sure we modified a single row, otherwise raise exception
2831: IF SQL%ROWCOUNT <> 1 THEN
2832: APP_EXCEPTION.RAISE_EXCEPTION;
2833: END IF;
2834: --
2835: -- Bug 7491253. 12.1.1 FP for Bug 6599571
2836: -- Added this if-else ladder to update the record in session