DBA Data[Home] [Help]

APPS.IGF_SL_REL_DISB dependencies on IGF_AP_GEN_001

Line 680: igf_ap_gen_001.get_key_program(

676: l_return_status VARCHAR2(30);
677: BEGIN
678: -- Get the students key program details
679: -- Based on these details the Pell Setup record is arrived at
680: igf_ap_gen_001.get_key_program(
681: cp_base_id => p_base_id, cp_course_cd => l_program_cd,
682: cp_version_number => l_program_version
683: );
684: