15: -------------------------------------------------------------------
16:
17: FUNCTION get_im_efc(
18: p_sys_awd_year IN igf_ap_batch_aw_map.sys_award_year%TYPE,
19: p_profile_rec IN OUT NOCOPY igf_ap_css_profile%ROWTYPE,
20: p_fnar_rec IN OUT NOCOPY igf_ap_css_fnar%ROWTYPE,
21: p_error_msg OUT NOCOPY fnd_new_messages.message_name%TYPE
22: ) RETURN BOOLEAN;
23:
28:
29: FUNCTION callHook(
30: p_sys_awd_year IN igf_ap_batch_aw_map.sys_award_year%TYPE,
31:
32: pr_cssp_id IN OUT NOCOPY igf_ap_css_profile.cssp_id%TYPE ,
33: pr_org_id IN OUT NOCOPY igf_ap_css_profile.org_id%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
29: FUNCTION callHook(
30: p_sys_awd_year IN igf_ap_batch_aw_map.sys_award_year%TYPE,
31:
32: pr_cssp_id IN OUT NOCOPY igf_ap_css_profile.cssp_id%TYPE ,
33: pr_org_id IN OUT NOCOPY igf_ap_css_profile.org_id%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
30: p_sys_awd_year IN igf_ap_batch_aw_map.sys_award_year%TYPE,
31:
32: pr_cssp_id IN OUT NOCOPY igf_ap_css_profile.cssp_id%TYPE ,
33: pr_org_id IN OUT NOCOPY igf_ap_css_profile.org_id%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
31:
32: pr_cssp_id IN OUT NOCOPY igf_ap_css_profile.cssp_id%TYPE ,
33: pr_org_id IN OUT NOCOPY igf_ap_css_profile.org_id%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
32: pr_cssp_id IN OUT NOCOPY igf_ap_css_profile.cssp_id%TYPE ,
33: pr_org_id IN OUT NOCOPY igf_ap_css_profile.org_id%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
33: pr_org_id IN OUT NOCOPY igf_ap_css_profile.org_id%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
34: pr_base_id IN OUT NOCOPY igf_ap_css_profile.base_id%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
35: pr_system_record_type IN OUT NOCOPY igf_ap_css_profile.system_record_type%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
36: pr_active_profile IN OUT NOCOPY igf_ap_css_profile.active_profile%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
37: pr_college_code IN OUT NOCOPY igf_ap_css_profile.college_code%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
38: pr_academic_year IN OUT NOCOPY igf_ap_css_profile.academic_year%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
39: pr_stu_record_type IN OUT NOCOPY igf_ap_css_profile.stu_record_type%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
40: pr_css_id_number IN OUT NOCOPY igf_ap_css_profile.css_id_number%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
41: pr_registration_receipt_date IN OUT NOCOPY igf_ap_css_profile.registration_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
42: pr_registration_type IN OUT NOCOPY igf_ap_css_profile.registration_type%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
43: pr_application_receipt_date IN OUT NOCOPY igf_ap_css_profile.application_receipt_date%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
44: pr_application_type IN OUT NOCOPY igf_ap_css_profile.application_type%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
45: pr_original_fnar_compute IN OUT NOCOPY igf_ap_css_profile.original_fnar_compute%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
46: pr_revision_fnar_compute_date IN OUT NOCOPY igf_ap_css_profile.revision_fnar_compute_date%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
47: pr_electronic_extract_date IN OUT NOCOPY igf_ap_css_profile.electronic_extract_date%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
48: pr_inst_reporting_type IN OUT NOCOPY igf_ap_css_profile.institutional_reporting_type%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
49: pr_asr_receipt_date IN OUT NOCOPY igf_ap_css_profile.asr_receipt_date%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
50: pr_last_name IN OUT NOCOPY igf_ap_css_profile.last_name%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
51: pr_first_name IN OUT NOCOPY igf_ap_css_profile.first_name%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
52: pr_middle_initial IN OUT NOCOPY igf_ap_css_profile.middle_initial%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
53: pr_address_number_and_street IN OUT NOCOPY igf_ap_css_profile.address_number_and_street%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
54: pr_city IN OUT NOCOPY igf_ap_css_profile.city%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
55: pr_state_mailing IN OUT NOCOPY igf_ap_css_profile.state_mailing%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
56: pr_zip_code IN OUT NOCOPY igf_ap_css_profile.zip_code%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
57: pr_s_telephone_number IN OUT NOCOPY igf_ap_css_profile.s_telephone_number%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
58: pr_s_title IN OUT NOCOPY igf_ap_css_profile.s_title%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
59: pr_date_of_birth IN OUT NOCOPY igf_ap_css_profile.date_of_birth%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
60: pr_social_security_number IN OUT NOCOPY igf_ap_css_profile.social_security_number%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
61: pr_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.state_legal_residence%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
62: pr_foreign_address_indicator IN OUT NOCOPY igf_ap_css_profile.foreign_address_indicator%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
63: pr_foreign_postal_code IN OUT NOCOPY igf_ap_css_profile.foreign_postal_code%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
64: pr_country IN OUT NOCOPY igf_ap_css_profile.country%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
65: pr_financial_aid_status IN OUT NOCOPY igf_ap_css_profile.financial_aid_status%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
66: pr_year_in_college IN OUT NOCOPY igf_ap_css_profile.year_in_college%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
67: pr_marital_status IN OUT NOCOPY igf_ap_css_profile.marital_status%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
68: pr_ward_court IN OUT NOCOPY igf_ap_css_profile.ward_court%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
69: pr_legal_dependents_other IN OUT NOCOPY igf_ap_css_profile.legal_dependents_other%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
70: pr_household_size IN OUT NOCOPY igf_ap_css_profile.household_size%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
71: pr_number_in_college IN OUT NOCOPY igf_ap_css_profile.number_in_college%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
72: pr_citizenship_status IN OUT NOCOPY igf_ap_css_profile.citizenship_status%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
73: pr_citizenship_country IN OUT NOCOPY igf_ap_css_profile.citizenship_country%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
74: pr_visa_classification IN OUT NOCOPY igf_ap_css_profile.visa_classification%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
75: pr_tax_figures IN OUT NOCOPY igf_ap_css_profile.tax_figures%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
76: pr_number_exemptions IN OUT NOCOPY igf_ap_css_profile.number_exemptions%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
77: pr_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.adjusted_gross_inc%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
78: pr_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.us_tax_paid%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
79: pr_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.itemized_deductions%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
80: pr_stu_income_work IN OUT NOCOPY igf_ap_css_profile.stu_income_work%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
81: pr_spouse_income_work IN OUT NOCOPY igf_ap_css_profile.spouse_income_work%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
82: pr_divid_int_inc IN OUT NOCOPY igf_ap_css_profile.divid_int_inc%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
83: pr_soc_sec_benefits IN OUT NOCOPY igf_ap_css_profile.soc_sec_benefits%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
84: pr_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.welfare_tanf%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
85: pr_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.child_supp_rcvd%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
86: pr_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.earned_income_credit%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
87: pr_other_untax_income IN OUT NOCOPY igf_ap_css_profile.other_untax_income%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
88: pr_tax_stu_aid IN OUT NOCOPY igf_ap_css_profile.tax_stu_aid%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
89: pr_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.cash_sav_check%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
90: pr_ira_keogh IN OUT NOCOPY igf_ap_css_profile.ira_keogh%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
91: pr_invest_value IN OUT NOCOPY igf_ap_css_profile.invest_value%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
92: pr_invest_debt IN OUT NOCOPY igf_ap_css_profile.invest_debt%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
93: pr_home_value IN OUT NOCOPY igf_ap_css_profile.home_value%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
94: pr_home_debt IN OUT NOCOPY igf_ap_css_profile.home_debt%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
95: pr_oth_real_value IN OUT NOCOPY igf_ap_css_profile.oth_real_value%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
96: pr_oth_real_debt IN OUT NOCOPY igf_ap_css_profile.oth_real_debt%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
97: pr_bus_farm_value IN OUT NOCOPY igf_ap_css_profile.bus_farm_value%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
98: pr_bus_farm_debt IN OUT NOCOPY igf_ap_css_profile.bus_farm_debt%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
99: pr_live_on_farm IN OUT NOCOPY igf_ap_css_profile.live_on_farm%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
100: pr_home_purch_price IN OUT NOCOPY igf_ap_css_profile.home_purch_price%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
101: pr_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.hope_ll_credit%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
102: pr_home_purch_year IN OUT NOCOPY igf_ap_css_profile.home_purch_year%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
103: pr_trust_amount IN OUT NOCOPY igf_ap_css_profile.trust_amount%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
104: pr_trust_avail IN OUT NOCOPY igf_ap_css_profile.trust_avail%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
105: pr_trust_estab IN OUT NOCOPY igf_ap_css_profile.trust_estab%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
106: pr_child_support_paid IN OUT NOCOPY igf_ap_css_profile.child_support_paid%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
107: pr_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.med_dent_expenses%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
108: pr_vet_us IN OUT NOCOPY igf_ap_css_profile.vet_us%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
109: pr_vet_ben_amount IN OUT NOCOPY igf_ap_css_profile.vet_ben_amount%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
110: pr_vet_ben_months IN OUT NOCOPY igf_ap_css_profile.vet_ben_months%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
111: pr_stu_summer_wages IN OUT NOCOPY igf_ap_css_profile.stu_summer_wages%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
112: pr_stu_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.stu_school_yr_wages%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
113: pr_spouse_summer_wages IN OUT NOCOPY igf_ap_css_profile.spouse_summer_wages%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
114: pr_spouse_school_yr_wages IN OUT NOCOPY igf_ap_css_profile.spouse_school_yr_wages%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
115: pr_summer_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.summer_other_tax_inc%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
116: pr_school_yr_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_other_tax_inc%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
117: pr_summer_untax_inc IN OUT NOCOPY igf_ap_css_profile.summer_untax_inc%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
118: pr_school_yr_untax_inc IN OUT NOCOPY igf_ap_css_profile.school_yr_untax_inc%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
119: pr_grants_schol_etc IN OUT NOCOPY igf_ap_css_profile.grants_schol_etc%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
120: pr_tuit_benefits IN OUT NOCOPY igf_ap_css_profile.tuit_benefits%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
121: pr_cont_parents IN OUT NOCOPY igf_ap_css_profile.cont_parents%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
122: pr_cont_relatives IN OUT NOCOPY igf_ap_css_profile.cont_relatives%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
123: pr_p_siblings_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_siblings_pre_tuit%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
124: pr_p_student_pre_tuit IN OUT NOCOPY igf_ap_css_profile.p_student_pre_tuit%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
125: pr_p_household_size IN OUT NOCOPY igf_ap_css_profile.p_household_size%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
126: pr_p_number_in_college IN OUT NOCOPY igf_ap_css_profile.p_number_in_college%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
127: pr_p_parents_in_college IN OUT NOCOPY igf_ap_css_profile.p_parents_in_college%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
128: pr_p_marital_status IN OUT NOCOPY igf_ap_css_profile.p_marital_status%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
129: pr_p_state_legal_residence IN OUT NOCOPY igf_ap_css_profile.p_state_legal_residence%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
130: pr_p_natural_par_status IN OUT NOCOPY igf_ap_css_profile.p_natural_par_status%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
131: pr_p_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_child_supp_paid%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
132: pr_p_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_repay_ed_loans%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
133: pr_p_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_med_dent_expenses%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
134: pr_p_tuit_paid_amount IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_amount%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
135: pr_p_tuit_paid_number IN OUT NOCOPY igf_ap_css_profile.p_tuit_paid_number%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
136: pr_p_exp_child_supp_paid IN OUT NOCOPY igf_ap_css_profile.p_exp_child_supp_paid%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
137: pr_p_exp_repay_ed_loans IN OUT NOCOPY igf_ap_css_profile.p_exp_repay_ed_loans%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
138: pr_p_exp_med_dent_expenses IN OUT NOCOPY igf_ap_css_profile.p_exp_med_dent_expenses%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
139: pr_p_exp_tuit_pd_amount IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_amount%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
140: pr_p_exp_tuit_pd_number IN OUT NOCOPY igf_ap_css_profile.p_exp_tuit_pd_number%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
141: pr_p_cash_sav_check IN OUT NOCOPY igf_ap_css_profile.p_cash_sav_check%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
142: pr_p_month_mortgage_pay IN OUT NOCOPY igf_ap_css_profile.p_month_mortgage_pay%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
143: pr_p_invest_value IN OUT NOCOPY igf_ap_css_profile.p_invest_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
144: pr_p_invest_debt IN OUT NOCOPY igf_ap_css_profile.p_invest_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
145: pr_p_home_value IN OUT NOCOPY igf_ap_css_profile.p_home_value%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
146: pr_p_home_debt IN OUT NOCOPY igf_ap_css_profile.p_home_debt%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
147: pr_p_home_purch_price IN OUT NOCOPY igf_ap_css_profile.p_home_purch_price%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
148: pr_p_own_business_farm IN OUT NOCOPY igf_ap_css_profile.p_own_business_farm%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
149: pr_p_business_value IN OUT NOCOPY igf_ap_css_profile.p_business_value%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
150: pr_p_business_debt IN OUT NOCOPY igf_ap_css_profile.p_business_debt%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
151: pr_p_farm_value IN OUT NOCOPY igf_ap_css_profile.p_farm_value%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
152: pr_p_farm_debt IN OUT NOCOPY igf_ap_css_profile.p_farm_debt%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
153: pr_p_live_on_farm IN OUT NOCOPY igf_ap_css_profile.p_live_on_farm%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
154: pr_p_oth_real_estate_value IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_value%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
155: pr_p_oth_real_estate_debt IN OUT NOCOPY igf_ap_css_profile.p_oth_real_estate_debt%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
156: pr_p_oth_real_purch_price IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_price%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
157: pr_p_siblings_assets IN OUT NOCOPY igf_ap_css_profile.p_siblings_assets%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
158: pr_p_home_purch_year IN OUT NOCOPY igf_ap_css_profile.p_home_purch_year%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
159: pr_p_oth_real_purch_year IN OUT NOCOPY igf_ap_css_profile.p_oth_real_purch_year%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
160: pr_p_prior_agi IN OUT NOCOPY igf_ap_css_profile.p_prior_agi%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
161: pr_p_prior_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_prior_us_tax_paid%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
162: pr_p_prior_item_deductions IN OUT NOCOPY igf_ap_css_profile.p_prior_item_deductions%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
163: pr_p_prior_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_prior_other_untax_inc%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
164: pr_p_tax_figures IN OUT NOCOPY igf_ap_css_profile.p_tax_figures%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
165: pr_p_number_exemptions IN OUT NOCOPY igf_ap_css_profile.p_number_exemptions%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
166: pr_p_adjusted_gross_inc IN OUT NOCOPY igf_ap_css_profile.p_adjusted_gross_inc%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
167: pr_p_wages_sal_tips IN OUT NOCOPY igf_ap_css_profile.p_wages_sal_tips%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
168: pr_p_interest_income IN OUT NOCOPY igf_ap_css_profile.p_interest_income%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
169: pr_p_dividend_income IN OUT NOCOPY igf_ap_css_profile.p_dividend_income%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
170: pr_p_net_inc_bus_farm IN OUT NOCOPY igf_ap_css_profile.p_net_inc_bus_farm%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
171: pr_p_other_taxable_income IN OUT NOCOPY igf_ap_css_profile.p_other_taxable_income%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
172: pr_p_adj_to_income IN OUT NOCOPY igf_ap_css_profile.p_adj_to_income%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
173: pr_p_us_tax_paid IN OUT NOCOPY igf_ap_css_profile.p_us_tax_paid%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
174: pr_p_itemized_deductions IN OUT NOCOPY igf_ap_css_profile.p_itemized_deductions%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
175: pr_p_father_income_work IN OUT NOCOPY igf_ap_css_profile.p_father_income_work%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
176: pr_p_mother_income_work IN OUT NOCOPY igf_ap_css_profile.p_mother_income_work%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
177: pr_p_soc_sec_ben IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
178: pr_p_welfare_tanf IN OUT NOCOPY igf_ap_css_profile.p_welfare_tanf%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
179: pr_p_child_supp_rcvd IN OUT NOCOPY igf_ap_css_profile.p_child_supp_rcvd%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
180: pr_p_ded_ira_keogh IN OUT NOCOPY igf_ap_css_profile.p_ded_ira_keogh%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
181: pr_p_tax_defer_pens_savs IN OUT NOCOPY igf_ap_css_profile.p_tax_defer_pens_savs%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
182: pr_p_dep_care_med_spending IN OUT NOCOPY igf_ap_css_profile.p_dep_care_med_spending%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
183: pr_p_earned_income_credit IN OUT NOCOPY igf_ap_css_profile.p_earned_income_credit%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
184: pr_p_living_allow IN OUT NOCOPY igf_ap_css_profile.p_living_allow%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
185: pr_p_tax_exmpt_int IN OUT NOCOPY igf_ap_css_profile.p_tax_exmpt_int%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
186: pr_p_foreign_inc_excl IN OUT NOCOPY igf_ap_css_profile.p_foreign_inc_excl%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
187: pr_p_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_other_untax_inc%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
188: pr_p_hope_ll_credit IN OUT NOCOPY igf_ap_css_profile.p_hope_ll_credit%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
189: pr_p_yr_separation IN OUT NOCOPY igf_ap_css_profile.p_yr_separation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
190: pr_p_yr_divorce IN OUT NOCOPY igf_ap_css_profile.p_yr_divorce%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
191: pr_p_exp_father_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_father_inc%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
192: pr_p_exp_mother_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_mother_inc%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
193: pr_p_exp_other_tax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_tax_inc%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
194: pr_p_exp_other_untax_inc IN OUT NOCOPY igf_ap_css_profile.p_exp_other_untax_inc%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
195: pr_line_2_relation IN OUT NOCOPY igf_ap_css_profile.line_2_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
196: pr_line_2_attend_college IN OUT NOCOPY igf_ap_css_profile.line_2_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
197: pr_line_3_relation IN OUT NOCOPY igf_ap_css_profile.line_3_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
198: pr_line_3_attend_college IN OUT NOCOPY igf_ap_css_profile.line_3_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
199: pr_line_4_relation IN OUT NOCOPY igf_ap_css_profile.line_4_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
200: pr_line_4_attend_college IN OUT NOCOPY igf_ap_css_profile.line_4_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
201: pr_line_5_relation IN OUT NOCOPY igf_ap_css_profile.line_5_relation%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
202: pr_line_5_attend_college IN OUT NOCOPY igf_ap_css_profile.line_5_attend_college%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
203: pr_line_6_relation IN OUT NOCOPY igf_ap_css_profile.line_6_relation%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
204: pr_line_6_attend_college IN OUT NOCOPY igf_ap_css_profile.line_6_attend_college%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
205: pr_line_7_relation IN OUT NOCOPY igf_ap_css_profile.line_7_relation%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
206: pr_line_7_attend_college IN OUT NOCOPY igf_ap_css_profile.line_7_attend_college%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
207: pr_line_8_relation IN OUT NOCOPY igf_ap_css_profile.line_8_relation%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
208: pr_line_8_attend_college IN OUT NOCOPY igf_ap_css_profile.line_8_attend_college%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
209: pr_p_age_father IN OUT NOCOPY igf_ap_css_profile.p_age_father%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
210: pr_p_age_mother IN OUT NOCOPY igf_ap_css_profile.p_age_mother%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
211: pr_p_div_sep_ind IN OUT NOCOPY igf_ap_css_profile.p_div_sep_ind%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
212: pr_b_cont_non_custodial_par IN OUT NOCOPY igf_ap_css_profile.b_cont_non_custodial_par%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
213: pr_college_type_2 IN OUT NOCOPY igf_ap_css_profile.college_type_2%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
214: pr_college_type_3 IN OUT NOCOPY igf_ap_css_profile.college_type_3%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
215: pr_college_type_4 IN OUT NOCOPY igf_ap_css_profile.college_type_4%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
216: pr_college_type_5 IN OUT NOCOPY igf_ap_css_profile.college_type_5%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
217: pr_college_type_6 IN OUT NOCOPY igf_ap_css_profile.college_type_6%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
218: pr_college_type_7 IN OUT NOCOPY igf_ap_css_profile.college_type_7%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
219: pr_college_type_8 IN OUT NOCOPY igf_ap_css_profile.college_type_8%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
220: pr_school_code_1 IN OUT NOCOPY igf_ap_css_profile.school_code_1%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
221: pr_housing_code_1 IN OUT NOCOPY igf_ap_css_profile.housing_code_1%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
222: pr_school_code_2 IN OUT NOCOPY igf_ap_css_profile.school_code_2%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
223: pr_housing_code_2 IN OUT NOCOPY igf_ap_css_profile.housing_code_2%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
224: pr_school_code_3 IN OUT NOCOPY igf_ap_css_profile.school_code_3%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
225: pr_housing_code_3 IN OUT NOCOPY igf_ap_css_profile.housing_code_3%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
226: pr_school_code_4 IN OUT NOCOPY igf_ap_css_profile.school_code_4%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
227: pr_housing_code_4 IN OUT NOCOPY igf_ap_css_profile.housing_code_4%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
228: pr_school_code_5 IN OUT NOCOPY igf_ap_css_profile.school_code_5%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
229: pr_housing_code_5 IN OUT NOCOPY igf_ap_css_profile.housing_code_5%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
230: pr_school_code_6 IN OUT NOCOPY igf_ap_css_profile.school_code_6%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
231: pr_housing_code_6 IN OUT NOCOPY igf_ap_css_profile.housing_code_6%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
232: pr_school_code_7 IN OUT NOCOPY igf_ap_css_profile.school_code_7%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
233: pr_housing_code_7 IN OUT NOCOPY igf_ap_css_profile.housing_code_7%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
234: pr_school_code_8 IN OUT NOCOPY igf_ap_css_profile.school_code_8%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
235: pr_housing_code_8 IN OUT NOCOPY igf_ap_css_profile.housing_code_8%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
236: pr_school_code_9 IN OUT NOCOPY igf_ap_css_profile.school_code_9%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
237: pr_housing_code_9 IN OUT NOCOPY igf_ap_css_profile.housing_code_9%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
238: pr_school_code_10 IN OUT NOCOPY igf_ap_css_profile.school_code_10%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
239: pr_housing_code_10 IN OUT NOCOPY igf_ap_css_profile.housing_code_10%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
240: pr_additional_school_code_1 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_1%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
241: pr_additional_school_code_2 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_2%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
242: pr_additional_school_code_3 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_3%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
243: pr_additional_school_code_4 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_4%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
244: pr_additional_school_code_5 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_5%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
245: pr_additional_school_code_6 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_6%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
246: pr_additional_school_code_7 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_7%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
247: pr_additional_school_code_8 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_8%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
248: pr_additional_school_code_9 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_9%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
249: pr_additional_school_code_10 IN OUT NOCOPY igf_ap_css_profile.additional_school_code_10%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
250: pr_explanation_spec_circum IN OUT NOCOPY igf_ap_css_profile.explanation_spec_circum%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
251: pr_signature_student IN OUT NOCOPY igf_ap_css_profile.signature_student%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
252: pr_signature_spouse IN OUT NOCOPY igf_ap_css_profile.signature_spouse%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
253: pr_signature_father IN OUT NOCOPY igf_ap_css_profile.signature_father%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
254: pr_signature_mother IN OUT NOCOPY igf_ap_css_profile.signature_mother%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
255: pr_month_day_completed IN OUT NOCOPY igf_ap_css_profile.month_day_completed%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
256: pr_year_completed IN OUT NOCOPY igf_ap_css_profile.year_completed%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
257: pr_age_line_2 IN OUT NOCOPY igf_ap_css_profile.age_line_2%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
258: pr_age_line_3 IN OUT NOCOPY igf_ap_css_profile.age_line_3%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
259: pr_age_line_4 IN OUT NOCOPY igf_ap_css_profile.age_line_4%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
260: pr_age_line_5 IN OUT NOCOPY igf_ap_css_profile.age_line_5%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
261: pr_age_line_6 IN OUT NOCOPY igf_ap_css_profile.age_line_6%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
262: pr_age_line_7 IN OUT NOCOPY igf_ap_css_profile.age_line_7%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
263: pr_age_line_8 IN OUT NOCOPY igf_ap_css_profile.age_line_8%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
264: pr_a_online_signature IN OUT NOCOPY igf_ap_css_profile.a_online_signature%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
265: pr_question_1_number IN OUT NOCOPY igf_ap_css_profile.question_1_number%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
266: pr_question_1_size IN OUT NOCOPY igf_ap_css_profile.question_1_size%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
267: pr_question_1_answer IN OUT NOCOPY igf_ap_css_profile.question_1_answer%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
268: pr_question_2_number IN OUT NOCOPY igf_ap_css_profile.question_2_number%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
269: pr_question_2_size IN OUT NOCOPY igf_ap_css_profile.question_2_size%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
270: pr_question_2_answer IN OUT NOCOPY igf_ap_css_profile.question_2_answer%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
271: pr_question_3_number IN OUT NOCOPY igf_ap_css_profile.question_3_number%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
272: pr_question_3_size IN OUT NOCOPY igf_ap_css_profile.question_3_size%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
273: pr_question_3_answer IN OUT NOCOPY igf_ap_css_profile.question_3_answer%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
274: pr_question_4_number IN OUT NOCOPY igf_ap_css_profile.question_4_number%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
275: pr_question_4_size IN OUT NOCOPY igf_ap_css_profile.question_4_size%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
276: pr_question_4_answer IN OUT NOCOPY igf_ap_css_profile.question_4_answer%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
277: pr_question_5_number IN OUT NOCOPY igf_ap_css_profile.question_5_number%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
278: pr_question_5_size IN OUT NOCOPY igf_ap_css_profile.question_5_size%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
279: pr_question_5_answer IN OUT NOCOPY igf_ap_css_profile.question_5_answer%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
280: pr_question_6_number IN OUT NOCOPY igf_ap_css_profile.question_6_number%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
281: pr_question_6_size IN OUT NOCOPY igf_ap_css_profile.question_6_size%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
282: pr_question_6_answer IN OUT NOCOPY igf_ap_css_profile.question_6_answer%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
283: pr_question_7_number IN OUT NOCOPY igf_ap_css_profile.question_7_number%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
284: pr_question_7_size IN OUT NOCOPY igf_ap_css_profile.question_7_size%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
285: pr_question_7_answer IN OUT NOCOPY igf_ap_css_profile.question_7_answer%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
286: pr_question_8_number IN OUT NOCOPY igf_ap_css_profile.question_8_number%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
287: pr_question_8_size IN OUT NOCOPY igf_ap_css_profile.question_8_size%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
288: pr_question_8_answer IN OUT NOCOPY igf_ap_css_profile.question_8_answer%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
289: pr_question_9_number IN OUT NOCOPY igf_ap_css_profile.question_9_number%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
290: pr_question_9_size IN OUT NOCOPY igf_ap_css_profile.question_9_size%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
291: pr_question_9_answer IN OUT NOCOPY igf_ap_css_profile.question_9_answer%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
292: pr_question_10_number IN OUT NOCOPY igf_ap_css_profile.question_10_number%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
293: pr_question_10_size IN OUT NOCOPY igf_ap_css_profile.question_10_size%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
294: pr_question_10_answer IN OUT NOCOPY igf_ap_css_profile.question_10_answer%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
295: pr_question_11_number IN OUT NOCOPY igf_ap_css_profile.question_11_number%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
296: pr_question_11_size IN OUT NOCOPY igf_ap_css_profile.question_11_size%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
297: pr_question_11_answer IN OUT NOCOPY igf_ap_css_profile.question_11_answer%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
298: pr_question_12_number IN OUT NOCOPY igf_ap_css_profile.question_12_number%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
299: pr_question_12_size IN OUT NOCOPY igf_ap_css_profile.question_12_size%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
300: pr_question_12_answer IN OUT NOCOPY igf_ap_css_profile.question_12_answer%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
301: pr_question_13_number IN OUT NOCOPY igf_ap_css_profile.question_13_number%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
302: pr_question_13_size IN OUT NOCOPY igf_ap_css_profile.question_13_size%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
303: pr_question_13_answer IN OUT NOCOPY igf_ap_css_profile.question_13_answer%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
304: pr_question_14_number IN OUT NOCOPY igf_ap_css_profile.question_14_number%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
305: pr_question_14_size IN OUT NOCOPY igf_ap_css_profile.question_14_size%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
306: pr_question_14_answer IN OUT NOCOPY igf_ap_css_profile.question_14_answer%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
307: pr_question_15_number IN OUT NOCOPY igf_ap_css_profile.question_15_number%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
308: pr_question_15_size IN OUT NOCOPY igf_ap_css_profile.question_15_size%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
309: pr_question_15_answer IN OUT NOCOPY igf_ap_css_profile.question_15_answer%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
310: pr_question_16_number IN OUT NOCOPY igf_ap_css_profile.question_16_number%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
311: pr_question_16_size IN OUT NOCOPY igf_ap_css_profile.question_16_size%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
312: pr_question_16_answer IN OUT NOCOPY igf_ap_css_profile.question_16_answer%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
313: pr_question_17_number IN OUT NOCOPY igf_ap_css_profile.question_17_number%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
314: pr_question_17_size IN OUT NOCOPY igf_ap_css_profile.question_17_size%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
315: pr_question_17_answer IN OUT NOCOPY igf_ap_css_profile.question_17_answer%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
316: pr_question_18_number IN OUT NOCOPY igf_ap_css_profile.question_18_number%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
317: pr_question_18_size IN OUT NOCOPY igf_ap_css_profile.question_18_size%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
318: pr_question_18_answer IN OUT NOCOPY igf_ap_css_profile.question_18_answer%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
319: pr_question_19_number IN OUT NOCOPY igf_ap_css_profile.question_19_number%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
320: pr_question_19_size IN OUT NOCOPY igf_ap_css_profile.question_19_size%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
321: pr_question_19_answer IN OUT NOCOPY igf_ap_css_profile.question_19_answer%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
322: pr_question_20_number IN OUT NOCOPY igf_ap_css_profile.question_20_number%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
323: pr_question_20_size IN OUT NOCOPY igf_ap_css_profile.question_20_size%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
324: pr_question_20_answer IN OUT NOCOPY igf_ap_css_profile.question_20_answer%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
325: pr_question_21_number IN OUT NOCOPY igf_ap_css_profile.question_21_number%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
326: pr_question_21_size IN OUT NOCOPY igf_ap_css_profile.question_21_size%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
327: pr_question_21_answer IN OUT NOCOPY igf_ap_css_profile.question_21_answer%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
328: pr_question_22_number IN OUT NOCOPY igf_ap_css_profile.question_22_number%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
329: pr_question_22_size IN OUT NOCOPY igf_ap_css_profile.question_22_size%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
330: pr_question_22_answer IN OUT NOCOPY igf_ap_css_profile.question_22_answer%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
331: pr_question_23_number IN OUT NOCOPY igf_ap_css_profile.question_23_number%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
332: pr_question_23_size IN OUT NOCOPY igf_ap_css_profile.question_23_size%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
333: pr_question_23_answer IN OUT NOCOPY igf_ap_css_profile.question_23_answer%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
334: pr_question_24_number IN OUT NOCOPY igf_ap_css_profile.question_24_number%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
335: pr_question_24_size IN OUT NOCOPY igf_ap_css_profile.question_24_size%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
336: pr_question_24_answer IN OUT NOCOPY igf_ap_css_profile.question_24_answer%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
337: pr_question_25_number IN OUT NOCOPY igf_ap_css_profile.question_25_number%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
338: pr_question_25_size IN OUT NOCOPY igf_ap_css_profile.question_25_size%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
339: pr_question_25_answer IN OUT NOCOPY igf_ap_css_profile.question_25_answer%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
340: pr_question_26_number IN OUT NOCOPY igf_ap_css_profile.question_26_number%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
341: pr_question_26_size IN OUT NOCOPY igf_ap_css_profile.question_26_size%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
342: pr_question_26_answer IN OUT NOCOPY igf_ap_css_profile.question_26_answer%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
343: pr_question_27_number IN OUT NOCOPY igf_ap_css_profile.question_27_number%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
344: pr_question_27_size IN OUT NOCOPY igf_ap_css_profile.question_27_size%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
345: pr_question_27_answer IN OUT NOCOPY igf_ap_css_profile.question_27_answer%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
346: pr_question_28_number IN OUT NOCOPY igf_ap_css_profile.question_28_number%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
347: pr_question_28_size IN OUT NOCOPY igf_ap_css_profile.question_28_size%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
348: pr_question_28_answer IN OUT NOCOPY igf_ap_css_profile.question_28_answer%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
349: pr_question_29_number IN OUT NOCOPY igf_ap_css_profile.question_29_number%TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
350: pr_question_29_size IN OUT NOCOPY igf_ap_css_profile.question_29_size%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
351: pr_question_29_answer IN OUT NOCOPY igf_ap_css_profile.question_29_answer%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
352: pr_question_30_number IN OUT NOCOPY igf_ap_css_profile.question_30_number%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
353: pr_questions_30_size IN OUT NOCOPY igf_ap_css_profile.questions_30_size%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
354: pr_question_30_answer IN OUT NOCOPY igf_ap_css_profile.question_30_answer%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
355: pr_legacy_record_flag IN OUT NOCOPY igf_ap_css_profile.legacy_record_flag%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
356: pr_coa_duration_efc_amt IN OUT NOCOPY igf_ap_css_profile.coa_duration_efc_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
357: pr_coa_duration_num IN OUT NOCOPY igf_ap_css_profile.coa_duration_num %TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
358: pr_created_by IN OUT NOCOPY igf_ap_css_profile.created_by%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
366: pr_stu_most_support_from_num IN OUT NOCOPY igf_ap_css_profile.stu_most_support_from_num%TYPE ,
359: pr_creation_date IN OUT NOCOPY igf_ap_css_profile.creation_date%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
366: pr_stu_most_support_from_num IN OUT NOCOPY igf_ap_css_profile.stu_most_support_from_num%TYPE ,
367: pr_location_computer_num IN OUT NOCOPY igf_ap_css_profile.location_computer_num%TYPE ,
360: pr_last_updated_by IN OUT NOCOPY igf_ap_css_profile.last_updated_by%TYPE ,
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
366: pr_stu_most_support_from_num IN OUT NOCOPY igf_ap_css_profile.stu_most_support_from_num%TYPE ,
367: pr_location_computer_num IN OUT NOCOPY igf_ap_css_profile.location_computer_num%TYPE ,
368:
361: pr_last_update_date IN OUT NOCOPY igf_ap_css_profile.last_update_date%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
366: pr_stu_most_support_from_num IN OUT NOCOPY igf_ap_css_profile.stu_most_support_from_num%TYPE ,
367: pr_location_computer_num IN OUT NOCOPY igf_ap_css_profile.location_computer_num%TYPE ,
368:
369: f_fnar_id IN OUT NOCOPY igf_ap_css_fnar.fnar_id%TYPE ,
362: pr_last_update_login IN OUT NOCOPY igf_ap_css_profile.last_update_login%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
366: pr_stu_most_support_from_num IN OUT NOCOPY igf_ap_css_profile.stu_most_support_from_num%TYPE ,
367: pr_location_computer_num IN OUT NOCOPY igf_ap_css_profile.location_computer_num%TYPE ,
368:
369: f_fnar_id IN OUT NOCOPY igf_ap_css_fnar.fnar_id%TYPE ,
370: f_cssp_id IN OUT NOCOPY igf_ap_css_fnar.cssp_id%TYPE ,
363: pr_p_soc_sec_ben_student_amt IN OUT NOCOPY igf_ap_css_profile.p_soc_sec_ben_student_amt%TYPE ,
364: pr_p_tuit_fee_deduct_amt IN OUT NOCOPY igf_ap_css_profile.p_tuit_fee_deduct_amt%TYPE ,
365: pr_stu_lives_with_num IN OUT NOCOPY igf_ap_css_profile.stu_lives_with_num%TYPE ,
366: pr_stu_most_support_from_num IN OUT NOCOPY igf_ap_css_profile.stu_most_support_from_num%TYPE ,
367: pr_location_computer_num IN OUT NOCOPY igf_ap_css_profile.location_computer_num%TYPE ,
368:
369: f_fnar_id IN OUT NOCOPY igf_ap_css_fnar.fnar_id%TYPE ,
370: f_cssp_id IN OUT NOCOPY igf_ap_css_fnar.cssp_id%TYPE ,
371: f_r_s_email_address IN OUT NOCOPY igf_ap_css_fnar.r_s_email_address%TYPE ,