DBA Data[Home] [Help]

APPS.IGF_AP_GEN_001 dependencies on IGS_PR_GET_CLASS_STD

Line 192: lv_class_standing := igs_pr_get_class_std.get_class_standing(l_person_id,

188: BEGIN
189: l_person_id :=igf_gr_gen.get_person_id(cp_base_id);
190: -- get the key program from the get_key_program api
191: get_key_program(cp_base_id, x_key_program_course_cd, x_version_number);
192: lv_class_standing := igs_pr_get_class_std.get_class_standing(l_person_id,
193: x_key_program_course_cd,
194: 'N',
195: NULL,
196: NULL,