DBA Data[Home] [Help]

APPS.IGS_UC_LOAD_HERCULES_DATA dependencies on IGS_UC_G_CVGREFAMENDMENTS_2006

Line 51: FROM igs_uc_g_cvgrefamendments_2006;

47: -- Added GTTR timestamp value of the hercules views from cvgrefamendments
48: -- for bug 4638126
49: CURSOR c_grefamend_timestamp IS
50: SELECT *
51: FROM igs_uc_g_cvgrefamendments_2006;
52: g_grefamend_timestamp c_grefamend_timestamp%ROWTYPE ;
53:
54: -- variable declarations
55: g_sync_reqd BOOLEAN;

Line 4449: l_new_max_timestamp igs_uc_g_cvgrefamendments_2006.degreesubject%TYPE ;

4445: FROM igs_uc_g_cvgrefdegreesubj_2006;
4446:
4447: -- Variables
4448: p_old_timestamp igs_uc_hrc_timstmps.timestamp%TYPE ;
4449: l_new_max_timestamp igs_uc_g_cvgrefamendments_2006.degreesubject%TYPE ;
4450: l_count NUMBER ;
4451:
4452: BEGIN
4453: -- set syncronization required to false