DBA Data[Home] [Help]

APPS.IGS_UC_MV_IMP_ERRCD dependencies on IGS_UC_MV_ERRCD_INT

Line 54: FROM igs_uc_mv_errcd_int;

50: -- Cursor to pick records from temp table to be processed.
51: CURSOR Err_proc_cur IS
52: SELECT error_code,
53: code_text
54: FROM igs_uc_mv_errcd_int;
55:
56: -- Cursor to check for existence of 'EC' in Ref code types table.
57: CURSOR refcode_types_cur IS
58: SELECT lookup_code