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 335: -- Insert any differences between individual columns

331:
332: IF v_key_the_same = 'Y' then
333:
334: --
335: -- Insert any differences between individual columns
336: --
337: FOR v_counter IN 1..v_num_col LOOP
338: IF nvl(v_old(v_counter),'JJ') <> nvl(v_new(v_counter),'JJ') THEN
339: insert into XTR_AUDIT_SUMMARY(