DBA Data[Home] [Help]

APPS.IGS_UC_MV_IMP_DEGSUBJ dependencies on IGS_UC_MV_DEGSB_INT

Line 50: FROM igs_uc_mv_degsb_int;

46: -- Cursor to pick records from temp table to be processed.
47: CURSOR Degsubj_proc_cur IS
48: SELECT deg_subj_code,
49: code_text
50: FROM igs_uc_mv_degsb_int;
51:
52: -- Cursor to check for existence of 'DS' in Ref code types table.
53: CURSOR refcode_types_cur IS
54: SELECT lookup_code