DBA Data[Home] [Help]

APPS.IGS_PR_UPLOAD_EXT_RESULTS dependencies on IGS_GE_GEN_004

Line 104: IF (igs_ge_gen_004.genp_get_lookup (

100: l_stat_closed_ind igs_pr_stat_type.closed_ind%TYPE;
101: l_stat_derivation igs_pr_stat_type.derivation%TYPE;
102: l_stat_timeframe igs_pr_org_stat.timeframe%TYPE;
103: BEGIN
104: IF (igs_ge_gen_004.genp_get_lookup (
105: 'PR_EXTERNAL_STAT_SOURCE',
106: p_stu_acad_stat_int_rec.source_type
107: ) IS NULL
108: ) THEN