DBA Data[Home] [Help]

APPS.XTR_AUDIT dependencies on DUAL

Line 22: from dual;

18: and EVENT <> 'AUDIT_GROUP_CODE_ROW';
19:
20: cursor NEW_REQUEST is
21: select XTR_AUDIT_SUMMARY_S.nextval
22: from dual;
23:
24:
25: audit_requestion_id NUMBER := 999;
26:

Line 328: -- Insert any differences between individual columns

324:
325: IF v_key_the_same = 'Y' then
326:
327: --
328: -- Insert any differences between individual columns
329: --
330: FOR v_counter IN 1..v_num_col LOOP
331: IF nvl(v_old(v_counter),'JJ') <> nvl(v_new(v_counter),'JJ') THEN
332: insert into XTR_AUDIT_SUMMARY(