DBA Data[Home] [Help]

APPS.IGS_PR_CLASS_RANK dependencies on IGS_RU_GEN_001

Line 1290: || Purpose : A new function which call IGS_RU_GEN_001.RULP_VAL_SENNA. This function is created

1286:
1287: /****************************************************************************************************************
1288: || Created By : DDEY
1289: || Created On : 28-OCT-2002
1290: || Purpose : A new function which call IGS_RU_GEN_001.RULP_VAL_SENNA. This function is created
1291: || Known limitations, enhancements or remarks :
1292: || Change History :
1293: || Who When What
1294: || (reverse chronological order - newest change first)

Line 1302: l_status := igs_ru_gen_001.rulp_val_senna (

1298: l_status VARCHAR2(2000);
1299:
1300: BEGIN
1301:
1302: l_status := igs_ru_gen_001.rulp_val_senna (
1303: p_person_id => p_person_id,
1304: p_course_cd => p_course_cd,
1305: p_course_version => p_course_version,
1306: p_unit_cd => NULL,