DBA Data[Home] [Help]

APPS.IGS_UC_LOAD_HERCULES_DATA dependencies on IGS_UC_U_CVREFETHNIC_2003

Line 1460: FROM igs_uc_u_cvrefethnic_2003 ;

1456: -- or get all the records in hercules view if the timestamp passed is null
1457: CURSOR c_cveth IS
1458: SELECT ethnic
1459: ,RTRIM(ethnictext) ethnictext
1460: FROM igs_uc_u_cvrefethnic_2003 ;
1461:
1462: -- Variables
1463: p_old_timestamp igs_uc_hrc_timstmps.timestamp%TYPE ;
1464: l_new_max_timestamp igs_uc_u_cvrefamendments_2003.ethnicdate%TYPE ;