DBA Data[Home] [Help]

APPS.IGS_UC_LOAD_HERCULES_DATA dependencies on IGS_UC_U_CVREFUCASGROUP_2003

Line 2527: FROM igs_uc_u_cvrefucasgroup_2003 ;

2523: -- or get all the records in hercules view if the timestamp passed is null
2524: CURSOR c_cvugroup IS
2525: SELECT groupno
2526: ,RTRIM(groupname) groupname
2527: FROM igs_uc_u_cvrefucasgroup_2003 ;
2528:
2529: -- Variables
2530: p_old_timestamp igs_uc_hrc_timstmps.timestamp%TYPE ;
2531: l_new_max_timestamp igs_uc_u_cvrefamendments_2003.ucasgroupdate%TYPE ;