DBA Data[Home] [Help]

PACKAGE BODY: APPS.IGF_AP_CSS_INTERFACE_PKG

Source


1 PACKAGE BODY igf_ap_css_interface_pkg AS
2 /* $Header: IGFAI41B.pls 120.0 2005/06/01 13:23:29 appldev noship $ */
3 
4   l_rowid VARCHAR2(25);
5   old_references igf_ap_css_interface_all%ROWTYPE;
6   new_references igf_ap_css_interface_all%ROWTYPE;
7 
8   PROCEDURE set_column_values (
9     p_action                            IN     VARCHAR2 ,
10     x_rowid                             IN     VARCHAR2 ,
11     x_css_id                            IN     NUMBER   ,
12     x_record_status                     IN     VARCHAR2 ,
13     x_college_code                      IN     VARCHAR2 ,
14     x_academic_year                     IN     VARCHAR2 ,
15     x_stu_record_type                   IN     VARCHAR2 ,
16     x_css_id_number                     IN     VARCHAR2 ,
17     x_registration_receipt_date         IN     VARCHAR2 ,
18     x_registration_type                 IN     VARCHAR2 ,
19     x_application_receipt_date          IN     VARCHAR2 ,
20     x_application_type                  IN     VARCHAR2 ,
21     x_original_fnar_compute             IN     VARCHAR2 ,
22     x_revision_fnar_compute_date        IN     VARCHAR2 ,
23     x_electronic_extract_date           IN     VARCHAR2 ,
24     x_institutional_reporting_type      IN     VARCHAR2 ,
25     x_asr_receipt_date                  IN     VARCHAR2 ,
26     x_last_name                         IN     VARCHAR2 ,
27     x_first_name                        IN     VARCHAR2 ,
28     x_middle_initial                    IN     VARCHAR2 ,
29     x_address_number_and_street         IN     VARCHAR2 ,
30     x_city                              IN     VARCHAR2 ,
31     x_state_mailing                     IN     VARCHAR2 ,
32     x_zip_code                          IN     VARCHAR2 ,
33     x_s_telephone_number                IN     VARCHAR2 ,
34     x_s_title                           IN     VARCHAR2 ,
35     x_date_of_birth                     IN     VARCHAR2 ,
36     x_social_security_number            IN     VARCHAR2 ,
37     x_state_legal_residence             IN     VARCHAR2 ,
38     x_foreign_address_indicator         IN     VARCHAR2 ,
39     x_foreign_postal_code               IN     VARCHAR2 ,
40     x_country                           IN     VARCHAR2 ,
41     x_financial_aid_status              IN     VARCHAR2 ,
42     x_year_in_college                   IN     VARCHAR2 ,
43     x_marital_status                    IN     VARCHAR2 ,
44     x_ward_court                        IN     VARCHAR2 ,
45     x_legal_dependents_other            IN     VARCHAR2 ,
46     x_household_size                    IN     VARCHAR2 ,
47     x_number_in_college                 IN     VARCHAR2 ,
48     x_citizenship_status                IN     VARCHAR2 ,
49     x_citizenship_country               IN     VARCHAR2 ,
50     x_visa_classification               IN     VARCHAR2 ,
51     x_tax_figures                       IN     VARCHAR2 ,
52     x_number_exemptions                 IN     VARCHAR2 ,
53     x_adjusted_gross_inc                IN     VARCHAR2 ,
54     x_us_tax_paid                       IN     VARCHAR2 ,
55     x_itemized_deductions               IN     VARCHAR2 ,
56     x_stu_income_work                   IN     VARCHAR2 ,
57     x_spouse_income_work                IN     VARCHAR2 ,
58     x_divid_int_inc                     IN     VARCHAR2 ,
59     x_soc_sec_benefits                  IN     VARCHAR2 ,
60     x_welfare_tanf                      IN     VARCHAR2 ,
61     x_child_supp_rcvd                   IN     VARCHAR2 ,
62     x_earned_income_credit              IN     VARCHAR2 ,
63     x_other_untax_income                IN     VARCHAR2 ,
64     x_tax_stu_aid                       IN     VARCHAR2 ,
65     x_cash_sav_check                    IN     VARCHAR2 ,
66     x_ira_keogh                         IN     VARCHAR2 ,
67     x_invest_value                      IN     VARCHAR2 ,
68     x_invest_debt                       IN     VARCHAR2 ,
69     x_home_value                        IN     VARCHAR2 ,
70     x_home_debt                         IN     VARCHAR2 ,
71     x_oth_real_value                    IN     VARCHAR2 ,
72     x_oth_real_debt                     IN     VARCHAR2 ,
73     x_bus_farm_value                    IN     VARCHAR2 ,
74     x_bus_farm_debt                     IN     VARCHAR2 ,
75     x_live_on_farm                      IN     VARCHAR2 ,
76     x_home_purch_price                  IN     VARCHAR2 ,
77     x_hope_ll_credit                    IN     VARCHAR2 ,
78     x_home_purch_year                   IN     VARCHAR2 ,
79     x_trust_amount                      IN     VARCHAR2 ,
80     x_trust_avail                       IN     VARCHAR2 ,
81     x_trust_estab                       IN     VARCHAR2 ,
82     x_child_support_paid                IN     VARCHAR2 ,
83     x_med_dent_expenses                 IN     VARCHAR2 ,
84     x_vet_us                            IN     VARCHAR2 ,
85     x_vet_ben_amount                    IN     VARCHAR2 ,
86     x_vet_ben_months                    IN     VARCHAR2 ,
87     x_stu_summer_wages                  IN     VARCHAR2 ,
88     x_stu_school_yr_wages               IN     VARCHAR2 ,
89     x_spouse_summer_wages               IN     VARCHAR2 ,
90     x_spouse_school_yr_wages            IN     VARCHAR2 ,
91     x_summer_other_tax_inc              IN     VARCHAR2 ,
92     x_school_yr_other_tax_inc           IN     VARCHAR2 ,
93     x_summer_untax_inc                  IN     VARCHAR2 ,
94     x_school_yr_untax_inc               IN     VARCHAR2 ,
95     x_grants_schol_etc                  IN     VARCHAR2 ,
96     x_tuit_benefits                     IN     VARCHAR2 ,
97     x_cont_parents                      IN     VARCHAR2 ,
98     x_cont_relatives                    IN     VARCHAR2 ,
99     x_p_siblings_pre_tuit               IN     VARCHAR2 ,
100     x_p_student_pre_tuit                IN     VARCHAR2 ,
101     x_p_household_size                  IN     VARCHAR2 ,
102     x_p_number_in_college               IN     VARCHAR2 ,
103     x_p_parents_in_college              IN     VARCHAR2 ,
104     x_p_marital_status                  IN     VARCHAR2 ,
105     x_p_state_legal_residence           IN     VARCHAR2 ,
106     x_p_natural_par_status              IN     VARCHAR2 ,
107     x_p_child_supp_paid                 IN     VARCHAR2 ,
108     x_p_repay_ed_loans                  IN     VARCHAR2 ,
109     x_p_med_dent_expenses               IN     VARCHAR2 ,
110     x_p_tuit_paid_amount                IN     VARCHAR2 ,
111     x_p_tuit_paid_number                IN     VARCHAR2 ,
112     x_p_exp_child_supp_paid             IN     VARCHAR2 ,
113     x_p_exp_repay_ed_loans              IN     VARCHAR2 ,
114     x_p_exp_med_dent_expenses           IN     VARCHAR2 ,
115     x_p_exp_tuit_pd_amount              IN     VARCHAR2 ,
116     x_p_exp_tuit_pd_number              IN     VARCHAR2 ,
117     x_p_cash_sav_check                  IN     VARCHAR2 ,
118     x_p_month_mortgage_pay              IN     VARCHAR2 ,
119     x_p_invest_value                    IN     VARCHAR2 ,
120     x_p_invest_debt                     IN     VARCHAR2 ,
121     x_p_home_value                      IN     VARCHAR2 ,
122     x_p_home_debt                       IN     VARCHAR2 ,
123     x_p_home_purch_price                IN     VARCHAR2 ,
124     x_p_own_business_farm               IN     VARCHAR2 ,
125     x_p_business_value                  IN     VARCHAR2 ,
126     x_p_business_debt                   IN     VARCHAR2 ,
127     x_p_farm_value                      IN     VARCHAR2 ,
128     x_p_farm_debt                       IN     VARCHAR2 ,
129     x_p_live_on_farm                    IN     VARCHAR2 ,
130     x_p_oth_real_estate_value           IN     VARCHAR2 ,
131     x_p_oth_real_estate_debt            IN     VARCHAR2 ,
132     x_p_oth_real_purch_price            IN     VARCHAR2 ,
133     x_p_siblings_assets                 IN     VARCHAR2 ,
134     x_p_home_purch_year                 IN     VARCHAR2 ,
135     x_p_oth_real_purch_year             IN     VARCHAR2 ,
136     x_p_prior_agi                       IN     VARCHAR2 ,
137     x_p_prior_us_tax_paid               IN     VARCHAR2 ,
138     x_p_prior_item_deductions           IN     VARCHAR2 ,
139     x_p_prior_other_untax_inc           IN     VARCHAR2 ,
140     x_p_tax_figures                     IN     VARCHAR2 ,
141     x_p_number_exemptions               IN     VARCHAR2 ,
142     x_p_adjusted_gross_inc              IN     VARCHAR2 ,
143     x_p_wages_sal_tips                  IN     VARCHAR2 ,
144     x_p_interest_income                 IN     VARCHAR2 ,
145     x_p_dividend_income                 IN     VARCHAR2 ,
146     x_p_net_inc_bus_farm                IN     VARCHAR2 ,
147     x_p_other_taxable_income            IN     VARCHAR2 ,
148     x_p_adj_to_income                   IN     VARCHAR2 ,
149     x_p_us_tax_paid                     IN     VARCHAR2 ,
150     x_p_itemized_deductions             IN     VARCHAR2 ,
151     x_p_father_income_work              IN     VARCHAR2 ,
152     x_p_mother_income_work              IN     VARCHAR2 ,
153     x_p_soc_sec_ben                     IN     VARCHAR2 ,
154     x_p_welfare_tanf                    IN     VARCHAR2 ,
155     x_p_child_supp_rcvd                 IN     VARCHAR2 ,
156     x_p_ded_ira_keogh                   IN     VARCHAR2 ,
157     x_p_tax_defer_pens_savs             IN     VARCHAR2 ,
158     x_p_dep_care_med_spending           IN     VARCHAR2 ,
159     x_p_earned_income_credit            IN     VARCHAR2 ,
160     x_p_living_allow                    IN     VARCHAR2 ,
161     x_p_tax_exmpt_int                   IN     VARCHAR2 ,
162     x_p_foreign_inc_excl                IN     VARCHAR2 ,
163     x_p_other_untax_inc                 IN     VARCHAR2 ,
164     x_p_hope_ll_credit                  IN     VARCHAR2 ,
165     x_p_yr_separation                   IN     VARCHAR2 ,
166     x_p_yr_divorce                      IN     VARCHAR2 ,
167     x_p_exp_father_inc                  IN     VARCHAR2 ,
168     x_p_exp_mother_inc                  IN     VARCHAR2 ,
169     x_p_exp_other_tax_inc               IN     VARCHAR2 ,
170     x_p_exp_other_untax_inc             IN     VARCHAR2 ,
171     x_line_2_relation                   IN     VARCHAR2 ,
172     x_line_2_attend_college             IN     VARCHAR2 ,
173     x_line_3_relation                   IN     VARCHAR2 ,
174     x_line_3_attend_college             IN     VARCHAR2 ,
175     x_line_4_relation                   IN     VARCHAR2 ,
176     x_line_4_attend_college             IN     VARCHAR2 ,
177     x_line_5_relation                   IN     VARCHAR2 ,
178     x_line_5_attend_college             IN     VARCHAR2 ,
179     x_line_6_relation                   IN     VARCHAR2 ,
180     x_line_6_attend_college             IN     VARCHAR2 ,
181     x_line_7_relation                   IN     VARCHAR2 ,
182     x_line_7_attend_college             IN     VARCHAR2 ,
183     x_line_8_relation                   IN     VARCHAR2 ,
184     x_line_8_attend_college             IN     VARCHAR2 ,
185     x_p_age_father                      IN     VARCHAR2 ,
186     x_p_age_mother                      IN     VARCHAR2 ,
187     x_p_div_sep_ind                     IN     VARCHAR2 ,
188     x_b_cont_non_custodial_par          IN     VARCHAR2 ,
189     x_college_type_2                    IN     VARCHAR2 ,
190     x_college_type_3                    IN     VARCHAR2 ,
191     x_college_type_4                    IN     VARCHAR2 ,
192     x_college_type_5                    IN     VARCHAR2 ,
193     x_college_type_6                    IN     VARCHAR2 ,
194     x_college_type_7                    IN     VARCHAR2 ,
195     x_college_type_8                    IN     VARCHAR2 ,
196     x_school_code_1                     IN     VARCHAR2 ,
197     x_housing_code_1                    IN     VARCHAR2 ,
198     x_school_code_2                     IN     VARCHAR2 ,
199     x_housing_code_2                    IN     VARCHAR2 ,
200     x_school_code_3                     IN     VARCHAR2 ,
201     x_housing_code_3                    IN     VARCHAR2 ,
202     x_school_code_4                     IN     VARCHAR2 ,
203     x_housing_code_4                    IN     VARCHAR2 ,
204     x_school_code_5                     IN     VARCHAR2 ,
205     x_housing_code_5                    IN     VARCHAR2 ,
206     x_school_code_6                     IN     VARCHAR2 ,
207     x_housing_code_6                    IN     VARCHAR2 ,
208     x_school_code_7                     IN     VARCHAR2 ,
209     x_housing_code_7                    IN     VARCHAR2 ,
210     x_school_code_8                     IN     VARCHAR2 ,
211     x_housing_code_8                    IN     VARCHAR2 ,
212     x_school_code_9                     IN     VARCHAR2 ,
213     x_housing_code_9                    IN     VARCHAR2 ,
214     x_school_code_10                    IN     VARCHAR2 ,
215     x_housing_code_10                   IN     VARCHAR2 ,
216     x_additional_school_code_1          IN     VARCHAR2 ,
217     x_additional_school_code_2          IN     VARCHAR2 ,
218     x_additional_school_code_3          IN     VARCHAR2 ,
219     x_additional_school_code_4          IN     VARCHAR2 ,
220     x_additional_school_code_5          IN     VARCHAR2 ,
221     x_additional_school_code_6          IN     VARCHAR2 ,
222     x_additional_school_code_7          IN     VARCHAR2 ,
223     x_additional_school_code_8          IN     VARCHAR2 ,
224     x_additional_school_code_9          IN     VARCHAR2 ,
225     x_additional_school_code_10         IN     VARCHAR2 ,
226     x_explanation_spec_circum           IN     VARCHAR2 ,
227     x_signature_student                 IN     VARCHAR2 ,
228     x_signature_spouse                  IN     VARCHAR2 ,
229     x_signature_father                  IN     VARCHAR2 ,
230     x_signature_mother                  IN     VARCHAR2 ,
231     x_month_day_completed               IN     VARCHAR2 ,
232     x_year_completed                    IN     VARCHAR2 ,
233     x_age_line_2                        IN     VARCHAR2 ,
234     x_age_line_3                        IN     VARCHAR2 ,
235     x_age_line_4                        IN     VARCHAR2 ,
236     x_age_line_5                        IN     VARCHAR2 ,
237     x_age_line_6                        IN     VARCHAR2 ,
238     x_age_line_7                        IN     VARCHAR2 ,
239     x_age_line_8                        IN     VARCHAR2 ,
240     x_a_online_signature                IN     VARCHAR2 ,
241     x_question_1_number                 IN     VARCHAR2 ,
242     x_question_1_size                   IN     VARCHAR2 ,
243     x_question_1_answer                 IN     VARCHAR2 ,
244     x_question_2_number                 IN     VARCHAR2 ,
245     x_question_2_size                   IN     VARCHAR2 ,
246     x_question_2_answer                 IN     VARCHAR2 ,
247     x_question_3_number                 IN     VARCHAR2 ,
248     x_question_3_size                   IN     VARCHAR2 ,
249     x_question_3_answer                 IN     VARCHAR2 ,
250     x_question_4_number                 IN     VARCHAR2 ,
251     x_question_4_size                   IN     VARCHAR2 ,
252     x_question_4_answer                 IN     VARCHAR2 ,
253     x_question_5_number                 IN     VARCHAR2 ,
254     x_question_5_size                   IN     VARCHAR2 ,
255     x_question_5_answer                 IN     VARCHAR2 ,
256     x_question_6_number                 IN     VARCHAR2 ,
257     x_question_6_size                   IN     VARCHAR2 ,
258     x_question_6_answer                 IN     VARCHAR2 ,
259     x_question_7_number                 IN     VARCHAR2 ,
260     x_question_7_size                   IN     VARCHAR2 ,
261     x_question_7_answer                 IN     VARCHAR2 ,
262     x_question_8_number                 IN     VARCHAR2 ,
263     x_question_8_size                   IN     VARCHAR2 ,
264     x_question_8_answer                 IN     VARCHAR2 ,
265     x_question_9_number                 IN     VARCHAR2 ,
266     x_question_9_size                   IN     VARCHAR2 ,
267     x_question_9_answer                 IN     VARCHAR2 ,
268     x_question_10_number                IN     VARCHAR2 ,
269     x_question_10_size                  IN     VARCHAR2 ,
270     x_question_10_answer                IN     VARCHAR2 ,
271     x_question_11_number                IN     VARCHAR2 ,
272     x_question_11_size                  IN     VARCHAR2 ,
273     x_question_11_answer                IN     VARCHAR2 ,
274     x_question_12_number                IN     VARCHAR2 ,
275     x_question_12_size                  IN     VARCHAR2 ,
276     x_question_12_answer                IN     VARCHAR2 ,
277     x_question_13_number                IN     VARCHAR2 ,
278     x_question_13_size                  IN     VARCHAR2 ,
282     x_question_14_answer                IN     VARCHAR2 ,
279     x_question_13_answer                IN     VARCHAR2 ,
280     x_question_14_number                IN     VARCHAR2 ,
281     x_question_14_size                  IN     VARCHAR2 ,
283     x_question_15_number                IN     VARCHAR2 ,
284     x_question_15_size                  IN     VARCHAR2 ,
285     x_question_15_answer                IN     VARCHAR2 ,
286     x_question_16_number                IN     VARCHAR2 ,
287     x_question_16_size                  IN     VARCHAR2 ,
288     x_question_16_answer                IN     VARCHAR2 ,
289     x_question_17_number                IN     VARCHAR2 ,
290     x_question_17_size                  IN     VARCHAR2 ,
291     x_question_17_answer                IN     VARCHAR2 ,
292     x_question_18_number                IN     VARCHAR2 ,
293     x_question_18_size                  IN     VARCHAR2 ,
294     x_question_18_answer                IN     VARCHAR2 ,
295     x_question_19_number                IN     VARCHAR2 ,
296     x_question_19_size                  IN     VARCHAR2 ,
297     x_question_19_answer                IN     VARCHAR2 ,
298     x_question_20_number                IN     VARCHAR2 ,
299     x_question_20_size                  IN     VARCHAR2 ,
300     x_question_20_answer                IN     VARCHAR2 ,
301     x_question_21_number                IN     VARCHAR2 ,
302     x_question_21_size                  IN     VARCHAR2 ,
303     x_question_21_answer                IN     VARCHAR2 ,
304     x_question_22_number                IN     VARCHAR2 ,
305     x_question_22_size                  IN     VARCHAR2 ,
306     x_question_22_answer                IN     VARCHAR2 ,
307     x_question_23_number                IN     VARCHAR2 ,
308     x_question_23_size                  IN     VARCHAR2 ,
309     x_question_23_answer                IN     VARCHAR2 ,
310     x_question_24_number                IN     VARCHAR2 ,
311     x_question_24_size                  IN     VARCHAR2 ,
312     x_question_24_answer                IN     VARCHAR2 ,
313     x_question_25_number                IN     VARCHAR2 ,
314     x_question_25_size                  IN     VARCHAR2 ,
315     x_question_25_answer                IN     VARCHAR2 ,
316     x_question_26_number                IN     VARCHAR2 ,
317     x_question_26_size                  IN     VARCHAR2 ,
318     x_question_26_answer                IN     VARCHAR2 ,
319     x_question_27_number                IN     VARCHAR2 ,
320     x_question_27_size                  IN     VARCHAR2 ,
321     x_question_27_answer                IN     VARCHAR2 ,
322     x_question_28_number                IN     VARCHAR2 ,
323     x_question_28_size                  IN     VARCHAR2 ,
324     x_question_28_answer                IN     VARCHAR2 ,
325     x_question_29_number                IN     VARCHAR2 ,
326     x_question_29_size                  IN     VARCHAR2 ,
327     x_question_29_answer                IN     VARCHAR2 ,
328     x_question_30_number                IN     VARCHAR2 ,
329     x_questions_30_size                 IN     VARCHAR2 ,
330     x_question_30_answer                IN     VARCHAR2 ,
331     x_r_s_email_address                 IN     VARCHAR2 ,
332     x_eps_code                          IN     VARCHAR2 ,
333     x_comp_css_dependency_status        IN     VARCHAR2 ,
334     x_stu_age                           IN     VARCHAR2 ,
335     x_assumed_stu_yr_in_coll            IN     VARCHAR2 ,
336     x_comp_stu_marital_status           IN     VARCHAR2 ,
337     x_stu_family_members                IN     VARCHAR2 ,
338     x_stu_fam_members_in_college        IN     VARCHAR2 ,
339     x_par_marital_status                IN     VARCHAR2 ,
340     x_par_family_members                IN     VARCHAR2 ,
341     x_par_total_in_college              IN     VARCHAR2 ,
342     x_par_par_in_college                IN     VARCHAR2 ,
343     x_par_others_in_college             IN     VARCHAR2 ,
344     x_par_aesa                          IN     VARCHAR2 ,
345     x_par_cesa                          IN     VARCHAR2 ,
346     x_stu_aesa                          IN     VARCHAR2 ,
347     x_stu_cesa                          IN     VARCHAR2 ,
348     x_im_p_bas_agi_taxable_income       IN     VARCHAR2 ,
349     x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2 ,
350     x_im_p_bas_inc_adj                  IN     VARCHAR2 ,
351     x_im_p_bas_total_income             IN     VARCHAR2 ,
352     x_im_p_bas_us_income_tax            IN     VARCHAR2 ,
353     x_im_p_bas_st_and_other_tax         IN     VARCHAR2 ,
354     x_im_p_bas_fica_tax                 IN     VARCHAR2 ,
355     x_im_p_bas_med_dental               IN     VARCHAR2 ,
356     x_im_p_bas_employment_allow         IN     VARCHAR2 ,
357     x_im_p_bas_annual_ed_savings        IN     VARCHAR2 ,
358     x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2 ,
359     x_im_p_bas_total_inc_allow          IN     VARCHAR2 ,
360     x_im_p_bas_cal_avail_inc            IN     VARCHAR2 ,
361     x_im_p_bas_avail_income             IN     VARCHAR2 ,
362     x_im_p_bas_total_cont_inc           IN     VARCHAR2 ,
363     x_im_p_bas_cash_bank_accounts       IN     VARCHAR2 ,
364     x_im_p_bas_home_equity              IN     VARCHAR2 ,
365     x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2 ,
366     x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2 ,
367     x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2 ,
368     x_im_p_bas_net_worth                IN     VARCHAR2 ,
372     x_im_p_bas_total_asset_allow        IN     VARCHAR2 ,
369     x_im_p_bas_emerg_res_allow          IN     VARCHAR2 ,
370     x_im_p_bas_cum_ed_savings           IN     VARCHAR2 ,
371     x_im_p_bas_low_inc_allow            IN     VARCHAR2 ,
373     x_im_p_bas_disc_net_worth           IN     VARCHAR2 ,
374     x_im_p_bas_total_cont_asset         IN     VARCHAR2 ,
375     x_im_p_bas_total_cont               IN     VARCHAR2 ,
376     x_im_p_bas_num_in_coll_adj          IN     VARCHAR2 ,
377     x_im_p_bas_cont_for_stu             IN     VARCHAR2 ,
378     x_im_p_bas_cont_from_income         IN     VARCHAR2 ,
379     x_im_p_bas_cont_from_assets         IN     VARCHAR2 ,
380     x_im_p_opt_agi_taxable_income       IN     VARCHAR2 ,
381     x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2 ,
382     x_im_p_opt_inc_adj                  IN     VARCHAR2 ,
383     x_im_p_opt_total_income             IN     VARCHAR2 ,
384     x_im_p_opt_us_income_tax            IN     VARCHAR2 ,
385     x_im_p_opt_st_and_other_tax         IN     VARCHAR2 ,
386     x_im_p_opt_fica_tax                 IN     VARCHAR2 ,
387     x_im_p_opt_med_dental               IN     VARCHAR2 ,
388     x_im_p_opt_elem_sec_tuit            IN     VARCHAR2 ,
389     x_im_p_opt_employment_allow         IN     VARCHAR2 ,
390     x_im_p_opt_annual_ed_savings        IN     VARCHAR2 ,
391     x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2 ,
392     x_im_p_opt_total_inc_allow          IN     VARCHAR2 ,
393     x_im_p_opt_cal_avail_inc            IN     VARCHAR2 ,
394     x_im_p_opt_avail_income             IN     VARCHAR2 ,
395     x_im_p_opt_total_cont_inc           IN     VARCHAR2 ,
396     x_im_p_opt_cash_bank_accounts       IN     VARCHAR2 ,
397     x_im_p_opt_home_equity              IN     VARCHAR2 ,
398     x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2 ,
399     x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2 ,
400     x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2 ,
401     x_im_p_opt_net_worth                IN     VARCHAR2 ,
402     x_im_p_opt_emerg_res_allow          IN     VARCHAR2 ,
403     x_im_p_opt_cum_ed_savings           IN     VARCHAR2 ,
404     x_im_p_opt_low_inc_allow            IN     VARCHAR2 ,
405     x_im_p_opt_total_asset_allow        IN     VARCHAR2 ,
406     x_im_p_opt_disc_net_worth           IN     VARCHAR2 ,
407     x_im_p_opt_total_cont_asset         IN     VARCHAR2 ,
408     x_im_p_opt_total_cont               IN     VARCHAR2 ,
409     x_im_p_opt_num_in_coll_adj          IN     VARCHAR2 ,
410     x_im_p_opt_cont_for_stu             IN     VARCHAR2 ,
411     x_im_p_opt_cont_from_income         IN     VARCHAR2 ,
412     x_im_p_opt_cont_from_assets         IN     VARCHAR2 ,
413     x_fm_p_analysis_type                IN     VARCHAR2 ,
414     x_fm_p_agi_taxable_income           IN     VARCHAR2 ,
415     x_fm_p_untx_inc_and_ben             IN     VARCHAR2 ,
416     x_fm_p_inc_adj                      IN     VARCHAR2 ,
417     x_fm_p_total_income                 IN     VARCHAR2 ,
418     x_fm_p_us_income_tax                IN     VARCHAR2 ,
419     x_fm_p_state_and_other_taxes        IN     VARCHAR2 ,
420     x_fm_p_fica_tax                     IN     VARCHAR2 ,
421     x_fm_p_employment_allow             IN     VARCHAR2 ,
422     x_fm_p_income_prot_allow            IN     VARCHAR2 ,
423     x_fm_p_total_allow                  IN     VARCHAR2 ,
424     x_fm_p_avail_income                 IN     VARCHAR2 ,
425     x_fm_p_cash_bank_accounts           IN     VARCHAR2 ,
426     x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2 ,
427     x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2 ,
428     x_fm_p_net_worth                    IN     VARCHAR2 ,
429     x_fm_p_asset_prot_allow             IN     VARCHAR2 ,
430     x_fm_p_disc_net_worth               IN     VARCHAR2 ,
431     x_fm_p_total_contribution           IN     VARCHAR2 ,
432     x_fm_p_num_in_coll                  IN     VARCHAR2 ,
433     x_fm_p_cont_for_stu                 IN     VARCHAR2 ,
434     x_fm_p_cont_from_income             IN     VARCHAR2 ,
435     x_fm_p_cont_from_assets             IN     VARCHAR2 ,
436     x_im_s_bas_agi_taxable_income       IN     VARCHAR2 ,
437     x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2 ,
438     x_im_s_bas_inc_adj                  IN     VARCHAR2 ,
439     x_im_s_bas_total_income             IN     VARCHAR2 ,
440     x_im_s_bas_us_income_tax            IN     VARCHAR2 ,
441     x_im_s_bas_st_and_oth_tax           IN     VARCHAR2 ,
442     x_im_s_bas_fica_tax                 IN     VARCHAR2 ,
443     x_im_s_bas_med_dental               IN     VARCHAR2 ,
444     x_im_s_bas_employment_allow         IN     VARCHAR2 ,
445     x_im_s_bas_annual_ed_savings        IN     VARCHAR2 ,
446     x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2 ,
447     x_im_s_bas_total_inc_allow          IN     VARCHAR2 ,
448     x_im_s_bas_cal_avail_income         IN     VARCHAR2 ,
449     x_im_s_bas_avail_income             IN     VARCHAR2 ,
450     x_im_s_bas_total_cont_inc           IN     VARCHAR2 ,
451     x_im_s_bas_cash_bank_accounts       IN     VARCHAR2 ,
452     x_im_s_bas_home_equity              IN     VARCHAR2 ,
453     x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2 ,
454     x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2 ,
455     x_im_s_bas_trusts                   IN     VARCHAR2 ,
456     x_im_s_bas_net_worth                IN     VARCHAR2 ,
457     x_im_s_bas_emerg_res_allow          IN     VARCHAR2 ,
458     x_im_s_bas_cum_ed_savings           IN     VARCHAR2 ,
462     x_im_s_bas_total_cont               IN     VARCHAR2 ,
459     x_im_s_bas_total_asset_allow        IN     VARCHAR2 ,
460     x_im_s_bas_disc_net_worth           IN     VARCHAR2 ,
461     x_im_s_bas_total_cont_asset         IN     VARCHAR2 ,
463     x_im_s_bas_num_in_coll_adj          IN     VARCHAR2 ,
464     x_im_s_bas_cont_for_stu             IN     VARCHAR2 ,
465     x_im_s_bas_cont_from_income         IN     VARCHAR2 ,
466     x_im_s_bas_cont_from_assets         IN     VARCHAR2 ,
467     x_im_s_est_agi_taxable_income       IN     VARCHAR2 ,
468     x_im_s_est_untx_inc_and_ben         IN     VARCHAR2 ,
469     x_im_s_est_inc_adj                  IN     VARCHAR2 ,
470     x_im_s_est_total_income             IN     VARCHAR2 ,
471     x_im_s_est_us_income_tax            IN     VARCHAR2 ,
472     x_im_s_est_st_and_oth_tax           IN     VARCHAR2 ,
473     x_im_s_est_fica_tax                 IN     VARCHAR2 ,
474     x_im_s_est_med_dental               IN     VARCHAR2 ,
475     x_im_s_est_employment_allow         IN     VARCHAR2 ,
476     x_im_s_est_annual_ed_savings        IN     VARCHAR2 ,
477     x_im_s_est_inc_prot_allow_m         IN     VARCHAR2 ,
478     x_im_s_est_total_inc_allow          IN     VARCHAR2 ,
479     x_im_s_est_cal_avail_income         IN     VARCHAR2 ,
480     x_im_s_est_avail_income             IN     VARCHAR2 ,
481     x_im_s_est_total_cont_inc           IN     VARCHAR2 ,
482     x_im_s_est_cash_bank_accounts       IN     VARCHAR2 ,
483     x_im_s_est_home_equity              IN     VARCHAR2 ,
484     x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2 ,
485     x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2 ,
486     x_im_s_est_est_trusts               IN     VARCHAR2 ,
487     x_im_s_est_net_worth                IN     VARCHAR2 ,
488     x_im_s_est_emerg_res_allow          IN     VARCHAR2 ,
489     x_im_s_est_cum_ed_savings           IN     VARCHAR2 ,
490     x_im_s_est_total_asset_allow        IN     VARCHAR2 ,
491     x_im_s_est_disc_net_worth           IN     VARCHAR2 ,
492     x_im_s_est_total_cont_asset         IN     VARCHAR2 ,
493     x_im_s_est_total_cont               IN     VARCHAR2 ,
494     x_im_s_est_num_in_coll_adj          IN     VARCHAR2 ,
495     x_im_s_est_cont_for_stu             IN     VARCHAR2 ,
496     x_im_s_est_cont_from_income         IN     VARCHAR2 ,
497     x_im_s_est_cont_from_assets         IN     VARCHAR2 ,
498     x_im_s_opt_agi_taxable_income       IN     VARCHAR2 ,
499     x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2 ,
500     x_im_s_opt_inc_adj                  IN     VARCHAR2 ,
501     x_im_s_opt_total_income             IN     VARCHAR2 ,
502     x_im_s_opt_us_income_tax            IN     VARCHAR2 ,
503     x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2 ,
504     x_im_s_opt_fica_tax                 IN     VARCHAR2 ,
505     x_im_s_opt_med_dental               IN     VARCHAR2 ,
506     x_im_s_opt_employment_allow         IN     VARCHAR2 ,
507     x_im_s_opt_annual_ed_savings        IN     VARCHAR2 ,
508     x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2 ,
509     x_im_s_opt_total_inc_allow          IN     VARCHAR2 ,
510     x_im_s_opt_cal_avail_income         IN     VARCHAR2 ,
511     x_im_s_opt_avail_income             IN     VARCHAR2 ,
512     x_im_s_opt_total_cont_inc           IN     VARCHAR2 ,
513     x_im_s_opt_cash_bank_accounts       IN     VARCHAR2 ,
514     x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2 ,
515     x_im_s_opt_home_equity              IN     VARCHAR2 ,
516     x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2 ,
517     x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2 ,
518     x_im_s_opt_trusts                   IN     VARCHAR2 ,
519     x_im_s_opt_net_worth                IN     VARCHAR2 ,
520     x_im_s_opt_emerg_res_allow          IN     VARCHAR2 ,
521     x_im_s_opt_cum_ed_savings           IN     VARCHAR2 ,
522     x_im_s_opt_total_asset_allow        IN     VARCHAR2 ,
523     x_im_s_opt_disc_net_worth           IN     VARCHAR2 ,
524     x_im_s_opt_total_cont_asset         IN     VARCHAR2 ,
525     x_im_s_opt_total_cont               IN     VARCHAR2 ,
526     x_im_s_opt_num_in_coll_adj          IN     VARCHAR2 ,
527     x_im_s_opt_cont_for_stu             IN     VARCHAR2 ,
528     x_im_s_opt_cont_from_income         IN     VARCHAR2 ,
529     x_im_s_opt_cont_from_assets         IN     VARCHAR2 ,
530     x_fm_s_analysis_type                IN     VARCHAR2 ,
531     x_fm_s_agi_taxable_income           IN     VARCHAR2 ,
532     x_fm_s_untx_inc_and_ben             IN     VARCHAR2 ,
533     x_fm_s_inc_adj                      IN     VARCHAR2 ,
534     x_fm_s_total_income                 IN     VARCHAR2 ,
535     x_fm_s_us_income_tax                IN     VARCHAR2 ,
536     x_fm_s_state_and_oth_taxes          IN     VARCHAR2 ,
537     x_fm_s_fica_tax                     IN     VARCHAR2 ,
538     x_fm_s_employment_allow             IN     VARCHAR2 ,
539     x_fm_s_income_prot_allow            IN     VARCHAR2 ,
540     x_fm_s_total_allow                  IN     VARCHAR2 ,
541     x_fm_s_cal_avail_income             IN     VARCHAR2 ,
542     x_fm_s_avail_income                 IN     VARCHAR2 ,
543     x_fm_s_cash_bank_accounts           IN     VARCHAR2 ,
544     x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2 ,
545     x_fm_s_adj_bus_farm_worth           IN     VARCHAR2 ,
546     x_fm_s_trusts                       IN     VARCHAR2 ,
547     x_fm_s_net_worth                    IN     VARCHAR2 ,
548     x_fm_s_asset_prot_allow             IN     VARCHAR2 ,
549     x_fm_s_disc_net_worth               IN     VARCHAR2 ,
550     x_fm_s_total_cont                   IN     VARCHAR2 ,
554     x_fm_s_cont_from_assets             IN     VARCHAR2 ,
551     x_fm_s_num_in_coll                  IN     VARCHAR2 ,
552     x_fm_s_cont_for_stu                 IN     VARCHAR2 ,
553     x_fm_s_cont_from_income             IN     VARCHAR2 ,
555     x_im_inst_resident_ind              IN     VARCHAR2 ,
556     x_institutional_1_budget_name       IN     VARCHAR2 ,
557     x_im_inst_1_budget_duration         IN     VARCHAR2 ,
558     x_im_inst_1_tuition_fees            IN     VARCHAR2 ,
559     x_im_inst_1_books_supplies          IN     VARCHAR2 ,
560     x_im_inst_1_living_expenses         IN     VARCHAR2 ,
561     x_im_inst_1_tot_expenses            IN     VARCHAR2 ,
562     x_im_inst_1_tot_stu_cont            IN     VARCHAR2 ,
563     x_im_inst_1_tot_par_cont            IN     VARCHAR2 ,
564     x_im_inst_1_tot_family_cont         IN     VARCHAR2 ,
565     x_im_inst_1_va_benefits             IN     VARCHAR2 ,
566     x_im_inst_1_ot_cont                 IN     VARCHAR2 ,
567     x_im_inst_1_est_financial_need      IN     VARCHAR2 ,
568     x_institutional_2_budget_name       IN     VARCHAR2 ,
569     x_im_inst_2_budget_duration         IN     VARCHAR2 ,
570     x_im_inst_2_tuition_fees            IN     VARCHAR2 ,
571     x_im_inst_2_books_supplies          IN     VARCHAR2 ,
572     x_im_inst_2_living_expenses         IN     VARCHAR2 ,
573     x_im_inst_2_tot_expenses            IN     VARCHAR2 ,
574     x_im_inst_2_tot_stu_cont            IN     VARCHAR2 ,
575     x_im_inst_2_tot_par_cont            IN     VARCHAR2 ,
576     x_im_inst_2_tot_family_cont         IN     VARCHAR2 ,
577     x_im_inst_2_va_benefits             IN     VARCHAR2 ,
578     x_im_inst_2_est_financial_need      IN     VARCHAR2 ,
579     x_institutional_3_budget_name       IN     VARCHAR2 ,
580     x_im_inst_3_budget_duration         IN     VARCHAR2 ,
581     x_im_inst_3_tuition_fees            IN     VARCHAR2 ,
582     x_im_inst_3_books_supplies          IN     VARCHAR2 ,
583     x_im_inst_3_living_expenses         IN     VARCHAR2 ,
584     x_im_inst_3_tot_expenses            IN     VARCHAR2 ,
585     x_im_inst_3_tot_stu_cont            IN     VARCHAR2 ,
586     x_im_inst_3_tot_par_cont            IN     VARCHAR2 ,
587     x_im_inst_3_tot_family_cont         IN     VARCHAR2 ,
588     x_im_inst_3_va_benefits             IN     VARCHAR2 ,
589     x_im_inst_3_est_financial_need      IN     VARCHAR2 ,
590     x_fm_inst_1_federal_efc             IN     VARCHAR2 ,
591     x_fm_inst_1_va_benefits             IN     VARCHAR2 ,
592     x_fm_inst_1_fed_eligibility         IN     VARCHAR2 ,
593     x_fm_inst_1_pell                    IN     VARCHAR2 ,
594     x_option_par_loss_allow_ind         IN     VARCHAR2 ,
595     x_option_par_tuition_ind            IN     VARCHAR2 ,
596     x_option_par_home_ind               IN     VARCHAR2 ,
597     x_option_par_home_value             IN     VARCHAR2 ,
598     x_option_par_home_debt              IN     VARCHAR2 ,
599     x_option_stu_ira_keogh_ind          IN     VARCHAR2 ,
600     x_option_stu_home_ind               IN     VARCHAR2 ,
601     x_option_stu_home_value             IN     VARCHAR2 ,
602     x_option_stu_home_debt              IN     VARCHAR2 ,
603     x_option_stu_sum_ay_inc_ind         IN     VARCHAR2 ,
604     x_option_par_hope_ll_credit         IN     VARCHAR2 ,
605     x_option_stu_hope_ll_credit         IN     VARCHAR2 ,
606     x_im_parent_1_8_months_bas          IN     VARCHAR2 ,
607     x_im_p_more_than_9_mth_ba           IN     VARCHAR2 ,
608     x_im_parent_1_8_months_opt          IN     VARCHAR2 ,
609     x_im_p_more_than_9_mth_op           IN     VARCHAR2 ,
610     x_fnar_message_1                    IN     VARCHAR2 ,
611     x_fnar_message_2                    IN     VARCHAR2 ,
612     x_fnar_message_3                    IN     VARCHAR2 ,
613     x_fnar_message_4                    IN     VARCHAR2 ,
614     x_fnar_message_5                    IN     VARCHAR2 ,
615     x_fnar_message_6                    IN     VARCHAR2 ,
616     x_fnar_message_7                    IN     VARCHAR2 ,
617     x_fnar_message_8                    IN     VARCHAR2 ,
618     x_fnar_message_9                    IN     VARCHAR2 ,
619     x_fnar_message_10                   IN     VARCHAR2 ,
620     x_fnar_message_11                   IN     VARCHAR2 ,
621     x_fnar_message_12                   IN     VARCHAR2 ,
622     x_fnar_message_13                   IN     VARCHAR2 ,
623     x_fnar_message_20                   IN     VARCHAR2 ,
624     x_fnar_message_21                   IN     VARCHAR2 ,
625     x_fnar_message_22                   IN     VARCHAR2 ,
626     x_fnar_message_23                   IN     VARCHAR2 ,
627     x_fnar_message_24                   IN     VARCHAR2 ,
628     x_fnar_message_25                   IN     VARCHAR2 ,
629     x_fnar_message_26                   IN     VARCHAR2 ,
630     x_fnar_message_27                   IN     VARCHAR2 ,
631     x_fnar_message_30                   IN     VARCHAR2 ,
632     x_fnar_message_31                   IN     VARCHAR2 ,
633     x_fnar_message_32                   IN     VARCHAR2 ,
634     x_fnar_message_33                   IN     VARCHAR2 ,
635     x_fnar_message_34                   IN     VARCHAR2 ,
636     x_fnar_message_35                   IN     VARCHAR2 ,
637     x_fnar_message_36                   IN     VARCHAR2 ,
638     x_fnar_message_37                   IN     VARCHAR2 ,
639     x_fnar_message_38                   IN     VARCHAR2 ,
640     x_fnar_message_39                   IN     VARCHAR2 ,
641     x_fnar_message_45                   IN     VARCHAR2 ,
642     x_fnar_message_46                   IN     VARCHAR2 ,
646     x_fnar_message_51                   IN     VARCHAR2 ,
643     x_fnar_message_47                   IN     VARCHAR2 ,
644     x_fnar_message_48                   IN     VARCHAR2 ,
645     x_fnar_message_50                   IN     VARCHAR2 ,
647     x_fnar_message_52                   IN     VARCHAR2 ,
648     x_fnar_message_53                   IN     VARCHAR2 ,
649     x_fnar_message_56                   IN     VARCHAR2 ,
650     x_fnar_message_57                   IN     VARCHAR2 ,
651     x_fnar_message_58                   IN     VARCHAR2 ,
652     x_fnar_message_59                   IN     VARCHAR2 ,
653     x_fnar_message_60                   IN     VARCHAR2 ,
654     x_fnar_message_61                   IN     VARCHAR2 ,
655     x_fnar_message_62                   IN     VARCHAR2 ,
656     x_fnar_message_63                   IN     VARCHAR2 ,
657     x_fnar_message_64                   IN     VARCHAR2 ,
658     x_fnar_message_65                   IN     VARCHAR2 ,
659     x_fnar_message_71                   IN     VARCHAR2 ,
660     x_fnar_message_72                   IN     VARCHAR2 ,
661     x_fnar_message_73                   IN     VARCHAR2 ,
662     x_fnar_message_74                   IN     VARCHAR2 ,
663     x_fnar_message_75                   IN     VARCHAR2 ,
664     x_fnar_message_76                   IN     VARCHAR2 ,
665     x_fnar_message_77                   IN     VARCHAR2 ,
666     x_fnar_message_78                   IN     VARCHAR2 ,
667     x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2 ,
668     x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2 ,
669     x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2 ,
670     x_fnar_mesg_26_stu_taxes            IN     VARCHAR2 ,
671     x_fnar_mesg_33_stu_home_value       IN     VARCHAR2 ,
672     x_fnar_mesg_34_stu_home_value       IN     VARCHAR2 ,
673     x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2 ,
674     x_fnar_mesg_35_stu_home_value       IN     VARCHAR2 ,
675     x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2 ,
676     x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2 ,
677     x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2 ,
678     x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2 ,
679     x_fnar_mesg_56_par_agi              IN     VARCHAR2 ,
680     x_fnar_mesg_62_par_taxes            IN     VARCHAR2 ,
681     x_fnar_mesg_73_par_home_value       IN     VARCHAR2 ,
682     x_fnar_mesg_74_par_home_value       IN     VARCHAR2 ,
683     x_fnar_mesg_74_par_home_equity      IN     VARCHAR2 ,
684     x_fnar_mesg_75_par_home_value       IN     VARCHAR2 ,
685     x_fnar_mesg_75_par_home_equity      IN     VARCHAR2 ,
686     x_fnar_mesg_76_par_home_equity      IN     VARCHAR2 ,
687     x_assumption_message_1              IN     VARCHAR2 ,
688     x_assumption_message_2              IN     VARCHAR2 ,
689     x_assumption_message_3              IN     VARCHAR2 ,
690     x_assumption_message_4              IN     VARCHAR2 ,
691     x_assumption_message_5              IN     VARCHAR2 ,
692     x_assumption_message_6              IN     VARCHAR2 ,
693     x_record_mark                       IN     VARCHAR2 ,
694     x_creation_date                     IN     DATE     ,
695     x_created_by                        IN     NUMBER   ,
696     x_last_update_date                  IN     DATE     ,
697     x_last_updated_by                   IN     NUMBER   ,
698     x_last_update_login                 IN     NUMBER   ,
699     x_option_par_cola_adj_ind           IN     VARCHAR2 ,
700     x_option_par_stu_fa_assets_ind      IN     VARCHAR2 ,
701     x_option_par_ipt_assets_ind         IN     VARCHAR2 ,
702     x_option_stu_ipt_assets_ind         IN     VARCHAR2 ,
703     x_option_par_cola_adj_value         IN     VARCHAR2 ,
704     x_fnar_message_49                   IN     VARCHAR2 ,
705     x_fnar_message_55                   IN     VARCHAR2,
706     x_p_soc_sec_ben_student_amt         IN     NUMBER,
707     x_p_tuit_fee_deduct_amt             IN     NUMBER,
708     x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
709     x_stu_lives_with_num                IN     NUMBER,
710     x_stu_most_support_from_num         IN     NUMBER,
711     x_location_computer_num             IN     NUMBER,
712     x_cust_parent_cont_adj_num          IN     NUMBER,
713     x_custodial_parent_num              IN     NUMBER,
714     x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
715     x_cust_par_base_cont_inc_amt        IN     NUMBER,
716     x_cust_par_base_cont_ast_amt        IN     NUMBER,
717     x_cust_par_base_tot_cont_amt        IN     NUMBER,
718     x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
719     x_cust_par_opt_cont_inc_amt         IN     NUMBER,
720     x_cust_par_opt_cont_ast_amt         IN     NUMBER,
721     x_cust_par_opt_tot_cont_amt         IN     NUMBER,
722     x_parents_email_txt                 IN     VARCHAR2,
723     x_parent_1_birth_date               IN     DATE,
724     x_parent_2_birth_date               IN     DATE ,
725     x_match_code                        IN     VARCHAR2
726   ) AS
727   /*
728   ||  Created By : vivuyyur
729   ||  Created On : 30-MAY-2001
730   ||  Purpose : Initialises the Old and New references for the columns of the table.
731   ||  Known limitations, enhancements or remarks :
732   ||  Change History :
733   ||  Who             When            What
734   ||  (reverse chronological order - newest change first)
735   */
736 
737     CURSOR cur_old_ref_values IS
738       SELECT   *
739       FROM     IGF_AP_CSS_INTERFACE_ALL
743 
740       WHERE    rowid = x_rowid;
741 
742   BEGIN
744     l_rowid := x_rowid;
745 
746     -- Code for setting the Old and New Reference Values.
747     -- Populate Old Values.
748     OPEN cur_old_ref_values;
749     FETCH cur_old_ref_values INTO old_references;
750     IF ((cur_old_ref_values%NOTFOUND) AND (p_action NOT IN ('INSERT', 'VALIDATE_INSERT'))) THEN
751       CLOSE cur_old_ref_values;
752       fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
753       igs_ge_msg_stack.add;
754       app_exception.raise_exception;
755       RETURN;
756     END IF;
757     CLOSE cur_old_ref_values;
758 
759     -- Populate New Values.
760     new_references.css_id                            := x_css_id;
761     new_references.record_status                     := x_record_status;
762     new_references.college_code                      := x_college_code;
763     new_references.academic_year                     := x_academic_year;
764     new_references.stu_record_type                   := x_stu_record_type;
765     new_references.css_id_number                     := x_css_id_number;
766     new_references.registration_receipt_date         := x_registration_receipt_date;
767     new_references.registration_type                 := x_registration_type;
768     new_references.application_receipt_date          := x_application_receipt_date;
769     new_references.application_type                  := x_application_type;
770     new_references.original_fnar_compute             := x_original_fnar_compute;
771     new_references.revision_fnar_compute_date        := x_revision_fnar_compute_date;
772     new_references.electronic_extract_date           := x_electronic_extract_date;
773     new_references.institutional_reporting_type      := x_institutional_reporting_type;
774     new_references.asr_receipt_date                  := x_asr_receipt_date;
775     new_references.last_name                         := x_last_name;
776     new_references.first_name                        := x_first_name;
777     new_references.middle_initial                    := x_middle_initial;
778     new_references.address_number_and_street         := x_address_number_and_street;
779     new_references.city                              := x_city;
780     new_references.state_mailing                     := x_state_mailing;
781     new_references.zip_code                          := x_zip_code;
782     new_references.s_telephone_number                := x_s_telephone_number;
783     new_references.s_title                           := x_s_title;
784     new_references.date_of_birth                     := x_date_of_birth;
785     new_references.social_security_number            := x_social_security_number;
786     new_references.state_legal_residence             := x_state_legal_residence;
787     new_references.foreign_address_indicator         := x_foreign_address_indicator;
788     new_references.foreign_postal_code               := x_foreign_postal_code;
789     new_references.country                           := x_country;
790     new_references.financial_aid_status              := x_financial_aid_status;
791     new_references.year_in_college                   := x_year_in_college;
792     new_references.marital_status                    := x_marital_status;
793     new_references.ward_court                        := x_ward_court;
794     new_references.legal_dependents_other            := x_legal_dependents_other;
795     new_references.household_size                    := x_household_size;
796     new_references.number_in_college                 := x_number_in_college;
797     new_references.citizenship_status                := x_citizenship_status;
798     new_references.citizenship_country               := x_citizenship_country;
799     new_references.visa_classification               := x_visa_classification;
800     new_references.tax_figures                       := x_tax_figures;
801     new_references.number_exemptions                 := x_number_exemptions;
802     new_references.adjusted_gross_inc                := x_adjusted_gross_inc;
803     new_references.us_tax_paid                       := x_us_tax_paid;
804     new_references.itemized_deductions               := x_itemized_deductions;
805     new_references.stu_income_work                   := x_stu_income_work;
806     new_references.spouse_income_work                := x_spouse_income_work;
807     new_references.divid_int_inc                     := x_divid_int_inc;
808     new_references.soc_sec_benefits                  := x_soc_sec_benefits;
809     new_references.welfare_tanf                      := x_welfare_tanf;
810     new_references.child_supp_rcvd                   := x_child_supp_rcvd;
811     new_references.earned_income_credit              := x_earned_income_credit;
812     new_references.other_untax_income                := x_other_untax_income;
813     new_references.tax_stu_aid                       := x_tax_stu_aid;
814     new_references.cash_sav_check                    := x_cash_sav_check;
815     new_references.ira_keogh                         := x_ira_keogh;
816     new_references.invest_value                      := x_invest_value;
817     new_references.invest_debt                       := x_invest_debt;
818     new_references.home_value                        := x_home_value;
819     new_references.home_debt                         := x_home_debt;
820     new_references.oth_real_value                    := x_oth_real_value;
821     new_references.oth_real_debt                     := x_oth_real_debt;
822     new_references.bus_farm_value                    := x_bus_farm_value;
823     new_references.bus_farm_debt                     := x_bus_farm_debt;
827     new_references.home_purch_year                   := x_home_purch_year;
824     new_references.live_on_farm                      := x_live_on_farm;
825     new_references.home_purch_price                  := x_home_purch_price;
826     new_references.hope_ll_credit                    := x_hope_ll_credit;
828     new_references.trust_amount                      := x_trust_amount;
829     new_references.trust_avail                       := x_trust_avail;
830     new_references.trust_estab                       := x_trust_estab;
831     new_references.child_support_paid                := x_child_support_paid;
832     new_references.med_dent_expenses                 := x_med_dent_expenses;
833     new_references.vet_us                            := x_vet_us;
834     new_references.vet_ben_amount                    := x_vet_ben_amount;
835     new_references.vet_ben_months                    := x_vet_ben_months;
836     new_references.stu_summer_wages                  := x_stu_summer_wages;
837     new_references.stu_school_yr_wages               := x_stu_school_yr_wages;
838     new_references.spouse_summer_wages               := x_spouse_summer_wages;
839     new_references.spouse_school_yr_wages            := x_spouse_school_yr_wages;
840     new_references.summer_other_tax_inc              := x_summer_other_tax_inc;
841     new_references.school_yr_other_tax_inc           := x_school_yr_other_tax_inc;
842     new_references.summer_untax_inc                  := x_summer_untax_inc;
843     new_references.school_yr_untax_inc               := x_school_yr_untax_inc;
844     new_references.grants_schol_etc                  := x_grants_schol_etc;
845     new_references.tuit_benefits                     := x_tuit_benefits;
846     new_references.cont_parents                      := x_cont_parents;
847     new_references.cont_relatives                    := x_cont_relatives;
848     new_references.p_siblings_pre_tuit               := x_p_siblings_pre_tuit;
849     new_references.p_student_pre_tuit                := x_p_student_pre_tuit;
850     new_references.p_household_size                  := x_p_household_size;
851     new_references.p_number_in_college               := x_p_number_in_college;
852     new_references.p_parents_in_college              := x_p_parents_in_college;
853     new_references.p_marital_status                  := x_p_marital_status;
854     new_references.p_state_legal_residence           := x_p_state_legal_residence;
855     new_references.p_natural_par_status              := x_p_natural_par_status;
856     new_references.p_child_supp_paid                 := x_p_child_supp_paid;
857     new_references.p_repay_ed_loans                  := x_p_repay_ed_loans;
858     new_references.p_med_dent_expenses               := x_p_med_dent_expenses;
859     new_references.p_tuit_paid_amount                := x_p_tuit_paid_amount;
860     new_references.p_tuit_paid_number                := x_p_tuit_paid_number;
861     new_references.p_exp_child_supp_paid             := x_p_exp_child_supp_paid;
862     new_references.p_exp_repay_ed_loans              := x_p_exp_repay_ed_loans;
863     new_references.p_exp_med_dent_expenses           := x_p_exp_med_dent_expenses;
864     new_references.p_exp_tuit_pd_amount              := x_p_exp_tuit_pd_amount;
865     new_references.p_exp_tuit_pd_number              := x_p_exp_tuit_pd_number;
866     new_references.p_cash_sav_check                  := x_p_cash_sav_check;
867     new_references.p_month_mortgage_pay              := x_p_month_mortgage_pay;
868     new_references.p_invest_value                    := x_p_invest_value;
869     new_references.p_invest_debt                     := x_p_invest_debt;
870     new_references.p_home_value                      := x_p_home_value;
871     new_references.p_home_debt                       := x_p_home_debt;
872     new_references.p_home_purch_price                := x_p_home_purch_price;
873     new_references.p_own_business_farm               := x_p_own_business_farm;
874     new_references.p_business_value                  := x_p_business_value;
875     new_references.p_business_debt                   := x_p_business_debt;
876     new_references.p_farm_value                      := x_p_farm_value;
877     new_references.p_farm_debt                       := x_p_farm_debt;
878     new_references.p_live_on_farm                    := x_p_live_on_farm;
879     new_references.p_oth_real_estate_value           := x_p_oth_real_estate_value;
880     new_references.p_oth_real_estate_debt            := x_p_oth_real_estate_debt;
881     new_references.p_oth_real_purch_price            := x_p_oth_real_purch_price;
882     new_references.p_siblings_assets                 := x_p_siblings_assets;
883     new_references.p_home_purch_year                 := x_p_home_purch_year;
884     new_references.p_oth_real_purch_year             := x_p_oth_real_purch_year;
885     new_references.p_prior_agi                       := x_p_prior_agi;
886     new_references.p_prior_us_tax_paid               := x_p_prior_us_tax_paid;
887     new_references.p_prior_item_deductions           := x_p_prior_item_deductions;
888     new_references.p_prior_other_untax_inc           := x_p_prior_other_untax_inc;
889     new_references.p_tax_figures                     := x_p_tax_figures;
890     new_references.p_number_exemptions               := x_p_number_exemptions;
891     new_references.p_adjusted_gross_inc              := x_p_adjusted_gross_inc;
892     new_references.p_wages_sal_tips                  := x_p_wages_sal_tips;
893     new_references.p_interest_income                 := x_p_interest_income;
894     new_references.p_dividend_income                 := x_p_dividend_income;
895     new_references.p_net_inc_bus_farm                := x_p_net_inc_bus_farm;
896     new_references.p_other_taxable_income            := x_p_other_taxable_income;
897     new_references.p_adj_to_income                   := x_p_adj_to_income;
901     new_references.p_mother_income_work              := x_p_mother_income_work;
898     new_references.p_us_tax_paid                     := x_p_us_tax_paid;
899     new_references.p_itemized_deductions             := x_p_itemized_deductions;
900     new_references.p_father_income_work              := x_p_father_income_work;
902     new_references.p_soc_sec_ben                     := x_p_soc_sec_ben;
903     new_references.p_welfare_tanf                    := x_p_welfare_tanf;
904     new_references.p_child_supp_rcvd                 := x_p_child_supp_rcvd;
905     new_references.p_ded_ira_keogh                   := x_p_ded_ira_keogh;
906     new_references.p_tax_defer_pens_savs             := x_p_tax_defer_pens_savs;
907     new_references.p_dep_care_med_spending           := x_p_dep_care_med_spending;
908     new_references.p_earned_income_credit            := x_p_earned_income_credit;
909     new_references.p_living_allow                    := x_p_living_allow;
910     new_references.p_tax_exmpt_int                   := x_p_tax_exmpt_int;
911     new_references.p_foreign_inc_excl                := x_p_foreign_inc_excl;
912     new_references.p_other_untax_inc                 := x_p_other_untax_inc;
913     new_references.p_hope_ll_credit                  := x_p_hope_ll_credit;
914     new_references.p_yr_separation                   := x_p_yr_separation;
915     new_references.p_yr_divorce                      := x_p_yr_divorce;
916     new_references.p_exp_father_inc                  := x_p_exp_father_inc;
917     new_references.p_exp_mother_inc                  := x_p_exp_mother_inc;
918     new_references.p_exp_other_tax_inc               := x_p_exp_other_tax_inc;
919     new_references.p_exp_other_untax_inc             := x_p_exp_other_untax_inc;
920     new_references.line_2_relation                   := x_line_2_relation;
921     new_references.line_2_attend_college             := x_line_2_attend_college;
922     new_references.line_3_relation                   := x_line_3_relation;
923     new_references.line_3_attend_college             := x_line_3_attend_college;
924     new_references.line_4_relation                   := x_line_4_relation;
925     new_references.line_4_attend_college             := x_line_4_attend_college;
926     new_references.line_5_relation                   := x_line_5_relation;
927     new_references.line_5_attend_college             := x_line_5_attend_college;
928     new_references.line_6_relation                   := x_line_6_relation;
929     new_references.line_6_attend_college             := x_line_6_attend_college;
930     new_references.line_7_relation                   := x_line_7_relation;
931     new_references.line_7_attend_college             := x_line_7_attend_college;
932     new_references.line_8_relation                   := x_line_8_relation;
933     new_references.line_8_attend_college             := x_line_8_attend_college;
934     new_references.p_age_father                      := x_p_age_father;
935     new_references.p_age_mother                      := x_p_age_mother;
936     new_references.p_div_sep_ind                     := x_p_div_sep_ind;
937     new_references.b_cont_non_custodial_par          := x_b_cont_non_custodial_par;
938     new_references.college_type_2                    := x_college_type_2;
939     new_references.college_type_3                    := x_college_type_3;
940     new_references.college_type_4                    := x_college_type_4;
941     new_references.college_type_5                    := x_college_type_5;
942     new_references.college_type_6                    := x_college_type_6;
943     new_references.college_type_7                    := x_college_type_7;
944     new_references.college_type_8                    := x_college_type_8;
945     new_references.school_code_1                     := x_school_code_1;
946     new_references.housing_code_1                    := x_housing_code_1;
947     new_references.school_code_2                     := x_school_code_2;
948     new_references.housing_code_2                    := x_housing_code_2;
949     new_references.school_code_3                     := x_school_code_3;
950     new_references.housing_code_3                    := x_housing_code_3;
951     new_references.school_code_4                     := x_school_code_4;
952     new_references.housing_code_4                    := x_housing_code_4;
953     new_references.school_code_5                     := x_school_code_5;
954     new_references.housing_code_5                    := x_housing_code_5;
955     new_references.school_code_6                     := x_school_code_6;
956     new_references.housing_code_6                    := x_housing_code_6;
957     new_references.school_code_7                     := x_school_code_7;
958     new_references.housing_code_7                    := x_housing_code_7;
959     new_references.school_code_8                     := x_school_code_8;
960     new_references.housing_code_8                    := x_housing_code_8;
961     new_references.school_code_9                     := x_school_code_9;
962     new_references.housing_code_9                    := x_housing_code_9;
963     new_references.school_code_10                    := x_school_code_10;
964     new_references.housing_code_10                   := x_housing_code_10;
965     new_references.additional_school_code_1          := x_additional_school_code_1;
966     new_references.additional_school_code_2          := x_additional_school_code_2;
967     new_references.additional_school_code_3          := x_additional_school_code_3;
968     new_references.additional_school_code_4          := x_additional_school_code_4;
969     new_references.additional_school_code_5          := x_additional_school_code_5;
970     new_references.additional_school_code_6          := x_additional_school_code_6;
971     new_references.additional_school_code_7          := x_additional_school_code_7;
972     new_references.additional_school_code_8          := x_additional_school_code_8;
976     new_references.signature_student                 := x_signature_student;
973     new_references.additional_school_code_9          := x_additional_school_code_9;
974     new_references.additional_school_code_10         := x_additional_school_code_10;
975     new_references.explanation_spec_circum           := x_explanation_spec_circum;
977     new_references.signature_spouse                  := x_signature_spouse;
978     new_references.signature_father                  := x_signature_father;
979     new_references.signature_mother                  := x_signature_mother;
980     new_references.month_day_completed               := x_month_day_completed;
981     new_references.year_completed                    := x_year_completed;
982     new_references.age_line_2                        := x_age_line_2;
983     new_references.age_line_3                        := x_age_line_3;
984     new_references.age_line_4                        := x_age_line_4;
985     new_references.age_line_5                        := x_age_line_5;
986     new_references.age_line_6                        := x_age_line_6;
987     new_references.age_line_7                        := x_age_line_7;
988     new_references.age_line_8                        := x_age_line_8;
989     new_references.a_online_signature                := x_a_online_signature;
990     new_references.question_1_number                 := x_question_1_number;
991     new_references.question_1_size                   := x_question_1_size;
992     new_references.question_1_answer                 := x_question_1_answer;
993     new_references.question_2_number                 := x_question_2_number;
994     new_references.question_2_size                   := x_question_2_size;
995     new_references.question_2_answer                 := x_question_2_answer;
996     new_references.question_3_number                 := x_question_3_number;
997     new_references.question_3_size                   := x_question_3_size;
998     new_references.question_3_answer                 := x_question_3_answer;
999     new_references.question_4_number                 := x_question_4_number;
1000     new_references.question_4_size                   := x_question_4_size;
1001     new_references.question_4_answer                 := x_question_4_answer;
1002     new_references.question_5_number                 := x_question_5_number;
1003     new_references.question_5_size                   := x_question_5_size;
1004     new_references.question_5_answer                 := x_question_5_answer;
1005     new_references.question_6_number                 := x_question_6_number;
1006     new_references.question_6_size                   := x_question_6_size;
1007     new_references.question_6_answer                 := x_question_6_answer;
1008     new_references.question_7_number                 := x_question_7_number;
1009     new_references.question_7_size                   := x_question_7_size;
1010     new_references.question_7_answer                 := x_question_7_answer;
1011     new_references.question_8_number                 := x_question_8_number;
1012     new_references.question_8_size                   := x_question_8_size;
1013     new_references.question_8_answer                 := x_question_8_answer;
1014     new_references.question_9_number                 := x_question_9_number;
1015     new_references.question_9_size                   := x_question_9_size;
1016     new_references.question_9_answer                 := x_question_9_answer;
1017     new_references.question_10_number                := x_question_10_number;
1018     new_references.question_10_size                  := x_question_10_size;
1019     new_references.question_10_answer                := x_question_10_answer;
1020     new_references.question_11_number                := x_question_11_number;
1021     new_references.question_11_size                  := x_question_11_size;
1022     new_references.question_11_answer                := x_question_11_answer;
1023     new_references.question_12_number                := x_question_12_number;
1024     new_references.question_12_size                  := x_question_12_size;
1025     new_references.question_12_answer                := x_question_12_answer;
1026     new_references.question_13_number                := x_question_13_number;
1027     new_references.question_13_size                  := x_question_13_size;
1028     new_references.question_13_answer                := x_question_13_answer;
1029     new_references.question_14_number                := x_question_14_number;
1030     new_references.question_14_size                  := x_question_14_size;
1031     new_references.question_14_answer                := x_question_14_answer;
1032     new_references.question_15_number                := x_question_15_number;
1033     new_references.question_15_size                  := x_question_15_size;
1034     new_references.question_15_answer                := x_question_15_answer;
1035     new_references.question_16_number                := x_question_16_number;
1036     new_references.question_16_size                  := x_question_16_size;
1037     new_references.question_16_answer                := x_question_16_answer;
1038     new_references.question_17_number                := x_question_17_number;
1039     new_references.question_17_size                  := x_question_17_size;
1040     new_references.question_17_answer                := x_question_17_answer;
1041     new_references.question_18_number                := x_question_18_number;
1042     new_references.question_18_size                  := x_question_18_size;
1043     new_references.question_18_answer                := x_question_18_answer;
1044     new_references.question_19_number                := x_question_19_number;
1045     new_references.question_19_size                  := x_question_19_size;
1046     new_references.question_19_answer                := x_question_19_answer;
1047     new_references.question_20_number                := x_question_20_number;
1051     new_references.question_21_size                  := x_question_21_size;
1048     new_references.question_20_size                  := x_question_20_size;
1049     new_references.question_20_answer                := x_question_20_answer;
1050     new_references.question_21_number                := x_question_21_number;
1052     new_references.question_21_answer                := x_question_21_answer;
1053     new_references.question_22_number                := x_question_22_number;
1054     new_references.question_22_size                  := x_question_22_size;
1055     new_references.question_22_answer                := x_question_22_answer;
1056     new_references.question_23_number                := x_question_23_number;
1057     new_references.question_23_size                  := x_question_23_size;
1058     new_references.question_23_answer                := x_question_23_answer;
1059     new_references.question_24_number                := x_question_24_number;
1060     new_references.question_24_size                  := x_question_24_size;
1061     new_references.question_24_answer                := x_question_24_answer;
1062     new_references.question_25_number                := x_question_25_number;
1063     new_references.question_25_size                  := x_question_25_size;
1064     new_references.question_25_answer                := x_question_25_answer;
1065     new_references.question_26_number                := x_question_26_number;
1066     new_references.question_26_size                  := x_question_26_size;
1067     new_references.question_26_answer                := x_question_26_answer;
1068     new_references.question_27_number                := x_question_27_number;
1069     new_references.question_27_size                  := x_question_27_size;
1070     new_references.question_27_answer                := x_question_27_answer;
1071     new_references.question_28_number                := x_question_28_number;
1072     new_references.question_28_size                  := x_question_28_size;
1073     new_references.question_28_answer                := x_question_28_answer;
1074     new_references.question_29_number                := x_question_29_number;
1075     new_references.question_29_size                  := x_question_29_size;
1076     new_references.question_29_answer                := x_question_29_answer;
1077     new_references.question_30_number                := x_question_30_number;
1078     new_references.questions_30_size                 := x_questions_30_size;
1079     new_references.question_30_answer                := x_question_30_answer;
1080     new_references.r_s_email_address                 := x_r_s_email_address;
1081     new_references.eps_code                          := x_eps_code;
1082     new_references.comp_css_dependency_status        := x_comp_css_dependency_status;
1083     new_references.stu_age                           := x_stu_age;
1084     new_references.assumed_stu_yr_in_coll            := x_assumed_stu_yr_in_coll;
1085     new_references.comp_stu_marital_status           := x_comp_stu_marital_status;
1086     new_references.stu_family_members                := x_stu_family_members;
1087     new_references.stu_fam_members_in_college        := x_stu_fam_members_in_college;
1088     new_references.par_marital_status                := x_par_marital_status;
1089     new_references.par_family_members                := x_par_family_members;
1090     new_references.par_total_in_college              := x_par_total_in_college;
1091     new_references.par_par_in_college                := x_par_par_in_college;
1092     new_references.par_others_in_college             := x_par_others_in_college;
1093     new_references.par_aesa                          := x_par_aesa;
1094     new_references.par_cesa                          := x_par_cesa;
1095     new_references.stu_aesa                          := x_stu_aesa;
1096     new_references.stu_cesa                          := x_stu_cesa;
1097     new_references.im_p_bas_agi_taxable_income       := x_im_p_bas_agi_taxable_income;
1098     new_references.im_p_bas_untx_inc_and_ben         := x_im_p_bas_untx_inc_and_ben;
1099     new_references.im_p_bas_inc_adj                  := x_im_p_bas_inc_adj;
1100     new_references.im_p_bas_total_income             := x_im_p_bas_total_income;
1101     new_references.im_p_bas_us_income_tax            := x_im_p_bas_us_income_tax;
1102     new_references.im_p_bas_st_and_other_tax         := x_im_p_bas_st_and_other_tax;
1103     new_references.im_p_bas_fica_tax                 := x_im_p_bas_fica_tax;
1104     new_references.im_p_bas_med_dental               := x_im_p_bas_med_dental;
1105     new_references.im_p_bas_employment_allow         := x_im_p_bas_employment_allow;
1106     new_references.im_p_bas_annual_ed_savings        := x_im_p_bas_annual_ed_savings;
1107     new_references.im_p_bas_inc_prot_allow_m         := x_im_p_bas_inc_prot_allow_m;
1108     new_references.im_p_bas_total_inc_allow          := x_im_p_bas_total_inc_allow;
1109     new_references.im_p_bas_cal_avail_inc            := x_im_p_bas_cal_avail_inc;
1110     new_references.im_p_bas_avail_income             := x_im_p_bas_avail_income;
1111     new_references.im_p_bas_total_cont_inc           := x_im_p_bas_total_cont_inc;
1112     new_references.im_p_bas_cash_bank_accounts       := x_im_p_bas_cash_bank_accounts;
1113     new_references.im_p_bas_home_equity              := x_im_p_bas_home_equity;
1114     new_references.im_p_bas_ot_rl_est_inv_eq         := x_im_p_bas_ot_rl_est_inv_eq;
1115     new_references.im_p_bas_adj_bus_farm_worth       := x_im_p_bas_adj_bus_farm_worth;
1116     new_references.im_p_bas_ass_sibs_pre_tui         := x_im_p_bas_ass_sibs_pre_tui;
1117     new_references.im_p_bas_net_worth                := x_im_p_bas_net_worth;
1118     new_references.im_p_bas_emerg_res_allow          := x_im_p_bas_emerg_res_allow;
1119     new_references.im_p_bas_cum_ed_savings           := x_im_p_bas_cum_ed_savings;
1120     new_references.im_p_bas_low_inc_allow            := x_im_p_bas_low_inc_allow;
1124     new_references.im_p_bas_total_cont               := x_im_p_bas_total_cont;
1121     new_references.im_p_bas_total_asset_allow        := x_im_p_bas_total_asset_allow;
1122     new_references.im_p_bas_disc_net_worth           := x_im_p_bas_disc_net_worth;
1123     new_references.im_p_bas_total_cont_asset         := x_im_p_bas_total_cont_asset;
1125     new_references.im_p_bas_num_in_coll_adj          := x_im_p_bas_num_in_coll_adj;
1126     new_references.im_p_bas_cont_for_stu             := x_im_p_bas_cont_for_stu;
1127     new_references.im_p_bas_cont_from_income         := x_im_p_bas_cont_from_income;
1128     new_references.im_p_bas_cont_from_assets         := x_im_p_bas_cont_from_assets;
1129     new_references.im_p_opt_agi_taxable_income       := x_im_p_opt_agi_taxable_income;
1130     new_references.im_p_opt_untx_inc_and_ben         := x_im_p_opt_untx_inc_and_ben;
1131     new_references.im_p_opt_inc_adj                  := x_im_p_opt_inc_adj;
1132     new_references.im_p_opt_total_income             := x_im_p_opt_total_income;
1133     new_references.im_p_opt_us_income_tax            := x_im_p_opt_us_income_tax;
1134     new_references.im_p_opt_st_and_other_tax         := x_im_p_opt_st_and_other_tax;
1135     new_references.im_p_opt_fica_tax                 := x_im_p_opt_fica_tax;
1136     new_references.im_p_opt_med_dental               := x_im_p_opt_med_dental;
1137     new_references.im_p_opt_elem_sec_tuit            := x_im_p_opt_elem_sec_tuit;
1138     new_references.im_p_opt_employment_allow         := x_im_p_opt_employment_allow;
1139     new_references.im_p_opt_annual_ed_savings        := x_im_p_opt_annual_ed_savings;
1140     new_references.im_p_opt_inc_prot_allow_m         := x_im_p_opt_inc_prot_allow_m;
1141     new_references.im_p_opt_total_inc_allow          := x_im_p_opt_total_inc_allow;
1142     new_references.im_p_opt_cal_avail_inc            := x_im_p_opt_cal_avail_inc;
1143     new_references.im_p_opt_avail_income             := x_im_p_opt_avail_income;
1144     new_references.im_p_opt_total_cont_inc           := x_im_p_opt_total_cont_inc;
1145     new_references.im_p_opt_cash_bank_accounts       := x_im_p_opt_cash_bank_accounts;
1146     new_references.im_p_opt_home_equity              := x_im_p_opt_home_equity;
1147     new_references.im_p_opt_ot_rl_est_inv_eq         := x_im_p_opt_ot_rl_est_inv_eq;
1148     new_references.im_p_opt_adj_bus_farm_worth       := x_im_p_opt_adj_bus_farm_worth;
1149     new_references.im_p_opt_ass_sibs_pre_t           := x_im_p_opt_ass_sibs_pre_t;
1150     new_references.im_p_opt_net_worth                := x_im_p_opt_net_worth;
1151     new_references.im_p_opt_emerg_res_allow          := x_im_p_opt_emerg_res_allow;
1152     new_references.im_p_opt_cum_ed_savings           := x_im_p_opt_cum_ed_savings;
1153     new_references.im_p_opt_low_inc_allow            := x_im_p_opt_low_inc_allow;
1154     new_references.im_p_opt_total_asset_allow        := x_im_p_opt_total_asset_allow;
1155     new_references.im_p_opt_disc_net_worth           := x_im_p_opt_disc_net_worth;
1156     new_references.im_p_opt_total_cont_asset         := x_im_p_opt_total_cont_asset;
1157     new_references.im_p_opt_total_cont               := x_im_p_opt_total_cont;
1158     new_references.im_p_opt_num_in_coll_adj          := x_im_p_opt_num_in_coll_adj;
1159     new_references.im_p_opt_cont_for_stu             := x_im_p_opt_cont_for_stu;
1160     new_references.im_p_opt_cont_from_income         := x_im_p_opt_cont_from_income;
1161     new_references.im_p_opt_cont_from_assets         := x_im_p_opt_cont_from_assets;
1162     new_references.fm_p_analysis_type                := x_fm_p_analysis_type;
1163     new_references.fm_p_agi_taxable_income           := x_fm_p_agi_taxable_income;
1164     new_references.fm_p_untx_inc_and_ben             := x_fm_p_untx_inc_and_ben;
1165     new_references.fm_p_inc_adj                      := x_fm_p_inc_adj;
1166     new_references.fm_p_total_income                 := x_fm_p_total_income;
1167     new_references.fm_p_us_income_tax                := x_fm_p_us_income_tax;
1168     new_references.fm_p_state_and_other_taxes        := x_fm_p_state_and_other_taxes;
1169     new_references.fm_p_fica_tax                     := x_fm_p_fica_tax;
1170     new_references.fm_p_employment_allow             := x_fm_p_employment_allow;
1171     new_references.fm_p_income_prot_allow            := x_fm_p_income_prot_allow;
1172     new_references.fm_p_total_allow                  := x_fm_p_total_allow;
1173     new_references.fm_p_avail_income                 := x_fm_p_avail_income;
1174     new_references.fm_p_cash_bank_accounts           := x_fm_p_cash_bank_accounts;
1175     new_references.fm_p_ot_rl_est_inv_eq             := x_fm_p_ot_rl_est_inv_eq;
1176     new_references.fm_p_adj_bus_farm_net_worth       := x_fm_p_adj_bus_farm_net_worth;
1177     new_references.fm_p_net_worth                    := x_fm_p_net_worth;
1178     new_references.fm_p_asset_prot_allow             := x_fm_p_asset_prot_allow;
1179     new_references.fm_p_disc_net_worth               := x_fm_p_disc_net_worth;
1180     new_references.fm_p_total_contribution           := x_fm_p_total_contribution;
1181     new_references.fm_p_num_in_coll                  := x_fm_p_num_in_coll;
1182     new_references.fm_p_cont_for_stu                 := x_fm_p_cont_for_stu;
1183     new_references.fm_p_cont_from_income             := x_fm_p_cont_from_income;
1184     new_references.fm_p_cont_from_assets             := x_fm_p_cont_from_assets;
1185     new_references.im_s_bas_agi_taxable_income       := x_im_s_bas_agi_taxable_income;
1186     new_references.im_s_bas_untx_inc_and_ben         := x_im_s_bas_untx_inc_and_ben;
1187     new_references.im_s_bas_inc_adj                  := x_im_s_bas_inc_adj;
1188     new_references.im_s_bas_total_income             := x_im_s_bas_total_income;
1189     new_references.im_s_bas_us_income_tax            := x_im_s_bas_us_income_tax;
1190     new_references.im_s_bas_st_and_oth_tax           := x_im_s_bas_st_and_oth_tax;
1191     new_references.im_s_bas_fica_tax                 := x_im_s_bas_fica_tax;
1195     new_references.im_s_bas_inc_prot_allow_m         := x_im_s_bas_inc_prot_allow_m;
1192     new_references.im_s_bas_med_dental               := x_im_s_bas_med_dental;
1193     new_references.im_s_bas_employment_allow         := x_im_s_bas_employment_allow;
1194     new_references.im_s_bas_annual_ed_savings        := x_im_s_bas_annual_ed_savings;
1196     new_references.im_s_bas_total_inc_allow          := x_im_s_bas_total_inc_allow;
1197     new_references.im_s_bas_cal_avail_income         := x_im_s_bas_cal_avail_income;
1198     new_references.im_s_bas_avail_income             := x_im_s_bas_avail_income;
1199     new_references.im_s_bas_total_cont_inc           := x_im_s_bas_total_cont_inc;
1200     new_references.im_s_bas_cash_bank_accounts       := x_im_s_bas_cash_bank_accounts;
1201     new_references.im_s_bas_home_equity              := x_im_s_bas_home_equity;
1202     new_references.im_s_bas_ot_rl_est_inv_eq         := x_im_s_bas_ot_rl_est_inv_eq;
1203     new_references.im_s_bas_adj_bus_farm_worth       := x_im_s_bas_adj_bus_farm_worth;
1204     new_references.im_s_bas_trusts                   := x_im_s_bas_trusts;
1205     new_references.im_s_bas_net_worth                := x_im_s_bas_net_worth;
1206     new_references.im_s_bas_emerg_res_allow          := x_im_s_bas_emerg_res_allow;
1207     new_references.im_s_bas_cum_ed_savings           := x_im_s_bas_cum_ed_savings;
1208     new_references.im_s_bas_total_asset_allow        := x_im_s_bas_total_asset_allow;
1209     new_references.im_s_bas_disc_net_worth           := x_im_s_bas_disc_net_worth;
1210     new_references.im_s_bas_total_cont_asset         := x_im_s_bas_total_cont_asset;
1211     new_references.im_s_bas_total_cont               := x_im_s_bas_total_cont;
1212     new_references.im_s_bas_num_in_coll_adj          := x_im_s_bas_num_in_coll_adj;
1213     new_references.im_s_bas_cont_for_stu             := x_im_s_bas_cont_for_stu;
1214     new_references.im_s_bas_cont_from_income         := x_im_s_bas_cont_from_income;
1215     new_references.im_s_bas_cont_from_assets         := x_im_s_bas_cont_from_assets;
1216     new_references.im_s_est_agi_taxable_income       := x_im_s_est_agi_taxable_income;
1217     new_references.im_s_est_untx_inc_and_ben         := x_im_s_est_untx_inc_and_ben;
1218     new_references.im_s_est_inc_adj                  := x_im_s_est_inc_adj;
1219     new_references.im_s_est_total_income             := x_im_s_est_total_income;
1220     new_references.im_s_est_us_income_tax            := x_im_s_est_us_income_tax;
1221     new_references.im_s_est_st_and_oth_tax           := x_im_s_est_st_and_oth_tax;
1222     new_references.im_s_est_fica_tax                 := x_im_s_est_fica_tax;
1223     new_references.im_s_est_med_dental               := x_im_s_est_med_dental;
1224     new_references.im_s_est_employment_allow         := x_im_s_est_employment_allow;
1225     new_references.im_s_est_annual_ed_savings        := x_im_s_est_annual_ed_savings;
1226     new_references.im_s_est_inc_prot_allow_m         := x_im_s_est_inc_prot_allow_m;
1227     new_references.im_s_est_total_inc_allow          := x_im_s_est_total_inc_allow;
1228     new_references.im_s_est_cal_avail_income         := x_im_s_est_cal_avail_income;
1229     new_references.im_s_est_avail_income             := x_im_s_est_avail_income;
1230     new_references.im_s_est_total_cont_inc           := x_im_s_est_total_cont_inc;
1231     new_references.im_s_est_cash_bank_accounts       := x_im_s_est_cash_bank_accounts;
1232     new_references.im_s_est_home_equity              := x_im_s_est_home_equity;
1233     new_references.im_s_est_ot_rl_est_inv_equ        := x_im_s_est_ot_rl_est_inv_equ;
1234     new_references.im_s_est_adj_bus_farm_worth       := x_im_s_est_adj_bus_farm_worth;
1235     new_references.im_s_est_est_trusts               := x_im_s_est_est_trusts;
1236     new_references.im_s_est_net_worth                := x_im_s_est_net_worth;
1237     new_references.im_s_est_emerg_res_allow          := x_im_s_est_emerg_res_allow;
1238     new_references.im_s_est_cum_ed_savings           := x_im_s_est_cum_ed_savings;
1239     new_references.im_s_est_total_asset_allow        := x_im_s_est_total_asset_allow;
1240     new_references.im_s_est_disc_net_worth           := x_im_s_est_disc_net_worth;
1241     new_references.im_s_est_total_cont_asset         := x_im_s_est_total_cont_asset;
1242     new_references.im_s_est_total_cont               := x_im_s_est_total_cont;
1243     new_references.im_s_est_num_in_coll_adj          := x_im_s_est_num_in_coll_adj;
1244     new_references.im_s_est_cont_for_stu             := x_im_s_est_cont_for_stu;
1245     new_references.im_s_est_cont_from_income         := x_im_s_est_cont_from_income;
1246     new_references.im_s_est_cont_from_assets         := x_im_s_est_cont_from_assets;
1247     new_references.im_s_opt_agi_taxable_income       := x_im_s_opt_agi_taxable_income;
1248     new_references.im_s_opt_untx_inc_and_ben         := x_im_s_opt_untx_inc_and_ben;
1249     new_references.im_s_opt_inc_adj                  := x_im_s_opt_inc_adj;
1250     new_references.im_s_opt_total_income             := x_im_s_opt_total_income;
1251     new_references.im_s_opt_us_income_tax            := x_im_s_opt_us_income_tax;
1252     new_references.im_s_opt_state_and_oth_taxes      := x_im_s_opt_state_and_oth_taxes;
1253     new_references.im_s_opt_fica_tax                 := x_im_s_opt_fica_tax;
1254     new_references.im_s_opt_med_dental               := x_im_s_opt_med_dental;
1255     new_references.im_s_opt_employment_allow         := x_im_s_opt_employment_allow;
1256     new_references.im_s_opt_annual_ed_savings        := x_im_s_opt_annual_ed_savings;
1257     new_references.im_s_opt_inc_prot_allow_m         := x_im_s_opt_inc_prot_allow_m;
1258     new_references.im_s_opt_total_inc_allow          := x_im_s_opt_total_inc_allow;
1259     new_references.im_s_opt_cal_avail_income         := x_im_s_opt_cal_avail_income;
1260     new_references.im_s_opt_avail_income             := x_im_s_opt_avail_income;
1261     new_references.im_s_opt_total_cont_inc           := x_im_s_opt_total_cont_inc;
1265     new_references.im_s_opt_ot_rl_est_inv_eq         := x_im_s_opt_ot_rl_est_inv_eq;
1262     new_references.im_s_opt_cash_bank_accounts       := x_im_s_opt_cash_bank_accounts;
1263     new_references.im_s_opt_ira_keogh_accounts       := x_im_s_opt_ira_keogh_accounts;
1264     new_references.im_s_opt_home_equity              := x_im_s_opt_home_equity;
1266     new_references.im_s_opt_adj_bus_farm_worth       := x_im_s_opt_adj_bus_farm_worth;
1267     new_references.im_s_opt_trusts                   := x_im_s_opt_trusts;
1268     new_references.im_s_opt_net_worth                := x_im_s_opt_net_worth;
1269     new_references.im_s_opt_emerg_res_allow          := x_im_s_opt_emerg_res_allow;
1270     new_references.im_s_opt_cum_ed_savings           := x_im_s_opt_cum_ed_savings;
1271     new_references.im_s_opt_total_asset_allow        := x_im_s_opt_total_asset_allow;
1272     new_references.im_s_opt_disc_net_worth           := x_im_s_opt_disc_net_worth;
1273     new_references.im_s_opt_total_cont_asset         := x_im_s_opt_total_cont_asset;
1274     new_references.im_s_opt_total_cont               := x_im_s_opt_total_cont;
1275     new_references.im_s_opt_num_in_coll_adj          := x_im_s_opt_num_in_coll_adj;
1276     new_references.im_s_opt_cont_for_stu             := x_im_s_opt_cont_for_stu;
1277     new_references.im_s_opt_cont_from_income         := x_im_s_opt_cont_from_income;
1278     new_references.im_s_opt_cont_from_assets         := x_im_s_opt_cont_from_assets;
1279     new_references.fm_s_analysis_type                := x_fm_s_analysis_type;
1280     new_references.fm_s_agi_taxable_income           := x_fm_s_agi_taxable_income;
1281     new_references.fm_s_untx_inc_and_ben             := x_fm_s_untx_inc_and_ben;
1282     new_references.fm_s_inc_adj                      := x_fm_s_inc_adj;
1283     new_references.fm_s_total_income                 := x_fm_s_total_income;
1284     new_references.fm_s_us_income_tax                := x_fm_s_us_income_tax;
1285     new_references.fm_s_state_and_oth_taxes          := x_fm_s_state_and_oth_taxes;
1286     new_references.fm_s_fica_tax                     := x_fm_s_fica_tax;
1287     new_references.fm_s_employment_allow             := x_fm_s_employment_allow;
1288     new_references.fm_s_income_prot_allow            := x_fm_s_income_prot_allow;
1289     new_references.fm_s_total_allow                  := x_fm_s_total_allow;
1290     new_references.fm_s_cal_avail_income             := x_fm_s_cal_avail_income;
1291     new_references.fm_s_avail_income                 := x_fm_s_avail_income;
1292     new_references.fm_s_cash_bank_accounts           := x_fm_s_cash_bank_accounts;
1293     new_references.fm_s_ot_rl_est_inv_equity         := x_fm_s_ot_rl_est_inv_equity;
1294     new_references.fm_s_adj_bus_farm_worth           := x_fm_s_adj_bus_farm_worth;
1295     new_references.fm_s_trusts                       := x_fm_s_trusts;
1296     new_references.fm_s_net_worth                    := x_fm_s_net_worth;
1297     new_references.fm_s_asset_prot_allow             := x_fm_s_asset_prot_allow;
1298     new_references.fm_s_disc_net_worth               := x_fm_s_disc_net_worth;
1299     new_references.fm_s_total_cont                   := x_fm_s_total_cont;
1300     new_references.fm_s_num_in_coll                  := x_fm_s_num_in_coll;
1301     new_references.fm_s_cont_for_stu                 := x_fm_s_cont_for_stu;
1302     new_references.fm_s_cont_from_income             := x_fm_s_cont_from_income;
1303     new_references.fm_s_cont_from_assets             := x_fm_s_cont_from_assets;
1304     new_references.im_inst_resident_ind              := x_im_inst_resident_ind;
1305     new_references.institutional_1_budget_name       := x_institutional_1_budget_name;
1306     new_references.im_inst_1_budget_duration         := x_im_inst_1_budget_duration;
1307     new_references.im_inst_1_tuition_fees            := x_im_inst_1_tuition_fees;
1308     new_references.im_inst_1_books_supplies          := x_im_inst_1_books_supplies;
1309     new_references.im_inst_1_living_expenses         := x_im_inst_1_living_expenses;
1310     new_references.im_inst_1_tot_expenses            := x_im_inst_1_tot_expenses;
1311     new_references.im_inst_1_tot_stu_cont            := x_im_inst_1_tot_stu_cont;
1312     new_references.im_inst_1_tot_par_cont            := x_im_inst_1_tot_par_cont;
1313     new_references.im_inst_1_tot_family_cont         := x_im_inst_1_tot_family_cont;
1314     new_references.im_inst_1_va_benefits             := x_im_inst_1_va_benefits;
1315     new_references.im_inst_1_ot_cont                 := x_im_inst_1_ot_cont;
1316     new_references.im_inst_1_est_financial_need      := x_im_inst_1_est_financial_need;
1317     new_references.institutional_2_budget_name       := x_institutional_2_budget_name;
1318     new_references.im_inst_2_budget_duration         := x_im_inst_2_budget_duration;
1319     new_references.im_inst_2_tuition_fees            := x_im_inst_2_tuition_fees;
1320     new_references.im_inst_2_books_supplies          := x_im_inst_2_books_supplies;
1321     new_references.im_inst_2_living_expenses         := x_im_inst_2_living_expenses;
1322     new_references.im_inst_2_tot_expenses            := x_im_inst_2_tot_expenses;
1323     new_references.im_inst_2_tot_stu_cont            := x_im_inst_2_tot_stu_cont;
1324     new_references.im_inst_2_tot_par_cont            := x_im_inst_2_tot_par_cont;
1325     new_references.im_inst_2_tot_family_cont         := x_im_inst_2_tot_family_cont;
1326     new_references.im_inst_2_va_benefits             := x_im_inst_2_va_benefits;
1327     new_references.im_inst_2_est_financial_need      := x_im_inst_2_est_financial_need;
1328     new_references.institutional_3_budget_name       := x_institutional_3_budget_name;
1329     new_references.im_inst_3_budget_duration         := x_im_inst_3_budget_duration;
1330     new_references.im_inst_3_tuition_fees            := x_im_inst_3_tuition_fees;
1331     new_references.im_inst_3_books_supplies          := x_im_inst_3_books_supplies;
1335     new_references.im_inst_3_tot_par_cont            := x_im_inst_3_tot_par_cont;
1332     new_references.im_inst_3_living_expenses         := x_im_inst_3_living_expenses;
1333     new_references.im_inst_3_tot_expenses            := x_im_inst_3_tot_expenses;
1334     new_references.im_inst_3_tot_stu_cont            := x_im_inst_3_tot_stu_cont;
1336     new_references.im_inst_3_tot_family_cont         := x_im_inst_3_tot_family_cont;
1337     new_references.im_inst_3_va_benefits             := x_im_inst_3_va_benefits;
1338     new_references.im_inst_3_est_financial_need      := x_im_inst_3_est_financial_need;
1339     new_references.fm_inst_1_federal_efc             := x_fm_inst_1_federal_efc;
1340     new_references.fm_inst_1_va_benefits             := x_fm_inst_1_va_benefits;
1341     new_references.fm_inst_1_fed_eligibility         := x_fm_inst_1_fed_eligibility;
1342     new_references.fm_inst_1_pell                    := x_fm_inst_1_pell;
1343     new_references.option_par_loss_allow_ind         := x_option_par_loss_allow_ind;
1344     new_references.option_par_tuition_ind            := x_option_par_tuition_ind;
1345     new_references.option_par_home_ind               := x_option_par_home_ind;
1346     new_references.option_par_home_value             := x_option_par_home_value;
1347     new_references.option_par_home_debt              := x_option_par_home_debt;
1348     new_references.option_stu_ira_keogh_ind          := x_option_stu_ira_keogh_ind;
1349     new_references.option_stu_home_ind               := x_option_stu_home_ind;
1350     new_references.option_stu_home_value             := x_option_stu_home_value;
1351     new_references.option_stu_home_debt              := x_option_stu_home_debt;
1352     new_references.option_stu_sum_ay_inc_ind         := x_option_stu_sum_ay_inc_ind;
1353     new_references.option_par_hope_ll_credit         := x_option_par_hope_ll_credit;
1354     new_references.option_stu_hope_ll_credit         := x_option_stu_hope_ll_credit;
1355     new_references.im_parent_1_8_months_bas          := x_im_parent_1_8_months_bas;
1356     new_references.im_p_more_than_9_mth_ba           := x_im_p_more_than_9_mth_ba;
1357     new_references.im_parent_1_8_months_opt          := x_im_parent_1_8_months_opt;
1358     new_references.im_p_more_than_9_mth_op           := x_im_p_more_than_9_mth_op;
1359     new_references.fnar_message_1                    := x_fnar_message_1;
1360     new_references.fnar_message_2                    := x_fnar_message_2;
1361     new_references.fnar_message_3                    := x_fnar_message_3;
1362     new_references.fnar_message_4                    := x_fnar_message_4;
1363     new_references.fnar_message_5                    := x_fnar_message_5;
1364     new_references.fnar_message_6                    := x_fnar_message_6;
1365     new_references.fnar_message_7                    := x_fnar_message_7;
1366     new_references.fnar_message_8                    := x_fnar_message_8;
1367     new_references.fnar_message_9                    := x_fnar_message_9;
1368     new_references.fnar_message_10                   := x_fnar_message_10;
1369     new_references.fnar_message_11                   := x_fnar_message_11;
1370     new_references.fnar_message_12                   := x_fnar_message_12;
1371     new_references.fnar_message_13                   := x_fnar_message_13;
1372     new_references.fnar_message_20                   := x_fnar_message_20;
1373     new_references.fnar_message_21                   := x_fnar_message_21;
1374     new_references.fnar_message_22                   := x_fnar_message_22;
1375     new_references.fnar_message_23                   := x_fnar_message_23;
1376     new_references.fnar_message_24                   := x_fnar_message_24;
1377     new_references.fnar_message_25                   := x_fnar_message_25;
1378     new_references.fnar_message_26                   := x_fnar_message_26;
1379     new_references.fnar_message_27                   := x_fnar_message_27;
1380     new_references.fnar_message_30                   := x_fnar_message_30;
1381     new_references.fnar_message_31                   := x_fnar_message_31;
1382     new_references.fnar_message_32                   := x_fnar_message_32;
1383     new_references.fnar_message_33                   := x_fnar_message_33;
1384     new_references.fnar_message_34                   := x_fnar_message_34;
1385     new_references.fnar_message_35                   := x_fnar_message_35;
1386     new_references.fnar_message_36                   := x_fnar_message_36;
1387     new_references.fnar_message_37                   := x_fnar_message_37;
1388     new_references.fnar_message_38                   := x_fnar_message_38;
1389     new_references.fnar_message_39                   := x_fnar_message_39;
1390     new_references.fnar_message_45                   := x_fnar_message_45;
1391     new_references.fnar_message_46                   := x_fnar_message_46;
1392     new_references.fnar_message_47                   := x_fnar_message_47;
1393     new_references.fnar_message_48                   := x_fnar_message_48;
1394     new_references.fnar_message_50                   := x_fnar_message_50;
1395     new_references.fnar_message_51                   := x_fnar_message_51;
1396     new_references.fnar_message_52                   := x_fnar_message_52;
1397     new_references.fnar_message_53                   := x_fnar_message_53;
1398     new_references.fnar_message_56                   := x_fnar_message_56;
1399     new_references.fnar_message_57                   := x_fnar_message_57;
1400     new_references.fnar_message_58                   := x_fnar_message_58;
1401     new_references.fnar_message_59                   := x_fnar_message_59;
1402     new_references.fnar_message_60                   := x_fnar_message_60;
1403     new_references.fnar_message_61                   := x_fnar_message_61;
1404     new_references.fnar_message_62                   := x_fnar_message_62;
1405     new_references.fnar_message_63                   := x_fnar_message_63;
1409     new_references.fnar_message_72                   := x_fnar_message_72;
1406     new_references.fnar_message_64                   := x_fnar_message_64;
1407     new_references.fnar_message_65                   := x_fnar_message_65;
1408     new_references.fnar_message_71                   := x_fnar_message_71;
1410     new_references.fnar_message_73                   := x_fnar_message_73;
1411     new_references.fnar_message_74                   := x_fnar_message_74;
1412     new_references.fnar_message_75                   := x_fnar_message_75;
1413     new_references.fnar_message_76                   := x_fnar_message_76;
1414     new_references.fnar_message_77                   := x_fnar_message_77;
1415     new_references.fnar_message_78                   := x_fnar_message_78;
1416     new_references.fnar_mesg_10_stu_fam_mem          := x_fnar_mesg_10_stu_fam_mem;
1417     new_references.fnar_mesg_11_stu_no_in_coll       := x_fnar_mesg_11_stu_no_in_coll;
1418     new_references.fnar_mesg_24_stu_avail_inc        := x_fnar_mesg_24_stu_avail_inc;
1419     new_references.fnar_mesg_26_stu_taxes            := x_fnar_mesg_26_stu_taxes;
1420     new_references.fnar_mesg_33_stu_home_value       := x_fnar_mesg_33_stu_home_value;
1421     new_references.fnar_mesg_34_stu_home_value       := x_fnar_mesg_34_stu_home_value;
1422     new_references.fnar_mesg_34_stu_home_equity      := x_fnar_mesg_34_stu_home_equity;
1423     new_references.fnar_mesg_35_stu_home_value       := x_fnar_mesg_35_stu_home_value;
1424     new_references.fnar_mesg_35_stu_home_equity      := x_fnar_mesg_35_stu_home_equity;
1425     new_references.fnar_mesg_36_stu_home_equity      := x_fnar_mesg_36_stu_home_equity;
1426     new_references.fnar_mesg_48_par_fam_mem          := x_fnar_mesg_48_par_fam_mem;
1427     new_references.fnar_mesg_49_par_no_in_coll       := x_fnar_mesg_49_par_no_in_coll;
1428     new_references.fnar_mesg_56_par_agi              := x_fnar_mesg_56_par_agi;
1429     new_references.fnar_mesg_62_par_taxes            := x_fnar_mesg_62_par_taxes;
1430     new_references.fnar_mesg_73_par_home_value       := x_fnar_mesg_73_par_home_value;
1431     new_references.fnar_mesg_74_par_home_value       := x_fnar_mesg_74_par_home_value;
1432     new_references.fnar_mesg_74_par_home_equity      := x_fnar_mesg_74_par_home_equity;
1433     new_references.fnar_mesg_75_par_home_value       := x_fnar_mesg_75_par_home_value;
1434     new_references.fnar_mesg_75_par_home_equity      := x_fnar_mesg_75_par_home_equity;
1435     new_references.fnar_mesg_76_par_home_equity      := x_fnar_mesg_76_par_home_equity;
1436     new_references.assumption_message_1              := x_assumption_message_1;
1437     new_references.assumption_message_2              := x_assumption_message_2;
1438     new_references.assumption_message_3              := x_assumption_message_3;
1439     new_references.assumption_message_4              := x_assumption_message_4;
1440     new_references.assumption_message_5              := x_assumption_message_5;
1441     new_references.assumption_message_6              := x_assumption_message_6;
1442     new_references.record_mark                       := x_record_mark;
1443     new_references.option_par_cola_adj_ind           := x_option_par_cola_adj_ind;
1444     new_references.option_par_stu_fa_assets_ind      := x_option_par_stu_fa_assets_ind;
1445     new_references.option_par_ipt_assets_ind         := x_option_par_ipt_assets_ind;
1446     new_references.option_stu_ipt_assets_ind         := x_option_stu_ipt_assets_ind;
1447     new_references.option_par_cola_adj_value         := x_option_par_cola_adj_value;
1448     new_references.fnar_message_49                   := x_fnar_message_49;
1449     new_references.fnar_message_55                   := x_fnar_message_55;
1450     new_references.p_soc_sec_ben_student_amt         := x_p_soc_sec_ben_student_amt;
1451     new_references.p_tuit_fee_deduct_amt             := x_p_tuit_fee_deduct_amt;
1452     new_references.option_ind_stu_ipt_assets_flag    := x_opt_ind_stu_ipt_assets_flag;
1453     new_references.stu_lives_with_num                := x_stu_lives_with_num ;
1454     new_references.stu_most_support_from_num         := x_stu_most_support_from_num;
1455     new_references.location_computer_num             := x_location_computer_num;
1456     new_references.cust_parent_cont_adj_num          := x_cust_parent_cont_adj_num;
1457     new_references.custodial_parent_num                  := x_custodial_parent_num;
1458     new_references.cust_par_base_prcnt_inc_amt       := x_cust_par_base_prcnt_inc_amt;
1459     new_references.cust_par_base_cont_inc_amt        := x_cust_par_base_cont_inc_amt;
1460     new_references.cust_par_base_cont_ast_amt        := x_cust_par_base_cont_ast_amt;
1461     new_references.cust_par_base_tot_cont_amt        := x_cust_par_base_tot_cont_amt;
1462     new_references.cust_par_opt_prcnt_inc_amt        := x_cust_par_opt_prcnt_inc_amt;
1463     new_references.cust_par_opt_cont_inc_amt         := x_cust_par_opt_cont_inc_amt;
1464     new_references.cust_par_opt_cont_ast_amt         := x_cust_par_opt_cont_ast_amt;
1465     new_references.cust_par_opt_tot_cont_amt         := x_cust_par_opt_tot_cont_amt;
1466     new_references.parents_email_txt                 := x_parents_email_txt;
1467     new_references.parent_1_birth_date               := x_parent_1_birth_date;
1468     new_references.parent_2_birth_date               := x_parent_2_birth_date;
1469     new_references.match_code                        := x_match_code;
1470 
1471 
1472     IF (p_action = 'UPDATE') THEN
1473       new_references.creation_date                   := old_references.creation_date;
1474       new_references.created_by                      := old_references.created_by;
1475     ELSE
1476       new_references.creation_date                   := x_creation_date;
1477       new_references.created_by                      := x_created_by;
1478     END IF;
1479 
1480     new_references.last_update_date                  := x_last_update_date;
1481     new_references.last_updated_by                   := x_last_updated_by;
1485 
1482     new_references.last_update_login                 := x_last_update_login;
1483 
1484   END set_column_values;
1486 
1487   FUNCTION get_pk_for_validation (
1488     x_css_id                            IN     NUMBER
1489   ) RETURN BOOLEAN AS
1490   /*
1491   ||  Created By : vivuyyur
1492   ||  Created On : 30-MAY-2001
1493   ||  Purpose : Validates the Primary Key of the table.
1494   ||  Known limitations, enhancements or remarks :
1495   ||  Change History :
1496   ||  Who             When            What
1497   ||  (reverse chronological order - newest change first)
1498   */
1499     CURSOR cur_rowid IS
1500       SELECT   rowid
1501       FROM     igf_ap_css_interface_all
1502       WHERE    css_id = x_css_id
1503       FOR UPDATE NOWAIT;
1504 
1505     lv_rowid cur_rowid%RowType;
1506 
1507   BEGIN
1508 
1509     OPEN cur_rowid;
1510     FETCH cur_rowid INTO lv_rowid;
1511     IF (cur_rowid%FOUND) THEN
1512       CLOSE cur_rowid;
1513       RETURN(TRUE);
1514     ELSE
1515       CLOSE cur_rowid;
1516       RETURN(FALSE);
1517     END IF;
1518 
1519   END get_pk_for_validation;
1520 
1521 
1522   PROCEDURE before_dml (
1523     p_action                            IN     VARCHAR2 ,
1524     x_rowid                             IN     VARCHAR2 ,
1525     x_css_id                            IN     NUMBER   ,
1526     x_record_status                     IN     VARCHAR2 ,
1527     x_college_code                      IN     VARCHAR2 ,
1528     x_academic_year                     IN     VARCHAR2 ,
1529     x_stu_record_type                   IN     VARCHAR2 ,
1530     x_css_id_number                     IN     VARCHAR2 ,
1531     x_registration_receipt_date         IN     VARCHAR2 ,
1532     x_registration_type                 IN     VARCHAR2 ,
1533     x_application_receipt_date          IN     VARCHAR2 ,
1534     x_application_type                  IN     VARCHAR2 ,
1535     x_original_fnar_compute             IN     VARCHAR2 ,
1536     x_revision_fnar_compute_date        IN     VARCHAR2 ,
1537     x_electronic_extract_date           IN     VARCHAR2 ,
1538     x_institutional_reporting_type      IN     VARCHAR2 ,
1539     x_asr_receipt_date                  IN     VARCHAR2 ,
1540     x_last_name                         IN     VARCHAR2 ,
1541     x_first_name                        IN     VARCHAR2 ,
1542     x_middle_initial                    IN     VARCHAR2 ,
1543     x_address_number_and_street         IN     VARCHAR2 ,
1544     x_city                              IN     VARCHAR2 ,
1545     x_state_mailing                     IN     VARCHAR2 ,
1546     x_zip_code                          IN     VARCHAR2 ,
1547     x_s_telephone_number                IN     VARCHAR2 ,
1548     x_s_title                           IN     VARCHAR2 ,
1549     x_date_of_birth                     IN     VARCHAR2 ,
1550     x_social_security_number            IN     VARCHAR2 ,
1551     x_state_legal_residence             IN     VARCHAR2 ,
1552     x_foreign_address_indicator         IN     VARCHAR2 ,
1553     x_foreign_postal_code               IN     VARCHAR2 ,
1554     x_country                           IN     VARCHAR2 ,
1555     x_financial_aid_status              IN     VARCHAR2 ,
1556     x_year_in_college                   IN     VARCHAR2 ,
1557     x_marital_status                    IN     VARCHAR2 ,
1558     x_ward_court                        IN     VARCHAR2 ,
1559     x_legal_dependents_other            IN     VARCHAR2 ,
1560     x_household_size                    IN     VARCHAR2 ,
1561     x_number_in_college                 IN     VARCHAR2 ,
1562     x_citizenship_status                IN     VARCHAR2 ,
1563     x_citizenship_country               IN     VARCHAR2 ,
1564     x_visa_classification               IN     VARCHAR2 ,
1565     x_tax_figures                       IN     VARCHAR2 ,
1566     x_number_exemptions                 IN     VARCHAR2 ,
1567     x_adjusted_gross_inc                IN     VARCHAR2 ,
1568     x_us_tax_paid                       IN     VARCHAR2 ,
1569     x_itemized_deductions               IN     VARCHAR2 ,
1570     x_stu_income_work                   IN     VARCHAR2 ,
1571     x_spouse_income_work                IN     VARCHAR2 ,
1572     x_divid_int_inc                     IN     VARCHAR2 ,
1573     x_soc_sec_benefits                  IN     VARCHAR2 ,
1574     x_welfare_tanf                      IN     VARCHAR2 ,
1575     x_child_supp_rcvd                   IN     VARCHAR2 ,
1576     x_earned_income_credit              IN     VARCHAR2 ,
1577     x_other_untax_income                IN     VARCHAR2 ,
1578     x_tax_stu_aid                       IN     VARCHAR2 ,
1579     x_cash_sav_check                    IN     VARCHAR2 ,
1580     x_ira_keogh                         IN     VARCHAR2 ,
1581     x_invest_value                      IN     VARCHAR2 ,
1582     x_invest_debt                       IN     VARCHAR2 ,
1583     x_home_value                        IN     VARCHAR2 ,
1584     x_home_debt                         IN     VARCHAR2 ,
1585     x_oth_real_value                    IN     VARCHAR2 ,
1586     x_oth_real_debt                     IN     VARCHAR2 ,
1587     x_bus_farm_value                    IN     VARCHAR2 ,
1588     x_bus_farm_debt                     IN     VARCHAR2 ,
1589     x_live_on_farm                      IN     VARCHAR2 ,
1590     x_home_purch_price                  IN     VARCHAR2 ,
1591     x_hope_ll_credit                    IN     VARCHAR2 ,
1592     x_home_purch_year                   IN     VARCHAR2 ,
1593     x_trust_amount                      IN     VARCHAR2 ,
1594     x_trust_avail                       IN     VARCHAR2 ,
1595     x_trust_estab                       IN     VARCHAR2 ,
1596     x_child_support_paid                IN     VARCHAR2 ,
1600     x_vet_ben_months                    IN     VARCHAR2 ,
1597     x_med_dent_expenses                 IN     VARCHAR2 ,
1598     x_vet_us                            IN     VARCHAR2 ,
1599     x_vet_ben_amount                    IN     VARCHAR2 ,
1601     x_stu_summer_wages                  IN     VARCHAR2 ,
1602     x_stu_school_yr_wages               IN     VARCHAR2 ,
1603     x_spouse_summer_wages               IN     VARCHAR2 ,
1604     x_spouse_school_yr_wages            IN     VARCHAR2 ,
1605     x_summer_other_tax_inc              IN     VARCHAR2 ,
1606     x_school_yr_other_tax_inc           IN     VARCHAR2 ,
1607     x_summer_untax_inc                  IN     VARCHAR2 ,
1608     x_school_yr_untax_inc               IN     VARCHAR2 ,
1609     x_grants_schol_etc                  IN     VARCHAR2 ,
1610     x_tuit_benefits                     IN     VARCHAR2 ,
1611     x_cont_parents                      IN     VARCHAR2 ,
1612     x_cont_relatives                    IN     VARCHAR2 ,
1613     x_p_siblings_pre_tuit               IN     VARCHAR2 ,
1614     x_p_student_pre_tuit                IN     VARCHAR2 ,
1615     x_p_household_size                  IN     VARCHAR2 ,
1616     x_p_number_in_college               IN     VARCHAR2 ,
1617     x_p_parents_in_college              IN     VARCHAR2 ,
1618     x_p_marital_status                  IN     VARCHAR2 ,
1619     x_p_state_legal_residence           IN     VARCHAR2 ,
1620     x_p_natural_par_status              IN     VARCHAR2 ,
1621     x_p_child_supp_paid                 IN     VARCHAR2 ,
1622     x_p_repay_ed_loans                  IN     VARCHAR2 ,
1623     x_p_med_dent_expenses               IN     VARCHAR2 ,
1624     x_p_tuit_paid_amount                IN     VARCHAR2 ,
1625     x_p_tuit_paid_number                IN     VARCHAR2 ,
1626     x_p_exp_child_supp_paid             IN     VARCHAR2 ,
1627     x_p_exp_repay_ed_loans              IN     VARCHAR2 ,
1628     x_p_exp_med_dent_expenses           IN     VARCHAR2 ,
1629     x_p_exp_tuit_pd_amount              IN     VARCHAR2 ,
1630     x_p_exp_tuit_pd_number              IN     VARCHAR2 ,
1631     x_p_cash_sav_check                  IN     VARCHAR2 ,
1632     x_p_month_mortgage_pay              IN     VARCHAR2 ,
1633     x_p_invest_value                    IN     VARCHAR2 ,
1634     x_p_invest_debt                     IN     VARCHAR2 ,
1635     x_p_home_value                      IN     VARCHAR2 ,
1636     x_p_home_debt                       IN     VARCHAR2 ,
1637     x_p_home_purch_price                IN     VARCHAR2 ,
1638     x_p_own_business_farm               IN     VARCHAR2 ,
1639     x_p_business_value                  IN     VARCHAR2 ,
1640     x_p_business_debt                   IN     VARCHAR2 ,
1641     x_p_farm_value                      IN     VARCHAR2 ,
1642     x_p_farm_debt                       IN     VARCHAR2 ,
1643     x_p_live_on_farm                    IN     VARCHAR2 ,
1644     x_p_oth_real_estate_value           IN     VARCHAR2 ,
1645     x_p_oth_real_estate_debt            IN     VARCHAR2 ,
1646     x_p_oth_real_purch_price            IN     VARCHAR2 ,
1647     x_p_siblings_assets                 IN     VARCHAR2 ,
1648     x_p_home_purch_year                 IN     VARCHAR2 ,
1649     x_p_oth_real_purch_year             IN     VARCHAR2 ,
1650     x_p_prior_agi                       IN     VARCHAR2 ,
1651     x_p_prior_us_tax_paid               IN     VARCHAR2 ,
1652     x_p_prior_item_deductions           IN     VARCHAR2 ,
1653     x_p_prior_other_untax_inc           IN     VARCHAR2 ,
1654     x_p_tax_figures                     IN     VARCHAR2 ,
1655     x_p_number_exemptions               IN     VARCHAR2 ,
1656     x_p_adjusted_gross_inc              IN     VARCHAR2 ,
1657     x_p_wages_sal_tips                  IN     VARCHAR2 ,
1658     x_p_interest_income                 IN     VARCHAR2 ,
1659     x_p_dividend_income                 IN     VARCHAR2 ,
1660     x_p_net_inc_bus_farm                IN     VARCHAR2 ,
1661     x_p_other_taxable_income            IN     VARCHAR2 ,
1662     x_p_adj_to_income                   IN     VARCHAR2 ,
1663     x_p_us_tax_paid                     IN     VARCHAR2 ,
1664     x_p_itemized_deductions             IN     VARCHAR2 ,
1665     x_p_father_income_work              IN     VARCHAR2 ,
1666     x_p_mother_income_work              IN     VARCHAR2 ,
1667     x_p_soc_sec_ben                     IN     VARCHAR2 ,
1668     x_p_welfare_tanf                    IN     VARCHAR2 ,
1669     x_p_child_supp_rcvd                 IN     VARCHAR2 ,
1670     x_p_ded_ira_keogh                   IN     VARCHAR2 ,
1671     x_p_tax_defer_pens_savs             IN     VARCHAR2 ,
1672     x_p_dep_care_med_spending           IN     VARCHAR2 ,
1673     x_p_earned_income_credit            IN     VARCHAR2 ,
1674     x_p_living_allow                    IN     VARCHAR2 ,
1675     x_p_tax_exmpt_int                   IN     VARCHAR2 ,
1676     x_p_foreign_inc_excl                IN     VARCHAR2 ,
1677     x_p_other_untax_inc                 IN     VARCHAR2 ,
1678     x_p_hope_ll_credit                  IN     VARCHAR2 ,
1679     x_p_yr_separation                   IN     VARCHAR2 ,
1680     x_p_yr_divorce                      IN     VARCHAR2 ,
1681     x_p_exp_father_inc                  IN     VARCHAR2 ,
1682     x_p_exp_mother_inc                  IN     VARCHAR2 ,
1683     x_p_exp_other_tax_inc               IN     VARCHAR2 ,
1684     x_p_exp_other_untax_inc             IN     VARCHAR2 ,
1685     x_line_2_relation                   IN     VARCHAR2 ,
1686     x_line_2_attend_college             IN     VARCHAR2 ,
1687     x_line_3_relation                   IN     VARCHAR2 ,
1688     x_line_3_attend_college             IN     VARCHAR2 ,
1689     x_line_4_relation                   IN     VARCHAR2 ,
1690     x_line_4_attend_college             IN     VARCHAR2 ,
1691     x_line_5_relation                   IN     VARCHAR2 ,
1692     x_line_5_attend_college             IN     VARCHAR2 ,
1696     x_line_7_attend_college             IN     VARCHAR2 ,
1693     x_line_6_relation                   IN     VARCHAR2 ,
1694     x_line_6_attend_college             IN     VARCHAR2 ,
1695     x_line_7_relation                   IN     VARCHAR2 ,
1697     x_line_8_relation                   IN     VARCHAR2 ,
1698     x_line_8_attend_college             IN     VARCHAR2 ,
1699     x_p_age_father                      IN     VARCHAR2 ,
1700     x_p_age_mother                      IN     VARCHAR2 ,
1701     x_p_div_sep_ind                     IN     VARCHAR2 ,
1702     x_b_cont_non_custodial_par          IN     VARCHAR2 ,
1703     x_college_type_2                    IN     VARCHAR2 ,
1704     x_college_type_3                    IN     VARCHAR2 ,
1705     x_college_type_4                    IN     VARCHAR2 ,
1706     x_college_type_5                    IN     VARCHAR2 ,
1707     x_college_type_6                    IN     VARCHAR2 ,
1708     x_college_type_7                    IN     VARCHAR2 ,
1709     x_college_type_8                    IN     VARCHAR2 ,
1710     x_school_code_1                     IN     VARCHAR2 ,
1711     x_housing_code_1                    IN     VARCHAR2 ,
1712     x_school_code_2                     IN     VARCHAR2 ,
1713     x_housing_code_2                    IN     VARCHAR2 ,
1714     x_school_code_3                     IN     VARCHAR2 ,
1715     x_housing_code_3                    IN     VARCHAR2 ,
1716     x_school_code_4                     IN     VARCHAR2 ,
1717     x_housing_code_4                    IN     VARCHAR2 ,
1718     x_school_code_5                     IN     VARCHAR2 ,
1719     x_housing_code_5                    IN     VARCHAR2 ,
1720     x_school_code_6                     IN     VARCHAR2 ,
1721     x_housing_code_6                    IN     VARCHAR2 ,
1722     x_school_code_7                     IN     VARCHAR2 ,
1723     x_housing_code_7                    IN     VARCHAR2 ,
1724     x_school_code_8                     IN     VARCHAR2 ,
1725     x_housing_code_8                    IN     VARCHAR2 ,
1726     x_school_code_9                     IN     VARCHAR2 ,
1727     x_housing_code_9                    IN     VARCHAR2 ,
1728     x_school_code_10                    IN     VARCHAR2 ,
1729     x_housing_code_10                   IN     VARCHAR2 ,
1730     x_additional_school_code_1          IN     VARCHAR2 ,
1731     x_additional_school_code_2          IN     VARCHAR2 ,
1732     x_additional_school_code_3          IN     VARCHAR2 ,
1733     x_additional_school_code_4          IN     VARCHAR2 ,
1734     x_additional_school_code_5          IN     VARCHAR2 ,
1735     x_additional_school_code_6          IN     VARCHAR2 ,
1736     x_additional_school_code_7          IN     VARCHAR2 ,
1737     x_additional_school_code_8          IN     VARCHAR2 ,
1738     x_additional_school_code_9          IN     VARCHAR2 ,
1739     x_additional_school_code_10         IN     VARCHAR2 ,
1740     x_explanation_spec_circum           IN     VARCHAR2 ,
1741     x_signature_student                 IN     VARCHAR2 ,
1742     x_signature_spouse                  IN     VARCHAR2 ,
1743     x_signature_father                  IN     VARCHAR2 ,
1744     x_signature_mother                  IN     VARCHAR2 ,
1745     x_month_day_completed               IN     VARCHAR2 ,
1746     x_year_completed                    IN     VARCHAR2 ,
1747     x_age_line_2                        IN     VARCHAR2 ,
1748     x_age_line_3                        IN     VARCHAR2 ,
1749     x_age_line_4                        IN     VARCHAR2 ,
1750     x_age_line_5                        IN     VARCHAR2 ,
1751     x_age_line_6                        IN     VARCHAR2 ,
1752     x_age_line_7                        IN     VARCHAR2 ,
1753     x_age_line_8                        IN     VARCHAR2 ,
1754     x_a_online_signature                IN     VARCHAR2 ,
1755     x_question_1_number                 IN     VARCHAR2 ,
1756     x_question_1_size                   IN     VARCHAR2 ,
1757     x_question_1_answer                 IN     VARCHAR2 ,
1758     x_question_2_number                 IN     VARCHAR2 ,
1759     x_question_2_size                   IN     VARCHAR2 ,
1760     x_question_2_answer                 IN     VARCHAR2 ,
1761     x_question_3_number                 IN     VARCHAR2 ,
1762     x_question_3_size                   IN     VARCHAR2 ,
1763     x_question_3_answer                 IN     VARCHAR2 ,
1764     x_question_4_number                 IN     VARCHAR2 ,
1765     x_question_4_size                   IN     VARCHAR2 ,
1766     x_question_4_answer                 IN     VARCHAR2 ,
1767     x_question_5_number                 IN     VARCHAR2 ,
1768     x_question_5_size                   IN     VARCHAR2 ,
1769     x_question_5_answer                 IN     VARCHAR2 ,
1770     x_question_6_number                 IN     VARCHAR2 ,
1771     x_question_6_size                   IN     VARCHAR2 ,
1772     x_question_6_answer                 IN     VARCHAR2 ,
1773     x_question_7_number                 IN     VARCHAR2 ,
1774     x_question_7_size                   IN     VARCHAR2 ,
1775     x_question_7_answer                 IN     VARCHAR2 ,
1776     x_question_8_number                 IN     VARCHAR2 ,
1777     x_question_8_size                   IN     VARCHAR2 ,
1778     x_question_8_answer                 IN     VARCHAR2 ,
1779     x_question_9_number                 IN     VARCHAR2 ,
1780     x_question_9_size                   IN     VARCHAR2 ,
1781     x_question_9_answer                 IN     VARCHAR2 ,
1782     x_question_10_number                IN     VARCHAR2 ,
1783     x_question_10_size                  IN     VARCHAR2 ,
1784     x_question_10_answer                IN     VARCHAR2 ,
1785     x_question_11_number                IN     VARCHAR2 ,
1786     x_question_11_size                  IN     VARCHAR2 ,
1787     x_question_11_answer                IN     VARCHAR2 ,
1788     x_question_12_number                IN     VARCHAR2 ,
1792     x_question_13_size                  IN     VARCHAR2 ,
1789     x_question_12_size                  IN     VARCHAR2 ,
1790     x_question_12_answer                IN     VARCHAR2 ,
1791     x_question_13_number                IN     VARCHAR2 ,
1793     x_question_13_answer                IN     VARCHAR2 ,
1794     x_question_14_number                IN     VARCHAR2 ,
1795     x_question_14_size                  IN     VARCHAR2 ,
1796     x_question_14_answer                IN     VARCHAR2 ,
1797     x_question_15_number                IN     VARCHAR2 ,
1798     x_question_15_size                  IN     VARCHAR2 ,
1799     x_question_15_answer                IN     VARCHAR2 ,
1800     x_question_16_number                IN     VARCHAR2 ,
1801     x_question_16_size                  IN     VARCHAR2 ,
1802     x_question_16_answer                IN     VARCHAR2 ,
1803     x_question_17_number                IN     VARCHAR2 ,
1804     x_question_17_size                  IN     VARCHAR2 ,
1805     x_question_17_answer                IN     VARCHAR2 ,
1806     x_question_18_number                IN     VARCHAR2 ,
1807     x_question_18_size                  IN     VARCHAR2 ,
1808     x_question_18_answer                IN     VARCHAR2 ,
1809     x_question_19_number                IN     VARCHAR2 ,
1810     x_question_19_size                  IN     VARCHAR2 ,
1811     x_question_19_answer                IN     VARCHAR2 ,
1812     x_question_20_number                IN     VARCHAR2 ,
1813     x_question_20_size                  IN     VARCHAR2 ,
1814     x_question_20_answer                IN     VARCHAR2 ,
1815     x_question_21_number                IN     VARCHAR2 ,
1816     x_question_21_size                  IN     VARCHAR2 ,
1817     x_question_21_answer                IN     VARCHAR2 ,
1818     x_question_22_number                IN     VARCHAR2 ,
1819     x_question_22_size                  IN     VARCHAR2 ,
1820     x_question_22_answer                IN     VARCHAR2 ,
1821     x_question_23_number                IN     VARCHAR2 ,
1822     x_question_23_size                  IN     VARCHAR2 ,
1823     x_question_23_answer                IN     VARCHAR2 ,
1824     x_question_24_number                IN     VARCHAR2 ,
1825     x_question_24_size                  IN     VARCHAR2 ,
1826     x_question_24_answer                IN     VARCHAR2 ,
1827     x_question_25_number                IN     VARCHAR2 ,
1828     x_question_25_size                  IN     VARCHAR2 ,
1829     x_question_25_answer                IN     VARCHAR2 ,
1830     x_question_26_number                IN     VARCHAR2 ,
1831     x_question_26_size                  IN     VARCHAR2 ,
1832     x_question_26_answer                IN     VARCHAR2 ,
1833     x_question_27_number                IN     VARCHAR2 ,
1834     x_question_27_size                  IN     VARCHAR2 ,
1835     x_question_27_answer                IN     VARCHAR2 ,
1836     x_question_28_number                IN     VARCHAR2 ,
1837     x_question_28_size                  IN     VARCHAR2 ,
1838     x_question_28_answer                IN     VARCHAR2 ,
1839     x_question_29_number                IN     VARCHAR2 ,
1840     x_question_29_size                  IN     VARCHAR2 ,
1841     x_question_29_answer                IN     VARCHAR2 ,
1842     x_question_30_number                IN     VARCHAR2 ,
1843     x_questions_30_size                 IN     VARCHAR2 ,
1844     x_question_30_answer                IN     VARCHAR2 ,
1845     x_r_s_email_address                 IN     VARCHAR2 ,
1846     x_eps_code                          IN     VARCHAR2 ,
1847     x_comp_css_dependency_status        IN     VARCHAR2 ,
1848     x_stu_age                           IN     VARCHAR2 ,
1849     x_assumed_stu_yr_in_coll            IN     VARCHAR2 ,
1850     x_comp_stu_marital_status           IN     VARCHAR2 ,
1851     x_stu_family_members                IN     VARCHAR2 ,
1852     x_stu_fam_members_in_college        IN     VARCHAR2 ,
1853     x_par_marital_status                IN     VARCHAR2 ,
1854     x_par_family_members                IN     VARCHAR2 ,
1855     x_par_total_in_college              IN     VARCHAR2 ,
1856     x_par_par_in_college                IN     VARCHAR2 ,
1857     x_par_others_in_college             IN     VARCHAR2 ,
1858     x_par_aesa                          IN     VARCHAR2 ,
1859     x_par_cesa                          IN     VARCHAR2 ,
1860     x_stu_aesa                          IN     VARCHAR2 ,
1861     x_stu_cesa                          IN     VARCHAR2 ,
1862     x_im_p_bas_agi_taxable_income       IN     VARCHAR2 ,
1863     x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2 ,
1864     x_im_p_bas_inc_adj                  IN     VARCHAR2 ,
1865     x_im_p_bas_total_income             IN     VARCHAR2 ,
1866     x_im_p_bas_us_income_tax            IN     VARCHAR2 ,
1867     x_im_p_bas_st_and_other_tax         IN     VARCHAR2 ,
1868     x_im_p_bas_fica_tax                 IN     VARCHAR2 ,
1869     x_im_p_bas_med_dental               IN     VARCHAR2 ,
1870     x_im_p_bas_employment_allow         IN     VARCHAR2 ,
1871     x_im_p_bas_annual_ed_savings        IN     VARCHAR2 ,
1872     x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2 ,
1873     x_im_p_bas_total_inc_allow          IN     VARCHAR2 ,
1874     x_im_p_bas_cal_avail_inc            IN     VARCHAR2 ,
1875     x_im_p_bas_avail_income             IN     VARCHAR2 ,
1876     x_im_p_bas_total_cont_inc           IN     VARCHAR2 ,
1877     x_im_p_bas_cash_bank_accounts       IN     VARCHAR2 ,
1878     x_im_p_bas_home_equity              IN     VARCHAR2 ,
1879     x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2 ,
1880     x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2 ,
1881     x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2 ,
1882     x_im_p_bas_net_worth                IN     VARCHAR2 ,
1883     x_im_p_bas_emerg_res_allow          IN     VARCHAR2 ,
1887     x_im_p_bas_disc_net_worth           IN     VARCHAR2 ,
1884     x_im_p_bas_cum_ed_savings           IN     VARCHAR2 ,
1885     x_im_p_bas_low_inc_allow            IN     VARCHAR2 ,
1886     x_im_p_bas_total_asset_allow        IN     VARCHAR2 ,
1888     x_im_p_bas_total_cont_asset         IN     VARCHAR2 ,
1889     x_im_p_bas_total_cont               IN     VARCHAR2 ,
1890     x_im_p_bas_num_in_coll_adj          IN     VARCHAR2 ,
1891     x_im_p_bas_cont_for_stu             IN     VARCHAR2 ,
1892     x_im_p_bas_cont_from_income         IN     VARCHAR2 ,
1893     x_im_p_bas_cont_from_assets         IN     VARCHAR2 ,
1894     x_im_p_opt_agi_taxable_income       IN     VARCHAR2 ,
1895     x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2 ,
1896     x_im_p_opt_inc_adj                  IN     VARCHAR2 ,
1897     x_im_p_opt_total_income             IN     VARCHAR2 ,
1898     x_im_p_opt_us_income_tax            IN     VARCHAR2 ,
1899     x_im_p_opt_st_and_other_tax         IN     VARCHAR2 ,
1900     x_im_p_opt_fica_tax                 IN     VARCHAR2 ,
1901     x_im_p_opt_med_dental               IN     VARCHAR2 ,
1902     x_im_p_opt_elem_sec_tuit            IN     VARCHAR2 ,
1903     x_im_p_opt_employment_allow         IN     VARCHAR2 ,
1904     x_im_p_opt_annual_ed_savings        IN     VARCHAR2 ,
1905     x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2 ,
1906     x_im_p_opt_total_inc_allow          IN     VARCHAR2 ,
1907     x_im_p_opt_cal_avail_inc            IN     VARCHAR2 ,
1908     x_im_p_opt_avail_income             IN     VARCHAR2 ,
1909     x_im_p_opt_total_cont_inc           IN     VARCHAR2 ,
1910     x_im_p_opt_cash_bank_accounts       IN     VARCHAR2 ,
1911     x_im_p_opt_home_equity              IN     VARCHAR2 ,
1912     x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2 ,
1913     x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2 ,
1914     x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2 ,
1915     x_im_p_opt_net_worth                IN     VARCHAR2 ,
1916     x_im_p_opt_emerg_res_allow          IN     VARCHAR2 ,
1917     x_im_p_opt_cum_ed_savings           IN     VARCHAR2 ,
1918     x_im_p_opt_low_inc_allow            IN     VARCHAR2 ,
1919     x_im_p_opt_total_asset_allow        IN     VARCHAR2 ,
1920     x_im_p_opt_disc_net_worth           IN     VARCHAR2 ,
1921     x_im_p_opt_total_cont_asset         IN     VARCHAR2 ,
1922     x_im_p_opt_total_cont               IN     VARCHAR2 ,
1923     x_im_p_opt_num_in_coll_adj          IN     VARCHAR2 ,
1924     x_im_p_opt_cont_for_stu             IN     VARCHAR2 ,
1925     x_im_p_opt_cont_from_income         IN     VARCHAR2 ,
1926     x_im_p_opt_cont_from_assets         IN     VARCHAR2 ,
1927     x_fm_p_analysis_type                IN     VARCHAR2 ,
1928     x_fm_p_agi_taxable_income           IN     VARCHAR2 ,
1929     x_fm_p_untx_inc_and_ben             IN     VARCHAR2 ,
1930     x_fm_p_inc_adj                      IN     VARCHAR2 ,
1931     x_fm_p_total_income                 IN     VARCHAR2 ,
1932     x_fm_p_us_income_tax                IN     VARCHAR2 ,
1933     x_fm_p_state_and_other_taxes        IN     VARCHAR2 ,
1934     x_fm_p_fica_tax                     IN     VARCHAR2 ,
1935     x_fm_p_employment_allow             IN     VARCHAR2 ,
1936     x_fm_p_income_prot_allow            IN     VARCHAR2 ,
1937     x_fm_p_total_allow                  IN     VARCHAR2 ,
1938     x_fm_p_avail_income                 IN     VARCHAR2 ,
1939     x_fm_p_cash_bank_accounts           IN     VARCHAR2 ,
1940     x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2 ,
1941     x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2 ,
1942     x_fm_p_net_worth                    IN     VARCHAR2 ,
1943     x_fm_p_asset_prot_allow             IN     VARCHAR2 ,
1944     x_fm_p_disc_net_worth               IN     VARCHAR2 ,
1945     x_fm_p_total_contribution           IN     VARCHAR2 ,
1946     x_fm_p_num_in_coll                  IN     VARCHAR2 ,
1947     x_fm_p_cont_for_stu                 IN     VARCHAR2 ,
1948     x_fm_p_cont_from_income             IN     VARCHAR2 ,
1949     x_fm_p_cont_from_assets             IN     VARCHAR2 ,
1950     x_im_s_bas_agi_taxable_income       IN     VARCHAR2 ,
1951     x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2 ,
1952     x_im_s_bas_inc_adj                  IN     VARCHAR2 ,
1953     x_im_s_bas_total_income             IN     VARCHAR2 ,
1954     x_im_s_bas_us_income_tax            IN     VARCHAR2 ,
1955     x_im_s_bas_st_and_oth_tax           IN     VARCHAR2 ,
1956     x_im_s_bas_fica_tax                 IN     VARCHAR2 ,
1957     x_im_s_bas_med_dental               IN     VARCHAR2 ,
1958     x_im_s_bas_employment_allow         IN     VARCHAR2 ,
1959     x_im_s_bas_annual_ed_savings        IN     VARCHAR2 ,
1960     x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2 ,
1961     x_im_s_bas_total_inc_allow          IN     VARCHAR2 ,
1962     x_im_s_bas_cal_avail_income         IN     VARCHAR2 ,
1963     x_im_s_bas_avail_income             IN     VARCHAR2 ,
1964     x_im_s_bas_total_cont_inc           IN     VARCHAR2 ,
1965     x_im_s_bas_cash_bank_accounts       IN     VARCHAR2 ,
1966     x_im_s_bas_home_equity              IN     VARCHAR2 ,
1967     x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2 ,
1968     x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2 ,
1969     x_im_s_bas_trusts                   IN     VARCHAR2 ,
1970     x_im_s_bas_net_worth                IN     VARCHAR2 ,
1971     x_im_s_bas_emerg_res_allow          IN     VARCHAR2 ,
1972     x_im_s_bas_cum_ed_savings           IN     VARCHAR2 ,
1973     x_im_s_bas_total_asset_allow        IN     VARCHAR2 ,
1974     x_im_s_bas_disc_net_worth           IN     VARCHAR2 ,
1975     x_im_s_bas_total_cont_asset         IN     VARCHAR2 ,
1976     x_im_s_bas_total_cont               IN     VARCHAR2 ,
1977     x_im_s_bas_num_in_coll_adj          IN     VARCHAR2 ,
1978     x_im_s_bas_cont_for_stu             IN     VARCHAR2 ,
1982     x_im_s_est_untx_inc_and_ben         IN     VARCHAR2 ,
1979     x_im_s_bas_cont_from_income         IN     VARCHAR2 ,
1980     x_im_s_bas_cont_from_assets         IN     VARCHAR2 ,
1981     x_im_s_est_agi_taxable_income       IN     VARCHAR2 ,
1983     x_im_s_est_inc_adj                  IN     VARCHAR2 ,
1984     x_im_s_est_total_income             IN     VARCHAR2 ,
1985     x_im_s_est_us_income_tax            IN     VARCHAR2 ,
1986     x_im_s_est_st_and_oth_tax           IN     VARCHAR2 ,
1987     x_im_s_est_fica_tax                 IN     VARCHAR2 ,
1988     x_im_s_est_med_dental               IN     VARCHAR2 ,
1989     x_im_s_est_employment_allow         IN     VARCHAR2 ,
1990     x_im_s_est_annual_ed_savings        IN     VARCHAR2 ,
1991     x_im_s_est_inc_prot_allow_m         IN     VARCHAR2 ,
1992     x_im_s_est_total_inc_allow          IN     VARCHAR2 ,
1993     x_im_s_est_cal_avail_income         IN     VARCHAR2 ,
1994     x_im_s_est_avail_income             IN     VARCHAR2 ,
1995     x_im_s_est_total_cont_inc           IN     VARCHAR2 ,
1996     x_im_s_est_cash_bank_accounts       IN     VARCHAR2 ,
1997     x_im_s_est_home_equity              IN     VARCHAR2 ,
1998     x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2 ,
1999     x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2 ,
2000     x_im_s_est_est_trusts               IN     VARCHAR2 ,
2001     x_im_s_est_net_worth                IN     VARCHAR2 ,
2002     x_im_s_est_emerg_res_allow          IN     VARCHAR2 ,
2003     x_im_s_est_cum_ed_savings           IN     VARCHAR2 ,
2004     x_im_s_est_total_asset_allow        IN     VARCHAR2 ,
2005     x_im_s_est_disc_net_worth           IN     VARCHAR2 ,
2006     x_im_s_est_total_cont_asset         IN     VARCHAR2 ,
2007     x_im_s_est_total_cont               IN     VARCHAR2 ,
2008     x_im_s_est_num_in_coll_adj          IN     VARCHAR2 ,
2009     x_im_s_est_cont_for_stu             IN     VARCHAR2 ,
2010     x_im_s_est_cont_from_income         IN     VARCHAR2 ,
2011     x_im_s_est_cont_from_assets         IN     VARCHAR2 ,
2012     x_im_s_opt_agi_taxable_income       IN     VARCHAR2 ,
2013     x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2 ,
2014     x_im_s_opt_inc_adj                  IN     VARCHAR2 ,
2015     x_im_s_opt_total_income             IN     VARCHAR2 ,
2016     x_im_s_opt_us_income_tax            IN     VARCHAR2 ,
2017     x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2 ,
2018     x_im_s_opt_fica_tax                 IN     VARCHAR2 ,
2019     x_im_s_opt_med_dental               IN     VARCHAR2 ,
2020     x_im_s_opt_employment_allow         IN     VARCHAR2 ,
2021     x_im_s_opt_annual_ed_savings        IN     VARCHAR2 ,
2022     x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2 ,
2023     x_im_s_opt_total_inc_allow          IN     VARCHAR2 ,
2024     x_im_s_opt_cal_avail_income         IN     VARCHAR2 ,
2025     x_im_s_opt_avail_income             IN     VARCHAR2 ,
2026     x_im_s_opt_total_cont_inc           IN     VARCHAR2 ,
2027     x_im_s_opt_cash_bank_accounts       IN     VARCHAR2 ,
2028     x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2 ,
2029     x_im_s_opt_home_equity              IN     VARCHAR2 ,
2030     x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2 ,
2031     x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2 ,
2032     x_im_s_opt_trusts                   IN     VARCHAR2 ,
2033     x_im_s_opt_net_worth                IN     VARCHAR2 ,
2034     x_im_s_opt_emerg_res_allow          IN     VARCHAR2 ,
2035     x_im_s_opt_cum_ed_savings           IN     VARCHAR2 ,
2036     x_im_s_opt_total_asset_allow        IN     VARCHAR2 ,
2037     x_im_s_opt_disc_net_worth           IN     VARCHAR2 ,
2038     x_im_s_opt_total_cont_asset         IN     VARCHAR2 ,
2039     x_im_s_opt_total_cont               IN     VARCHAR2 ,
2040     x_im_s_opt_num_in_coll_adj          IN     VARCHAR2 ,
2041     x_im_s_opt_cont_for_stu             IN     VARCHAR2 ,
2042     x_im_s_opt_cont_from_income         IN     VARCHAR2 ,
2043     x_im_s_opt_cont_from_assets         IN     VARCHAR2 ,
2044     x_fm_s_analysis_type                IN     VARCHAR2 ,
2045     x_fm_s_agi_taxable_income           IN     VARCHAR2 ,
2046     x_fm_s_untx_inc_and_ben             IN     VARCHAR2 ,
2047     x_fm_s_inc_adj                      IN     VARCHAR2 ,
2048     x_fm_s_total_income                 IN     VARCHAR2 ,
2049     x_fm_s_us_income_tax                IN     VARCHAR2 ,
2050     x_fm_s_state_and_oth_taxes          IN     VARCHAR2 ,
2051     x_fm_s_fica_tax                     IN     VARCHAR2 ,
2052     x_fm_s_employment_allow             IN     VARCHAR2 ,
2053     x_fm_s_income_prot_allow            IN     VARCHAR2 ,
2054     x_fm_s_total_allow                  IN     VARCHAR2 ,
2055     x_fm_s_cal_avail_income             IN     VARCHAR2 ,
2056     x_fm_s_avail_income                 IN     VARCHAR2 ,
2057     x_fm_s_cash_bank_accounts           IN     VARCHAR2 ,
2058     x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2 ,
2059     x_fm_s_adj_bus_farm_worth           IN     VARCHAR2 ,
2060     x_fm_s_trusts                       IN     VARCHAR2 ,
2061     x_fm_s_net_worth                    IN     VARCHAR2 ,
2062     x_fm_s_asset_prot_allow             IN     VARCHAR2 ,
2063     x_fm_s_disc_net_worth               IN     VARCHAR2 ,
2064     x_fm_s_total_cont                   IN     VARCHAR2 ,
2065     x_fm_s_num_in_coll                  IN     VARCHAR2 ,
2066     x_fm_s_cont_for_stu                 IN     VARCHAR2 ,
2067     x_fm_s_cont_from_income             IN     VARCHAR2 ,
2068     x_fm_s_cont_from_assets             IN     VARCHAR2 ,
2069     x_im_inst_resident_ind              IN     VARCHAR2 ,
2070     x_institutional_1_budget_name       IN     VARCHAR2 ,
2071     x_im_inst_1_budget_duration         IN     VARCHAR2 ,
2072     x_im_inst_1_tuition_fees            IN     VARCHAR2 ,
2073     x_im_inst_1_books_supplies          IN     VARCHAR2 ,
2074     x_im_inst_1_living_expenses         IN     VARCHAR2 ,
2078     x_im_inst_1_tot_family_cont         IN     VARCHAR2 ,
2075     x_im_inst_1_tot_expenses            IN     VARCHAR2 ,
2076     x_im_inst_1_tot_stu_cont            IN     VARCHAR2 ,
2077     x_im_inst_1_tot_par_cont            IN     VARCHAR2 ,
2079     x_im_inst_1_va_benefits             IN     VARCHAR2 ,
2080     x_im_inst_1_ot_cont                 IN     VARCHAR2 ,
2081     x_im_inst_1_est_financial_need      IN     VARCHAR2 ,
2082     x_institutional_2_budget_name       IN     VARCHAR2 ,
2083     x_im_inst_2_budget_duration         IN     VARCHAR2 ,
2084     x_im_inst_2_tuition_fees            IN     VARCHAR2 ,
2085     x_im_inst_2_books_supplies          IN     VARCHAR2 ,
2086     x_im_inst_2_living_expenses         IN     VARCHAR2 ,
2087     x_im_inst_2_tot_expenses            IN     VARCHAR2 ,
2088     x_im_inst_2_tot_stu_cont            IN     VARCHAR2 ,
2089     x_im_inst_2_tot_par_cont            IN     VARCHAR2 ,
2090     x_im_inst_2_tot_family_cont         IN     VARCHAR2 ,
2091     x_im_inst_2_va_benefits             IN     VARCHAR2 ,
2092     x_im_inst_2_est_financial_need      IN     VARCHAR2 ,
2093     x_institutional_3_budget_name       IN     VARCHAR2 ,
2094     x_im_inst_3_budget_duration         IN     VARCHAR2 ,
2095     x_im_inst_3_tuition_fees            IN     VARCHAR2 ,
2096     x_im_inst_3_books_supplies          IN     VARCHAR2 ,
2097     x_im_inst_3_living_expenses         IN     VARCHAR2 ,
2098     x_im_inst_3_tot_expenses            IN     VARCHAR2 ,
2099     x_im_inst_3_tot_stu_cont            IN     VARCHAR2 ,
2100     x_im_inst_3_tot_par_cont            IN     VARCHAR2 ,
2101     x_im_inst_3_tot_family_cont         IN     VARCHAR2 ,
2102     x_im_inst_3_va_benefits             IN     VARCHAR2 ,
2103     x_im_inst_3_est_financial_need      IN     VARCHAR2 ,
2104     x_fm_inst_1_federal_efc             IN     VARCHAR2 ,
2105     x_fm_inst_1_va_benefits             IN     VARCHAR2 ,
2106     x_fm_inst_1_fed_eligibility         IN     VARCHAR2 ,
2107     x_fm_inst_1_pell                    IN     VARCHAR2 ,
2108     x_option_par_loss_allow_ind         IN     VARCHAR2 ,
2109     x_option_par_tuition_ind            IN     VARCHAR2 ,
2110     x_option_par_home_ind               IN     VARCHAR2 ,
2111     x_option_par_home_value             IN     VARCHAR2 ,
2112     x_option_par_home_debt              IN     VARCHAR2 ,
2113     x_option_stu_ira_keogh_ind          IN     VARCHAR2 ,
2114     x_option_stu_home_ind               IN     VARCHAR2 ,
2115     x_option_stu_home_value             IN     VARCHAR2 ,
2116     x_option_stu_home_debt              IN     VARCHAR2 ,
2117     x_option_stu_sum_ay_inc_ind         IN     VARCHAR2 ,
2118     x_option_par_hope_ll_credit         IN     VARCHAR2 ,
2119     x_option_stu_hope_ll_credit         IN     VARCHAR2 ,
2120     x_im_parent_1_8_months_bas          IN     VARCHAR2 ,
2121     x_im_p_more_than_9_mth_ba           IN     VARCHAR2 ,
2122     x_im_parent_1_8_months_opt          IN     VARCHAR2 ,
2123     x_im_p_more_than_9_mth_op           IN     VARCHAR2 ,
2124     x_fnar_message_1                    IN     VARCHAR2 ,
2125     x_fnar_message_2                    IN     VARCHAR2 ,
2126     x_fnar_message_3                    IN     VARCHAR2 ,
2127     x_fnar_message_4                    IN     VARCHAR2 ,
2128     x_fnar_message_5                    IN     VARCHAR2 ,
2129     x_fnar_message_6                    IN     VARCHAR2 ,
2130     x_fnar_message_7                    IN     VARCHAR2 ,
2131     x_fnar_message_8                    IN     VARCHAR2 ,
2132     x_fnar_message_9                    IN     VARCHAR2 ,
2133     x_fnar_message_10                   IN     VARCHAR2 ,
2134     x_fnar_message_11                   IN     VARCHAR2 ,
2135     x_fnar_message_12                   IN     VARCHAR2 ,
2136     x_fnar_message_13                   IN     VARCHAR2 ,
2137     x_fnar_message_20                   IN     VARCHAR2 ,
2138     x_fnar_message_21                   IN     VARCHAR2 ,
2139     x_fnar_message_22                   IN     VARCHAR2 ,
2140     x_fnar_message_23                   IN     VARCHAR2 ,
2141     x_fnar_message_24                   IN     VARCHAR2 ,
2142     x_fnar_message_25                   IN     VARCHAR2 ,
2143     x_fnar_message_26                   IN     VARCHAR2 ,
2144     x_fnar_message_27                   IN     VARCHAR2 ,
2145     x_fnar_message_30                   IN     VARCHAR2 ,
2146     x_fnar_message_31                   IN     VARCHAR2 ,
2147     x_fnar_message_32                   IN     VARCHAR2 ,
2148     x_fnar_message_33                   IN     VARCHAR2 ,
2149     x_fnar_message_34                   IN     VARCHAR2 ,
2150     x_fnar_message_35                   IN     VARCHAR2 ,
2151     x_fnar_message_36                   IN     VARCHAR2 ,
2152     x_fnar_message_37                   IN     VARCHAR2 ,
2153     x_fnar_message_38                   IN     VARCHAR2 ,
2154     x_fnar_message_39                   IN     VARCHAR2 ,
2155     x_fnar_message_45                   IN     VARCHAR2 ,
2156     x_fnar_message_46                   IN     VARCHAR2 ,
2157     x_fnar_message_47                   IN     VARCHAR2 ,
2158     x_fnar_message_48                   IN     VARCHAR2 ,
2159     x_fnar_message_50                   IN     VARCHAR2 ,
2160     x_fnar_message_51                   IN     VARCHAR2 ,
2161     x_fnar_message_52                   IN     VARCHAR2 ,
2162     x_fnar_message_53                   IN     VARCHAR2 ,
2163     x_fnar_message_56                   IN     VARCHAR2 ,
2164     x_fnar_message_57                   IN     VARCHAR2 ,
2165     x_fnar_message_58                   IN     VARCHAR2 ,
2166     x_fnar_message_59                   IN     VARCHAR2 ,
2167     x_fnar_message_60                   IN     VARCHAR2 ,
2168     x_fnar_message_61                   IN     VARCHAR2 ,
2169     x_fnar_message_62                   IN     VARCHAR2 ,
2173     x_fnar_message_71                   IN     VARCHAR2 ,
2170     x_fnar_message_63                   IN     VARCHAR2 ,
2171     x_fnar_message_64                   IN     VARCHAR2 ,
2172     x_fnar_message_65                   IN     VARCHAR2 ,
2174     x_fnar_message_72                   IN     VARCHAR2 ,
2175     x_fnar_message_73                   IN     VARCHAR2 ,
2176     x_fnar_message_74                   IN     VARCHAR2 ,
2177     x_fnar_message_75                   IN     VARCHAR2 ,
2178     x_fnar_message_76                   IN     VARCHAR2 ,
2179     x_fnar_message_77                   IN     VARCHAR2 ,
2180     x_fnar_message_78                   IN     VARCHAR2 ,
2181     x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2 ,
2182     x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2 ,
2183     x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2 ,
2184     x_fnar_mesg_26_stu_taxes            IN     VARCHAR2 ,
2185     x_fnar_mesg_33_stu_home_value       IN     VARCHAR2 ,
2186     x_fnar_mesg_34_stu_home_value       IN     VARCHAR2 ,
2187     x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2 ,
2188     x_fnar_mesg_35_stu_home_value       IN     VARCHAR2 ,
2189     x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2 ,
2190     x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2 ,
2191     x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2 ,
2192     x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2 ,
2193     x_fnar_mesg_56_par_agi              IN     VARCHAR2 ,
2194     x_fnar_mesg_62_par_taxes            IN     VARCHAR2 ,
2195     x_fnar_mesg_73_par_home_value       IN     VARCHAR2 ,
2196     x_fnar_mesg_74_par_home_value       IN     VARCHAR2 ,
2197     x_fnar_mesg_74_par_home_equity      IN     VARCHAR2 ,
2198     x_fnar_mesg_75_par_home_value       IN     VARCHAR2 ,
2199     x_fnar_mesg_75_par_home_equity      IN     VARCHAR2 ,
2200     x_fnar_mesg_76_par_home_equity      IN     VARCHAR2 ,
2201     x_assumption_message_1              IN     VARCHAR2 ,
2202     x_assumption_message_2              IN     VARCHAR2 ,
2203     x_assumption_message_3              IN     VARCHAR2 ,
2204     x_assumption_message_4              IN     VARCHAR2 ,
2205     x_assumption_message_5              IN     VARCHAR2 ,
2206     x_assumption_message_6              IN     VARCHAR2 ,
2207     x_record_mark                       IN     VARCHAR2 ,
2208     x_creation_date                     IN     DATE     ,
2209     x_created_by                        IN     NUMBER   ,
2210     x_last_update_date                  IN     DATE     ,
2211     x_last_updated_by                   IN     NUMBER   ,
2212     x_last_update_login                 IN     NUMBER   ,
2213     x_option_par_cola_adj_ind           IN     VARCHAR2 ,
2214     x_option_par_stu_fa_assets_ind      IN     VARCHAR2 ,
2215     x_option_par_ipt_assets_ind         IN     VARCHAR2 ,
2216     x_option_stu_ipt_assets_ind         IN     VARCHAR2 ,
2217     x_option_par_cola_adj_value         IN     VARCHAR2 ,
2218     x_fnar_message_49                   IN     VARCHAR2 ,
2219     x_fnar_message_55                   IN     VARCHAR2,
2220     x_p_soc_sec_ben_student_amt         IN     NUMBER,
2221     x_p_tuit_fee_deduct_amt             IN     NUMBER,
2222     x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
2223     x_stu_lives_with_num                IN     NUMBER,
2224     x_stu_most_support_from_num         IN     NUMBER,
2225     x_location_computer_num             IN     NUMBER,
2226     x_cust_parent_cont_adj_num          IN     NUMBER,
2227     x_custodial_parent_num              IN     NUMBER,
2228     x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
2229     x_cust_par_base_cont_inc_amt        IN     NUMBER,
2230     x_cust_par_base_cont_ast_amt        IN     NUMBER,
2231     x_cust_par_base_tot_cont_amt        IN     NUMBER,
2232     x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
2233     x_cust_par_opt_cont_inc_amt         IN     NUMBER,
2234     x_cust_par_opt_cont_ast_amt         IN     NUMBER,
2235     x_cust_par_opt_tot_cont_amt         IN     NUMBER,
2236     x_parents_email_txt                 IN     VARCHAR2,
2237     x_parent_1_birth_date               IN     DATE,
2238     x_parent_2_birth_date               IN     DATE,
2239     x_match_code                        IN     VARCHAR2
2240 
2241   ) AS
2242   /*
2243   ||  Created By : vivuyyur
2244   ||  Created On : 30-MAY-2001
2245   ||  Purpose : Initialises the columns, Checks Constraints, Calls the
2246   ||            Trigger Handlers for the table, before any DML operation.
2247   ||  Known limitations, enhancements or remarks :
2248   ||  Change History :
2249   ||  Who             When            What
2250   ||  (reverse chronological order - newest change first)
2251   */
2252   BEGIN
2253 
2254     set_column_values (
2255       p_action,
2256       x_rowid,
2257       x_css_id,
2258       x_record_status,
2259       x_college_code,
2260       x_academic_year,
2261       x_stu_record_type,
2262       x_css_id_number,
2263       x_registration_receipt_date,
2264       x_registration_type,
2265       x_application_receipt_date,
2266       x_application_type,
2267       x_original_fnar_compute,
2268       x_revision_fnar_compute_date,
2269       x_electronic_extract_date,
2270       x_institutional_reporting_type,
2271       x_asr_receipt_date,
2272       x_last_name,
2273       x_first_name,
2274       x_middle_initial,
2275       x_address_number_and_street,
2276       x_city,
2277       x_state_mailing,
2278       x_zip_code,
2279       x_s_telephone_number,
2280       x_s_title,
2281       x_date_of_birth,
2282       x_social_security_number,
2283       x_state_legal_residence,
2284       x_foreign_address_indicator,
2285       x_foreign_postal_code,
2289       x_marital_status,
2286       x_country,
2287       x_financial_aid_status,
2288       x_year_in_college,
2290       x_ward_court,
2291       x_legal_dependents_other,
2292       x_household_size,
2293       x_number_in_college,
2294       x_citizenship_status,
2295       x_citizenship_country,
2296       x_visa_classification,
2297       x_tax_figures,
2298       x_number_exemptions,
2299       x_adjusted_gross_inc,
2300       x_us_tax_paid,
2301       x_itemized_deductions,
2302       x_stu_income_work,
2303       x_spouse_income_work,
2304       x_divid_int_inc,
2305       x_soc_sec_benefits,
2306       x_welfare_tanf,
2307       x_child_supp_rcvd,
2308       x_earned_income_credit,
2309       x_other_untax_income,
2310       x_tax_stu_aid,
2311       x_cash_sav_check,
2312       x_ira_keogh,
2313       x_invest_value,
2314       x_invest_debt,
2315       x_home_value,
2316       x_home_debt,
2317       x_oth_real_value,
2318       x_oth_real_debt,
2319       x_bus_farm_value,
2320       x_bus_farm_debt,
2321       x_live_on_farm,
2322       x_home_purch_price,
2323       x_hope_ll_credit,
2324       x_home_purch_year,
2325       x_trust_amount,
2326       x_trust_avail,
2327       x_trust_estab,
2328       x_child_support_paid,
2329       x_med_dent_expenses,
2330       x_vet_us,
2331       x_vet_ben_amount,
2332       x_vet_ben_months,
2333       x_stu_summer_wages,
2334       x_stu_school_yr_wages,
2335       x_spouse_summer_wages,
2336       x_spouse_school_yr_wages,
2337       x_summer_other_tax_inc,
2338       x_school_yr_other_tax_inc,
2339       x_summer_untax_inc,
2340       x_school_yr_untax_inc,
2341       x_grants_schol_etc,
2342       x_tuit_benefits,
2343       x_cont_parents,
2344       x_cont_relatives,
2345       x_p_siblings_pre_tuit,
2346       x_p_student_pre_tuit,
2347       x_p_household_size,
2348       x_p_number_in_college,
2349       x_p_parents_in_college,
2350       x_p_marital_status,
2351       x_p_state_legal_residence,
2352       x_p_natural_par_status,
2353       x_p_child_supp_paid,
2354       x_p_repay_ed_loans,
2355       x_p_med_dent_expenses,
2356       x_p_tuit_paid_amount,
2357       x_p_tuit_paid_number,
2358       x_p_exp_child_supp_paid,
2359       x_p_exp_repay_ed_loans,
2360       x_p_exp_med_dent_expenses,
2361       x_p_exp_tuit_pd_amount,
2362       x_p_exp_tuit_pd_number,
2363       x_p_cash_sav_check,
2364       x_p_month_mortgage_pay,
2365       x_p_invest_value,
2366       x_p_invest_debt,
2367       x_p_home_value,
2368       x_p_home_debt,
2369       x_p_home_purch_price,
2370       x_p_own_business_farm,
2371       x_p_business_value,
2372       x_p_business_debt,
2373       x_p_farm_value,
2374       x_p_farm_debt,
2375       x_p_live_on_farm,
2376       x_p_oth_real_estate_value,
2377       x_p_oth_real_estate_debt,
2378       x_p_oth_real_purch_price,
2379       x_p_siblings_assets,
2380       x_p_home_purch_year,
2381       x_p_oth_real_purch_year,
2382       x_p_prior_agi,
2383       x_p_prior_us_tax_paid,
2384       x_p_prior_item_deductions,
2385       x_p_prior_other_untax_inc,
2386       x_p_tax_figures,
2387       x_p_number_exemptions,
2388       x_p_adjusted_gross_inc,
2389       x_p_wages_sal_tips,
2390       x_p_interest_income,
2391       x_p_dividend_income,
2392       x_p_net_inc_bus_farm,
2393       x_p_other_taxable_income,
2394       x_p_adj_to_income,
2395       x_p_us_tax_paid,
2396       x_p_itemized_deductions,
2397       x_p_father_income_work,
2398       x_p_mother_income_work,
2399       x_p_soc_sec_ben,
2400       x_p_welfare_tanf,
2401       x_p_child_supp_rcvd,
2402       x_p_ded_ira_keogh,
2403       x_p_tax_defer_pens_savs,
2404       x_p_dep_care_med_spending,
2405       x_p_earned_income_credit,
2406       x_p_living_allow,
2407       x_p_tax_exmpt_int,
2408       x_p_foreign_inc_excl,
2409       x_p_other_untax_inc,
2410       x_p_hope_ll_credit,
2411       x_p_yr_separation,
2412       x_p_yr_divorce,
2413       x_p_exp_father_inc,
2414       x_p_exp_mother_inc,
2415       x_p_exp_other_tax_inc,
2416       x_p_exp_other_untax_inc,
2417       x_line_2_relation,
2418       x_line_2_attend_college,
2419       x_line_3_relation,
2420       x_line_3_attend_college,
2421       x_line_4_relation,
2422       x_line_4_attend_college,
2423       x_line_5_relation,
2424       x_line_5_attend_college,
2425       x_line_6_relation,
2426       x_line_6_attend_college,
2427       x_line_7_relation,
2428       x_line_7_attend_college,
2429       x_line_8_relation,
2430       x_line_8_attend_college,
2431       x_p_age_father,
2432       x_p_age_mother,
2433       x_p_div_sep_ind,
2434       x_b_cont_non_custodial_par,
2435       x_college_type_2,
2436       x_college_type_3,
2437       x_college_type_4,
2438       x_college_type_5,
2439       x_college_type_6,
2440       x_college_type_7,
2441       x_college_type_8,
2442       x_school_code_1,
2443       x_housing_code_1,
2444       x_school_code_2,
2445       x_housing_code_2,
2446       x_school_code_3,
2447       x_housing_code_3,
2448       x_school_code_4,
2449       x_housing_code_4,
2450       x_school_code_5,
2451       x_housing_code_5,
2452       x_school_code_6,
2453       x_housing_code_6,
2457       x_housing_code_8,
2454       x_school_code_7,
2455       x_housing_code_7,
2456       x_school_code_8,
2458       x_school_code_9,
2459       x_housing_code_9,
2460       x_school_code_10,
2461       x_housing_code_10,
2462       x_additional_school_code_1,
2463       x_additional_school_code_2,
2464       x_additional_school_code_3,
2465       x_additional_school_code_4,
2466       x_additional_school_code_5,
2467       x_additional_school_code_6,
2468       x_additional_school_code_7,
2469       x_additional_school_code_8,
2470       x_additional_school_code_9,
2471       x_additional_school_code_10,
2472       x_explanation_spec_circum,
2473       x_signature_student,
2474       x_signature_spouse,
2475       x_signature_father,
2476       x_signature_mother,
2477       x_month_day_completed,
2478       x_year_completed,
2479       x_age_line_2,
2480       x_age_line_3,
2481       x_age_line_4,
2482       x_age_line_5,
2483       x_age_line_6,
2484       x_age_line_7,
2485       x_age_line_8,
2486       x_a_online_signature,
2487       x_question_1_number,
2488       x_question_1_size,
2489       x_question_1_answer,
2490       x_question_2_number,
2491       x_question_2_size,
2492       x_question_2_answer,
2493       x_question_3_number,
2494       x_question_3_size,
2495       x_question_3_answer,
2496       x_question_4_number,
2497       x_question_4_size,
2498       x_question_4_answer,
2499       x_question_5_number,
2500       x_question_5_size,
2501       x_question_5_answer,
2502       x_question_6_number,
2503       x_question_6_size,
2504       x_question_6_answer,
2505       x_question_7_number,
2506       x_question_7_size,
2507       x_question_7_answer,
2508       x_question_8_number,
2509       x_question_8_size,
2510       x_question_8_answer,
2511       x_question_9_number,
2512       x_question_9_size,
2513       x_question_9_answer,
2514       x_question_10_number,
2515       x_question_10_size,
2516       x_question_10_answer,
2517       x_question_11_number,
2518       x_question_11_size,
2519       x_question_11_answer,
2520       x_question_12_number,
2521       x_question_12_size,
2522       x_question_12_answer,
2523       x_question_13_number,
2524       x_question_13_size,
2525       x_question_13_answer,
2526       x_question_14_number,
2527       x_question_14_size,
2528       x_question_14_answer,
2529       x_question_15_number,
2530       x_question_15_size,
2531       x_question_15_answer,
2532       x_question_16_number,
2533       x_question_16_size,
2534       x_question_16_answer,
2535       x_question_17_number,
2536       x_question_17_size,
2537       x_question_17_answer,
2538       x_question_18_number,
2539       x_question_18_size,
2540       x_question_18_answer,
2541       x_question_19_number,
2542       x_question_19_size,
2543       x_question_19_answer,
2544       x_question_20_number,
2545       x_question_20_size,
2546       x_question_20_answer,
2547       x_question_21_number,
2548       x_question_21_size,
2549       x_question_21_answer,
2550       x_question_22_number,
2551       x_question_22_size,
2552       x_question_22_answer,
2553       x_question_23_number,
2554       x_question_23_size,
2555       x_question_23_answer,
2556       x_question_24_number,
2557       x_question_24_size,
2558       x_question_24_answer,
2559       x_question_25_number,
2560       x_question_25_size,
2561       x_question_25_answer,
2562       x_question_26_number,
2563       x_question_26_size,
2564       x_question_26_answer,
2565       x_question_27_number,
2566       x_question_27_size,
2567       x_question_27_answer,
2568       x_question_28_number,
2569       x_question_28_size,
2570       x_question_28_answer,
2571       x_question_29_number,
2572       x_question_29_size,
2573       x_question_29_answer,
2574       x_question_30_number,
2575       x_questions_30_size,
2576       x_question_30_answer,
2577       x_r_s_email_address,
2578       x_eps_code,
2579       x_comp_css_dependency_status,
2580       x_stu_age,
2581       x_assumed_stu_yr_in_coll,
2582       x_comp_stu_marital_status,
2583       x_stu_family_members,
2584       x_stu_fam_members_in_college,
2585       x_par_marital_status,
2586       x_par_family_members,
2587       x_par_total_in_college,
2588       x_par_par_in_college,
2589       x_par_others_in_college,
2590       x_par_aesa,
2591       x_par_cesa,
2592       x_stu_aesa,
2593       x_stu_cesa,
2594       x_im_p_bas_agi_taxable_income,
2595       x_im_p_bas_untx_inc_and_ben,
2596       x_im_p_bas_inc_adj,
2597       x_im_p_bas_total_income,
2598       x_im_p_bas_us_income_tax,
2599       x_im_p_bas_st_and_other_tax,
2600       x_im_p_bas_fica_tax,
2601       x_im_p_bas_med_dental,
2602       x_im_p_bas_employment_allow,
2603       x_im_p_bas_annual_ed_savings,
2604       x_im_p_bas_inc_prot_allow_m,
2605       x_im_p_bas_total_inc_allow,
2606       x_im_p_bas_cal_avail_inc,
2607       x_im_p_bas_avail_income,
2608       x_im_p_bas_total_cont_inc,
2609       x_im_p_bas_cash_bank_accounts,
2610       x_im_p_bas_home_equity,
2611       x_im_p_bas_ot_rl_est_inv_eq,
2612       x_im_p_bas_adj_bus_farm_worth,
2613       x_im_p_bas_ass_sibs_pre_tui,
2614       x_im_p_bas_net_worth,
2615       x_im_p_bas_emerg_res_allow,
2619       x_im_p_bas_disc_net_worth,
2616       x_im_p_bas_cum_ed_savings,
2617       x_im_p_bas_low_inc_allow,
2618       x_im_p_bas_total_asset_allow,
2620       x_im_p_bas_total_cont_asset,
2621       x_im_p_bas_total_cont,
2622       x_im_p_bas_num_in_coll_adj,
2623       x_im_p_bas_cont_for_stu,
2624       x_im_p_bas_cont_from_income,
2625       x_im_p_bas_cont_from_assets,
2626       x_im_p_opt_agi_taxable_income,
2627       x_im_p_opt_untx_inc_and_ben,
2628       x_im_p_opt_inc_adj,
2629       x_im_p_opt_total_income,
2630       x_im_p_opt_us_income_tax,
2631       x_im_p_opt_st_and_other_tax,
2632       x_im_p_opt_fica_tax,
2633       x_im_p_opt_med_dental,
2634       x_im_p_opt_elem_sec_tuit,
2635       x_im_p_opt_employment_allow,
2636       x_im_p_opt_annual_ed_savings,
2637       x_im_p_opt_inc_prot_allow_m,
2638       x_im_p_opt_total_inc_allow,
2639       x_im_p_opt_cal_avail_inc,
2640       x_im_p_opt_avail_income,
2641       x_im_p_opt_total_cont_inc,
2642       x_im_p_opt_cash_bank_accounts,
2643       x_im_p_opt_home_equity,
2644       x_im_p_opt_ot_rl_est_inv_eq,
2645       x_im_p_opt_adj_bus_farm_worth,
2646       x_im_p_opt_ass_sibs_pre_t,
2647       x_im_p_opt_net_worth,
2648       x_im_p_opt_emerg_res_allow,
2649       x_im_p_opt_cum_ed_savings,
2650       x_im_p_opt_low_inc_allow,
2651       x_im_p_opt_total_asset_allow,
2652       x_im_p_opt_disc_net_worth,
2653       x_im_p_opt_total_cont_asset,
2654       x_im_p_opt_total_cont,
2655       x_im_p_opt_num_in_coll_adj,
2656       x_im_p_opt_cont_for_stu,
2657       x_im_p_opt_cont_from_income,
2658       x_im_p_opt_cont_from_assets,
2659       x_fm_p_analysis_type,
2660       x_fm_p_agi_taxable_income,
2661       x_fm_p_untx_inc_and_ben,
2662       x_fm_p_inc_adj,
2663       x_fm_p_total_income,
2664       x_fm_p_us_income_tax,
2665       x_fm_p_state_and_other_taxes,
2666       x_fm_p_fica_tax,
2667       x_fm_p_employment_allow,
2668       x_fm_p_income_prot_allow,
2669       x_fm_p_total_allow,
2670       x_fm_p_avail_income,
2671       x_fm_p_cash_bank_accounts,
2672       x_fm_p_ot_rl_est_inv_eq,
2673       x_fm_p_adj_bus_farm_net_worth,
2674       x_fm_p_net_worth,
2675       x_fm_p_asset_prot_allow,
2676       x_fm_p_disc_net_worth,
2677       x_fm_p_total_contribution,
2678       x_fm_p_num_in_coll,
2679       x_fm_p_cont_for_stu,
2680       x_fm_p_cont_from_income,
2681       x_fm_p_cont_from_assets,
2682       x_im_s_bas_agi_taxable_income,
2683       x_im_s_bas_untx_inc_and_ben,
2684       x_im_s_bas_inc_adj,
2685       x_im_s_bas_total_income,
2686       x_im_s_bas_us_income_tax,
2687       x_im_s_bas_st_and_oth_tax,
2688       x_im_s_bas_fica_tax,
2689       x_im_s_bas_med_dental,
2690       x_im_s_bas_employment_allow,
2691       x_im_s_bas_annual_ed_savings,
2692       x_im_s_bas_inc_prot_allow_m,
2693       x_im_s_bas_total_inc_allow,
2694       x_im_s_bas_cal_avail_income,
2695       x_im_s_bas_avail_income,
2696       x_im_s_bas_total_cont_inc,
2697       x_im_s_bas_cash_bank_accounts,
2698       x_im_s_bas_home_equity,
2699       x_im_s_bas_ot_rl_est_inv_eq,
2700       x_im_s_bas_adj_bus_farm_worth,
2701       x_im_s_bas_trusts,
2702       x_im_s_bas_net_worth,
2703       x_im_s_bas_emerg_res_allow,
2704       x_im_s_bas_cum_ed_savings,
2705       x_im_s_bas_total_asset_allow,
2706       x_im_s_bas_disc_net_worth,
2707       x_im_s_bas_total_cont_asset,
2708       x_im_s_bas_total_cont,
2709       x_im_s_bas_num_in_coll_adj,
2710       x_im_s_bas_cont_for_stu,
2711       x_im_s_bas_cont_from_income,
2712       x_im_s_bas_cont_from_assets,
2713       x_im_s_est_agi_taxable_income,
2714       x_im_s_est_untx_inc_and_ben,
2715       x_im_s_est_inc_adj,
2716       x_im_s_est_total_income,
2717       x_im_s_est_us_income_tax,
2718       x_im_s_est_st_and_oth_tax,
2719       x_im_s_est_fica_tax,
2720       x_im_s_est_med_dental,
2721       x_im_s_est_employment_allow,
2722       x_im_s_est_annual_ed_savings,
2723       x_im_s_est_inc_prot_allow_m,
2724       x_im_s_est_total_inc_allow,
2725       x_im_s_est_cal_avail_income,
2726       x_im_s_est_avail_income,
2727       x_im_s_est_total_cont_inc,
2728       x_im_s_est_cash_bank_accounts,
2729       x_im_s_est_home_equity,
2730       x_im_s_est_ot_rl_est_inv_equ,
2731       x_im_s_est_adj_bus_farm_worth,
2732       x_im_s_est_est_trusts,
2733       x_im_s_est_net_worth,
2734       x_im_s_est_emerg_res_allow,
2735       x_im_s_est_cum_ed_savings,
2736       x_im_s_est_total_asset_allow,
2737       x_im_s_est_disc_net_worth,
2738       x_im_s_est_total_cont_asset,
2739       x_im_s_est_total_cont,
2740       x_im_s_est_num_in_coll_adj,
2741       x_im_s_est_cont_for_stu,
2742       x_im_s_est_cont_from_income,
2743       x_im_s_est_cont_from_assets,
2744       x_im_s_opt_agi_taxable_income,
2745       x_im_s_opt_untx_inc_and_ben,
2746       x_im_s_opt_inc_adj,
2747       x_im_s_opt_total_income,
2748       x_im_s_opt_us_income_tax,
2749       x_im_s_opt_state_and_oth_taxes,
2750       x_im_s_opt_fica_tax,
2751       x_im_s_opt_med_dental,
2752       x_im_s_opt_employment_allow,
2753       x_im_s_opt_annual_ed_savings,
2754       x_im_s_opt_inc_prot_allow_m,
2755       x_im_s_opt_total_inc_allow,
2756       x_im_s_opt_cal_avail_income,
2757       x_im_s_opt_avail_income,
2758       x_im_s_opt_total_cont_inc,
2759       x_im_s_opt_cash_bank_accounts,
2760       x_im_s_opt_ira_keogh_accounts,
2761       x_im_s_opt_home_equity,
2765       x_im_s_opt_net_worth,
2762       x_im_s_opt_ot_rl_est_inv_eq,
2763       x_im_s_opt_adj_bus_farm_worth,
2764       x_im_s_opt_trusts,
2766       x_im_s_opt_emerg_res_allow,
2767       x_im_s_opt_cum_ed_savings,
2768       x_im_s_opt_total_asset_allow,
2769       x_im_s_opt_disc_net_worth,
2770       x_im_s_opt_total_cont_asset,
2771       x_im_s_opt_total_cont,
2772       x_im_s_opt_num_in_coll_adj,
2773       x_im_s_opt_cont_for_stu,
2774       x_im_s_opt_cont_from_income,
2775       x_im_s_opt_cont_from_assets,
2776       x_fm_s_analysis_type,
2777       x_fm_s_agi_taxable_income,
2778       x_fm_s_untx_inc_and_ben,
2779       x_fm_s_inc_adj,
2780       x_fm_s_total_income,
2781       x_fm_s_us_income_tax,
2782       x_fm_s_state_and_oth_taxes,
2783       x_fm_s_fica_tax,
2784       x_fm_s_employment_allow,
2785       x_fm_s_income_prot_allow,
2786       x_fm_s_total_allow,
2787       x_fm_s_cal_avail_income,
2788       x_fm_s_avail_income,
2789       x_fm_s_cash_bank_accounts,
2790       x_fm_s_ot_rl_est_inv_equity,
2791       x_fm_s_adj_bus_farm_worth,
2792       x_fm_s_trusts,
2793       x_fm_s_net_worth,
2794       x_fm_s_asset_prot_allow,
2795       x_fm_s_disc_net_worth,
2796       x_fm_s_total_cont,
2797       x_fm_s_num_in_coll,
2798       x_fm_s_cont_for_stu,
2799       x_fm_s_cont_from_income,
2800       x_fm_s_cont_from_assets,
2801       x_im_inst_resident_ind,
2802       x_institutional_1_budget_name,
2803       x_im_inst_1_budget_duration,
2804       x_im_inst_1_tuition_fees,
2805       x_im_inst_1_books_supplies,
2806       x_im_inst_1_living_expenses,
2807       x_im_inst_1_tot_expenses,
2808       x_im_inst_1_tot_stu_cont,
2809       x_im_inst_1_tot_par_cont,
2810       x_im_inst_1_tot_family_cont,
2811       x_im_inst_1_va_benefits,
2812       x_im_inst_1_ot_cont,
2813       x_im_inst_1_est_financial_need,
2814       x_institutional_2_budget_name,
2815       x_im_inst_2_budget_duration,
2816       x_im_inst_2_tuition_fees,
2817       x_im_inst_2_books_supplies,
2818       x_im_inst_2_living_expenses,
2819       x_im_inst_2_tot_expenses,
2820       x_im_inst_2_tot_stu_cont,
2821       x_im_inst_2_tot_par_cont,
2822       x_im_inst_2_tot_family_cont,
2823       x_im_inst_2_va_benefits,
2824       x_im_inst_2_est_financial_need,
2825       x_institutional_3_budget_name,
2826       x_im_inst_3_budget_duration,
2827       x_im_inst_3_tuition_fees,
2828       x_im_inst_3_books_supplies,
2829       x_im_inst_3_living_expenses,
2830       x_im_inst_3_tot_expenses,
2831       x_im_inst_3_tot_stu_cont,
2832       x_im_inst_3_tot_par_cont,
2833       x_im_inst_3_tot_family_cont,
2834       x_im_inst_3_va_benefits,
2835       x_im_inst_3_est_financial_need,
2836       x_fm_inst_1_federal_efc,
2837       x_fm_inst_1_va_benefits,
2838       x_fm_inst_1_fed_eligibility,
2839       x_fm_inst_1_pell,
2840       x_option_par_loss_allow_ind,
2841       x_option_par_tuition_ind,
2842       x_option_par_home_ind,
2843       x_option_par_home_value,
2844       x_option_par_home_debt,
2845       x_option_stu_ira_keogh_ind,
2846       x_option_stu_home_ind,
2847       x_option_stu_home_value,
2848       x_option_stu_home_debt,
2849       x_option_stu_sum_ay_inc_ind,
2850       x_option_par_hope_ll_credit,
2851       x_option_stu_hope_ll_credit,
2852       x_im_parent_1_8_months_bas,
2853       x_im_p_more_than_9_mth_ba,
2854       x_im_parent_1_8_months_opt,
2855       x_im_p_more_than_9_mth_op,
2856       x_fnar_message_1,
2857       x_fnar_message_2,
2858       x_fnar_message_3,
2859       x_fnar_message_4,
2860       x_fnar_message_5,
2861       x_fnar_message_6,
2862       x_fnar_message_7,
2863       x_fnar_message_8,
2864       x_fnar_message_9,
2865       x_fnar_message_10,
2866       x_fnar_message_11,
2867       x_fnar_message_12,
2868       x_fnar_message_13,
2869       x_fnar_message_20,
2870       x_fnar_message_21,
2871       x_fnar_message_22,
2872       x_fnar_message_23,
2873       x_fnar_message_24,
2874       x_fnar_message_25,
2875       x_fnar_message_26,
2876       x_fnar_message_27,
2877       x_fnar_message_30,
2878       x_fnar_message_31,
2879       x_fnar_message_32,
2880       x_fnar_message_33,
2881       x_fnar_message_34,
2882       x_fnar_message_35,
2883       x_fnar_message_36,
2884       x_fnar_message_37,
2885       x_fnar_message_38,
2886       x_fnar_message_39,
2887       x_fnar_message_45,
2888       x_fnar_message_46,
2889       x_fnar_message_47,
2890       x_fnar_message_48,
2891       x_fnar_message_50,
2892       x_fnar_message_51,
2893       x_fnar_message_52,
2894       x_fnar_message_53,
2895       x_fnar_message_56,
2896       x_fnar_message_57,
2897       x_fnar_message_58,
2898       x_fnar_message_59,
2899       x_fnar_message_60,
2900       x_fnar_message_61,
2901       x_fnar_message_62,
2902       x_fnar_message_63,
2903       x_fnar_message_64,
2904       x_fnar_message_65,
2905       x_fnar_message_71,
2906       x_fnar_message_72,
2907       x_fnar_message_73,
2908       x_fnar_message_74,
2909       x_fnar_message_75,
2910       x_fnar_message_76,
2911       x_fnar_message_77,
2912       x_fnar_message_78,
2913       x_fnar_mesg_10_stu_fam_mem,
2914       x_fnar_mesg_11_stu_no_in_coll,
2915       x_fnar_mesg_24_stu_avail_inc,
2916       x_fnar_mesg_26_stu_taxes,
2917       x_fnar_mesg_33_stu_home_value,
2921       x_fnar_mesg_35_stu_home_equity,
2918       x_fnar_mesg_34_stu_home_value,
2919       x_fnar_mesg_34_stu_home_equity,
2920       x_fnar_mesg_35_stu_home_value,
2922       x_fnar_mesg_36_stu_home_equity,
2923       x_fnar_mesg_48_par_fam_mem,
2924       x_fnar_mesg_49_par_no_in_coll,
2925       x_fnar_mesg_56_par_agi,
2926       x_fnar_mesg_62_par_taxes,
2927       x_fnar_mesg_73_par_home_value,
2928       x_fnar_mesg_74_par_home_value,
2929       x_fnar_mesg_74_par_home_equity,
2930       x_fnar_mesg_75_par_home_value,
2931       x_fnar_mesg_75_par_home_equity,
2932       x_fnar_mesg_76_par_home_equity,
2933       x_assumption_message_1,
2934       x_assumption_message_2,
2935       x_assumption_message_3,
2936       x_assumption_message_4,
2937       x_assumption_message_5,
2938       x_assumption_message_6,
2939       x_record_mark,
2940       x_creation_date,
2941       x_created_by,
2942       x_last_update_date,
2943       x_last_updated_by,
2944       x_last_update_login,
2945       x_option_par_cola_adj_ind,
2946       x_option_par_stu_fa_assets_ind,
2947       x_option_par_ipt_assets_ind,
2948       x_option_stu_ipt_assets_ind,
2949       x_option_par_cola_adj_value,
2950       x_fnar_message_49,
2951       x_fnar_message_55,
2952       x_p_soc_sec_ben_student_amt,
2953       x_p_tuit_fee_deduct_amt,
2954       x_opt_ind_stu_ipt_assets_flag,
2955       x_stu_lives_with_num,
2956       x_stu_most_support_from_num,
2957       x_location_computer_num,
2958       x_cust_parent_cont_adj_num,
2959       x_custodial_parent_num,
2960       x_cust_par_base_prcnt_inc_amt,
2961       x_cust_par_base_cont_inc_amt,
2962       x_cust_par_base_cont_ast_amt,
2963       x_cust_par_base_tot_cont_amt,
2964       x_cust_par_opt_prcnt_inc_amt,
2965       x_cust_par_opt_cont_inc_amt,
2966       x_cust_par_opt_cont_ast_amt,
2967       x_cust_par_opt_tot_cont_amt,
2968       x_parents_email_txt,
2969       x_parent_1_birth_date,
2970       x_parent_2_birth_date,
2971       x_match_code
2972     );
2973 
2974     IF (p_action = 'INSERT') THEN
2975       -- Call all the procedures related to Before Insert.
2976       IF ( get_pk_for_validation(
2977              new_references.css_id
2978            )
2979          ) THEN
2980         fnd_message.set_name('IGS','IGS_GE_RECORD_ALREADY_EXISTS');
2981         igs_ge_msg_stack.add;
2982         app_exception.raise_exception;
2983       END IF;
2984     ELSIF (p_action = 'VALIDATE_INSERT') THEN
2985       -- Call all the procedures related to Before Insert.
2986       IF ( get_pk_for_validation (
2987              new_references.css_id
2988            )
2989          ) THEN
2990         fnd_message.set_name('IGS','IGS_GE_RECORD_ALREADY_EXISTS');
2991         igs_ge_msg_stack.add;
2992         app_exception.raise_exception;
2993       END IF;
2994     END IF;
2995 
2996   END before_dml;
2997 
2998 
2999   PROCEDURE insert_row (
3000     x_rowid                             IN OUT NOCOPY VARCHAR2,
3001     x_css_id                            IN OUT NOCOPY NUMBER,
3002     x_record_status                     IN     VARCHAR2,
3003     x_college_code                      IN     VARCHAR2,
3004     x_academic_year                     IN     VARCHAR2,
3005     x_stu_record_type                   IN     VARCHAR2,
3006     x_css_id_number                     IN     VARCHAR2,
3007     x_registration_receipt_date         IN     VARCHAR2,
3008     x_registration_type                 IN     VARCHAR2,
3009     x_application_receipt_date          IN     VARCHAR2,
3010     x_application_type                  IN     VARCHAR2,
3011     x_original_fnar_compute             IN     VARCHAR2,
3012     x_revision_fnar_compute_date        IN     VARCHAR2,
3013     x_electronic_extract_date           IN     VARCHAR2,
3014     x_institutional_reporting_type      IN     VARCHAR2,
3015     x_asr_receipt_date                  IN     VARCHAR2,
3016     x_last_name                         IN     VARCHAR2,
3017     x_first_name                        IN     VARCHAR2,
3018     x_middle_initial                    IN     VARCHAR2,
3019     x_address_number_and_street         IN     VARCHAR2,
3020     x_city                              IN     VARCHAR2,
3021     x_state_mailing                     IN     VARCHAR2,
3022     x_zip_code                          IN     VARCHAR2,
3023     x_s_telephone_number                IN     VARCHAR2,
3024     x_s_title                           IN     VARCHAR2,
3025     x_date_of_birth                     IN     VARCHAR2,
3026     x_social_security_number            IN     VARCHAR2,
3027     x_state_legal_residence             IN     VARCHAR2,
3028     x_foreign_address_indicator         IN     VARCHAR2,
3029     x_foreign_postal_code               IN     VARCHAR2,
3030     x_country                           IN     VARCHAR2,
3031     x_financial_aid_status              IN     VARCHAR2,
3032     x_year_in_college                   IN     VARCHAR2,
3033     x_marital_status                    IN     VARCHAR2,
3034     x_ward_court                        IN     VARCHAR2,
3035     x_legal_dependents_other            IN     VARCHAR2,
3036     x_household_size                    IN     VARCHAR2,
3037     x_number_in_college                 IN     VARCHAR2,
3038     x_citizenship_status                IN     VARCHAR2,
3039     x_citizenship_country               IN     VARCHAR2,
3040     x_visa_classification               IN     VARCHAR2,
3041     x_tax_figures                       IN     VARCHAR2,
3042     x_number_exemptions                 IN     VARCHAR2,
3043     x_adjusted_gross_inc                IN     VARCHAR2,
3047     x_spouse_income_work                IN     VARCHAR2,
3044     x_us_tax_paid                       IN     VARCHAR2,
3045     x_itemized_deductions               IN     VARCHAR2,
3046     x_stu_income_work                   IN     VARCHAR2,
3048     x_divid_int_inc                     IN     VARCHAR2,
3049     x_soc_sec_benefits                  IN     VARCHAR2,
3050     x_welfare_tanf                      IN     VARCHAR2,
3051     x_child_supp_rcvd                   IN     VARCHAR2,
3052     x_earned_income_credit              IN     VARCHAR2,
3053     x_other_untax_income                IN     VARCHAR2,
3054     x_tax_stu_aid                       IN     VARCHAR2,
3055     x_cash_sav_check                    IN     VARCHAR2,
3056     x_ira_keogh                         IN     VARCHAR2,
3057     x_invest_value                      IN     VARCHAR2,
3058     x_invest_debt                       IN     VARCHAR2,
3059     x_home_value                        IN     VARCHAR2,
3060     x_home_debt                         IN     VARCHAR2,
3061     x_oth_real_value                    IN     VARCHAR2,
3062     x_oth_real_debt                     IN     VARCHAR2,
3063     x_bus_farm_value                    IN     VARCHAR2,
3064     x_bus_farm_debt                     IN     VARCHAR2,
3065     x_live_on_farm                      IN     VARCHAR2,
3066     x_home_purch_price                  IN     VARCHAR2,
3067     x_hope_ll_credit                    IN     VARCHAR2,
3068     x_home_purch_year                   IN     VARCHAR2,
3069     x_trust_amount                      IN     VARCHAR2,
3070     x_trust_avail                       IN     VARCHAR2,
3071     x_trust_estab                       IN     VARCHAR2,
3072     x_child_support_paid                IN     VARCHAR2,
3073     x_med_dent_expenses                 IN     VARCHAR2,
3074     x_vet_us                            IN     VARCHAR2,
3075     x_vet_ben_amount                    IN     VARCHAR2,
3076     x_vet_ben_months                    IN     VARCHAR2,
3077     x_stu_summer_wages                  IN     VARCHAR2,
3078     x_stu_school_yr_wages               IN     VARCHAR2,
3079     x_spouse_summer_wages               IN     VARCHAR2,
3080     x_spouse_school_yr_wages            IN     VARCHAR2,
3081     x_summer_other_tax_inc              IN     VARCHAR2,
3082     x_school_yr_other_tax_inc           IN     VARCHAR2,
3083     x_summer_untax_inc                  IN     VARCHAR2,
3084     x_school_yr_untax_inc               IN     VARCHAR2,
3085     x_grants_schol_etc                  IN     VARCHAR2,
3086     x_tuit_benefits                     IN     VARCHAR2,
3087     x_cont_parents                      IN     VARCHAR2,
3088     x_cont_relatives                    IN     VARCHAR2,
3089     x_p_siblings_pre_tuit               IN     VARCHAR2,
3090     x_p_student_pre_tuit                IN     VARCHAR2,
3091     x_p_household_size                  IN     VARCHAR2,
3092     x_p_number_in_college               IN     VARCHAR2,
3093     x_p_parents_in_college              IN     VARCHAR2,
3094     x_p_marital_status                  IN     VARCHAR2,
3095     x_p_state_legal_residence           IN     VARCHAR2,
3096     x_p_natural_par_status              IN     VARCHAR2,
3097     x_p_child_supp_paid                 IN     VARCHAR2,
3098     x_p_repay_ed_loans                  IN     VARCHAR2,
3099     x_p_med_dent_expenses               IN     VARCHAR2,
3100     x_p_tuit_paid_amount                IN     VARCHAR2,
3101     x_p_tuit_paid_number                IN     VARCHAR2,
3102     x_p_exp_child_supp_paid             IN     VARCHAR2,
3103     x_p_exp_repay_ed_loans              IN     VARCHAR2,
3104     x_p_exp_med_dent_expenses           IN     VARCHAR2,
3105     x_p_exp_tuit_pd_amount              IN     VARCHAR2,
3106     x_p_exp_tuit_pd_number              IN     VARCHAR2,
3107     x_p_cash_sav_check                  IN     VARCHAR2,
3108     x_p_month_mortgage_pay              IN     VARCHAR2,
3109     x_p_invest_value                    IN     VARCHAR2,
3110     x_p_invest_debt                     IN     VARCHAR2,
3111     x_p_home_value                      IN     VARCHAR2,
3112     x_p_home_debt                       IN     VARCHAR2,
3113     x_p_home_purch_price                IN     VARCHAR2,
3114     x_p_own_business_farm               IN     VARCHAR2,
3115     x_p_business_value                  IN     VARCHAR2,
3116     x_p_business_debt                   IN     VARCHAR2,
3117     x_p_farm_value                      IN     VARCHAR2,
3118     x_p_farm_debt                       IN     VARCHAR2,
3119     x_p_live_on_farm                    IN     VARCHAR2,
3120     x_p_oth_real_estate_value           IN     VARCHAR2,
3121     x_p_oth_real_estate_debt            IN     VARCHAR2,
3122     x_p_oth_real_purch_price            IN     VARCHAR2,
3123     x_p_siblings_assets                 IN     VARCHAR2,
3124     x_p_home_purch_year                 IN     VARCHAR2,
3125     x_p_oth_real_purch_year             IN     VARCHAR2,
3126     x_p_prior_agi                       IN     VARCHAR2,
3127     x_p_prior_us_tax_paid               IN     VARCHAR2,
3128     x_p_prior_item_deductions           IN     VARCHAR2,
3129     x_p_prior_other_untax_inc           IN     VARCHAR2,
3130     x_p_tax_figures                     IN     VARCHAR2,
3131     x_p_number_exemptions               IN     VARCHAR2,
3132     x_p_adjusted_gross_inc              IN     VARCHAR2,
3133     x_p_wages_sal_tips                  IN     VARCHAR2,
3134     x_p_interest_income                 IN     VARCHAR2,
3135     x_p_dividend_income                 IN     VARCHAR2,
3136     x_p_net_inc_bus_farm                IN     VARCHAR2,
3137     x_p_other_taxable_income            IN     VARCHAR2,
3138     x_p_adj_to_income                   IN     VARCHAR2,
3139     x_p_us_tax_paid                     IN     VARCHAR2,
3143     x_p_soc_sec_ben                     IN     VARCHAR2,
3140     x_p_itemized_deductions             IN     VARCHAR2,
3141     x_p_father_income_work              IN     VARCHAR2,
3142     x_p_mother_income_work              IN     VARCHAR2,
3144     x_p_welfare_tanf                    IN     VARCHAR2,
3145     x_p_child_supp_rcvd                 IN     VARCHAR2,
3146     x_p_ded_ira_keogh                   IN     VARCHAR2,
3147     x_p_tax_defer_pens_savs             IN     VARCHAR2,
3148     x_p_dep_care_med_spending           IN     VARCHAR2,
3149     x_p_earned_income_credit            IN     VARCHAR2,
3150     x_p_living_allow                    IN     VARCHAR2,
3151     x_p_tax_exmpt_int                   IN     VARCHAR2,
3152     x_p_foreign_inc_excl                IN     VARCHAR2,
3153     x_p_other_untax_inc                 IN     VARCHAR2,
3154     x_p_hope_ll_credit                  IN     VARCHAR2,
3155     x_p_yr_separation                   IN     VARCHAR2,
3156     x_p_yr_divorce                      IN     VARCHAR2,
3157     x_p_exp_father_inc                  IN     VARCHAR2,
3158     x_p_exp_mother_inc                  IN     VARCHAR2,
3159     x_p_exp_other_tax_inc               IN     VARCHAR2,
3160     x_p_exp_other_untax_inc             IN     VARCHAR2,
3161     x_line_2_relation                   IN     VARCHAR2,
3162     x_line_2_attend_college             IN     VARCHAR2,
3163     x_line_3_relation                   IN     VARCHAR2,
3164     x_line_3_attend_college             IN     VARCHAR2,
3165     x_line_4_relation                   IN     VARCHAR2,
3166     x_line_4_attend_college             IN     VARCHAR2,
3167     x_line_5_relation                   IN     VARCHAR2,
3168     x_line_5_attend_college             IN     VARCHAR2,
3169     x_line_6_relation                   IN     VARCHAR2,
3170     x_line_6_attend_college             IN     VARCHAR2,
3171     x_line_7_relation                   IN     VARCHAR2,
3172     x_line_7_attend_college             IN     VARCHAR2,
3173     x_line_8_relation                   IN     VARCHAR2,
3174     x_line_8_attend_college             IN     VARCHAR2,
3175     x_p_age_father                      IN     VARCHAR2,
3176     x_p_age_mother                      IN     VARCHAR2,
3177     x_p_div_sep_ind                     IN     VARCHAR2,
3178     x_b_cont_non_custodial_par          IN     VARCHAR2,
3179     x_college_type_2                    IN     VARCHAR2,
3180     x_college_type_3                    IN     VARCHAR2,
3181     x_college_type_4                    IN     VARCHAR2,
3182     x_college_type_5                    IN     VARCHAR2,
3183     x_college_type_6                    IN     VARCHAR2,
3184     x_college_type_7                    IN     VARCHAR2,
3185     x_college_type_8                    IN     VARCHAR2,
3186     x_school_code_1                     IN     VARCHAR2,
3187     x_housing_code_1                    IN     VARCHAR2,
3188     x_school_code_2                     IN     VARCHAR2,
3189     x_housing_code_2                    IN     VARCHAR2,
3190     x_school_code_3                     IN     VARCHAR2,
3191     x_housing_code_3                    IN     VARCHAR2,
3192     x_school_code_4                     IN     VARCHAR2,
3193     x_housing_code_4                    IN     VARCHAR2,
3194     x_school_code_5                     IN     VARCHAR2,
3195     x_housing_code_5                    IN     VARCHAR2,
3196     x_school_code_6                     IN     VARCHAR2,
3197     x_housing_code_6                    IN     VARCHAR2,
3198     x_school_code_7                     IN     VARCHAR2,
3199     x_housing_code_7                    IN     VARCHAR2,
3200     x_school_code_8                     IN     VARCHAR2,
3201     x_housing_code_8                    IN     VARCHAR2,
3202     x_school_code_9                     IN     VARCHAR2,
3203     x_housing_code_9                    IN     VARCHAR2,
3204     x_school_code_10                    IN     VARCHAR2,
3205     x_housing_code_10                   IN     VARCHAR2,
3206     x_additional_school_code_1          IN     VARCHAR2,
3207     x_additional_school_code_2          IN     VARCHAR2,
3208     x_additional_school_code_3          IN     VARCHAR2,
3209     x_additional_school_code_4          IN     VARCHAR2,
3210     x_additional_school_code_5          IN     VARCHAR2,
3211     x_additional_school_code_6          IN     VARCHAR2,
3212     x_additional_school_code_7          IN     VARCHAR2,
3213     x_additional_school_code_8          IN     VARCHAR2,
3214     x_additional_school_code_9          IN     VARCHAR2,
3215     x_additional_school_code_10         IN     VARCHAR2,
3216     x_explanation_spec_circum           IN     VARCHAR2,
3217     x_signature_student                 IN     VARCHAR2,
3218     x_signature_spouse                  IN     VARCHAR2,
3219     x_signature_father                  IN     VARCHAR2,
3220     x_signature_mother                  IN     VARCHAR2,
3221     x_month_day_completed               IN     VARCHAR2,
3222     x_year_completed                    IN     VARCHAR2,
3223     x_age_line_2                        IN     VARCHAR2,
3224     x_age_line_3                        IN     VARCHAR2,
3225     x_age_line_4                        IN     VARCHAR2,
3226     x_age_line_5                        IN     VARCHAR2,
3227     x_age_line_6                        IN     VARCHAR2,
3228     x_age_line_7                        IN     VARCHAR2,
3229     x_age_line_8                        IN     VARCHAR2,
3230     x_a_online_signature                IN     VARCHAR2,
3231     x_question_1_number                 IN     VARCHAR2,
3232     x_question_1_size                   IN     VARCHAR2,
3233     x_question_1_answer                 IN     VARCHAR2,
3234     x_question_2_number                 IN     VARCHAR2,
3235     x_question_2_size                   IN     VARCHAR2,
3239     x_question_3_answer                 IN     VARCHAR2,
3236     x_question_2_answer                 IN     VARCHAR2,
3237     x_question_3_number                 IN     VARCHAR2,
3238     x_question_3_size                   IN     VARCHAR2,
3240     x_question_4_number                 IN     VARCHAR2,
3241     x_question_4_size                   IN     VARCHAR2,
3242     x_question_4_answer                 IN     VARCHAR2,
3243     x_question_5_number                 IN     VARCHAR2,
3244     x_question_5_size                   IN     VARCHAR2,
3245     x_question_5_answer                 IN     VARCHAR2,
3246     x_question_6_number                 IN     VARCHAR2,
3247     x_question_6_size                   IN     VARCHAR2,
3248     x_question_6_answer                 IN     VARCHAR2,
3249     x_question_7_number                 IN     VARCHAR2,
3250     x_question_7_size                   IN     VARCHAR2,
3251     x_question_7_answer                 IN     VARCHAR2,
3252     x_question_8_number                 IN     VARCHAR2,
3253     x_question_8_size                   IN     VARCHAR2,
3254     x_question_8_answer                 IN     VARCHAR2,
3255     x_question_9_number                 IN     VARCHAR2,
3256     x_question_9_size                   IN     VARCHAR2,
3257     x_question_9_answer                 IN     VARCHAR2,
3258     x_question_10_number                IN     VARCHAR2,
3259     x_question_10_size                  IN     VARCHAR2,
3260     x_question_10_answer                IN     VARCHAR2,
3261     x_question_11_number                IN     VARCHAR2,
3262     x_question_11_size                  IN     VARCHAR2,
3263     x_question_11_answer                IN     VARCHAR2,
3264     x_question_12_number                IN     VARCHAR2,
3265     x_question_12_size                  IN     VARCHAR2,
3266     x_question_12_answer                IN     VARCHAR2,
3267     x_question_13_number                IN     VARCHAR2,
3268     x_question_13_size                  IN     VARCHAR2,
3269     x_question_13_answer                IN     VARCHAR2,
3270     x_question_14_number                IN     VARCHAR2,
3271     x_question_14_size                  IN     VARCHAR2,
3272     x_question_14_answer                IN     VARCHAR2,
3273     x_question_15_number                IN     VARCHAR2,
3274     x_question_15_size                  IN     VARCHAR2,
3275     x_question_15_answer                IN     VARCHAR2,
3276     x_question_16_number                IN     VARCHAR2,
3277     x_question_16_size                  IN     VARCHAR2,
3278     x_question_16_answer                IN     VARCHAR2,
3279     x_question_17_number                IN     VARCHAR2,
3280     x_question_17_size                  IN     VARCHAR2,
3281     x_question_17_answer                IN     VARCHAR2,
3282     x_question_18_number                IN     VARCHAR2,
3283     x_question_18_size                  IN     VARCHAR2,
3284     x_question_18_answer                IN     VARCHAR2,
3285     x_question_19_number                IN     VARCHAR2,
3286     x_question_19_size                  IN     VARCHAR2,
3287     x_question_19_answer                IN     VARCHAR2,
3288     x_question_20_number                IN     VARCHAR2,
3289     x_question_20_size                  IN     VARCHAR2,
3290     x_question_20_answer                IN     VARCHAR2,
3291     x_question_21_number                IN     VARCHAR2,
3292     x_question_21_size                  IN     VARCHAR2,
3293     x_question_21_answer                IN     VARCHAR2,
3294     x_question_22_number                IN     VARCHAR2,
3295     x_question_22_size                  IN     VARCHAR2,
3296     x_question_22_answer                IN     VARCHAR2,
3297     x_question_23_number                IN     VARCHAR2,
3298     x_question_23_size                  IN     VARCHAR2,
3299     x_question_23_answer                IN     VARCHAR2,
3300     x_question_24_number                IN     VARCHAR2,
3301     x_question_24_size                  IN     VARCHAR2,
3302     x_question_24_answer                IN     VARCHAR2,
3303     x_question_25_number                IN     VARCHAR2,
3304     x_question_25_size                  IN     VARCHAR2,
3305     x_question_25_answer                IN     VARCHAR2,
3306     x_question_26_number                IN     VARCHAR2,
3307     x_question_26_size                  IN     VARCHAR2,
3308     x_question_26_answer                IN     VARCHAR2,
3309     x_question_27_number                IN     VARCHAR2,
3310     x_question_27_size                  IN     VARCHAR2,
3311     x_question_27_answer                IN     VARCHAR2,
3312     x_question_28_number                IN     VARCHAR2,
3313     x_question_28_size                  IN     VARCHAR2,
3314     x_question_28_answer                IN     VARCHAR2,
3315     x_question_29_number                IN     VARCHAR2,
3316     x_question_29_size                  IN     VARCHAR2,
3317     x_question_29_answer                IN     VARCHAR2,
3318     x_question_30_number                IN     VARCHAR2,
3319     x_questions_30_size                 IN     VARCHAR2,
3320     x_question_30_answer                IN     VARCHAR2,
3321     x_r_s_email_address                 IN     VARCHAR2,
3322     x_eps_code                          IN     VARCHAR2,
3323     x_comp_css_dependency_status        IN     VARCHAR2,
3324     x_stu_age                           IN     VARCHAR2,
3325     x_assumed_stu_yr_in_coll            IN     VARCHAR2,
3326     x_comp_stu_marital_status           IN     VARCHAR2,
3327     x_stu_family_members                IN     VARCHAR2,
3328     x_stu_fam_members_in_college        IN     VARCHAR2,
3329     x_par_marital_status                IN     VARCHAR2,
3330     x_par_family_members                IN     VARCHAR2,
3331     x_par_total_in_college              IN     VARCHAR2,
3335     x_par_cesa                          IN     VARCHAR2,
3332     x_par_par_in_college                IN     VARCHAR2,
3333     x_par_others_in_college             IN     VARCHAR2,
3334     x_par_aesa                          IN     VARCHAR2,
3336     x_stu_aesa                          IN     VARCHAR2,
3337     x_stu_cesa                          IN     VARCHAR2,
3338     x_im_p_bas_agi_taxable_income       IN     VARCHAR2,
3339     x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2,
3340     x_im_p_bas_inc_adj                  IN     VARCHAR2,
3341     x_im_p_bas_total_income             IN     VARCHAR2,
3342     x_im_p_bas_us_income_tax            IN     VARCHAR2,
3343     x_im_p_bas_st_and_other_tax         IN     VARCHAR2,
3344     x_im_p_bas_fica_tax                 IN     VARCHAR2,
3345     x_im_p_bas_med_dental               IN     VARCHAR2,
3346     x_im_p_bas_employment_allow         IN     VARCHAR2,
3347     x_im_p_bas_annual_ed_savings        IN     VARCHAR2,
3348     x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2,
3349     x_im_p_bas_total_inc_allow          IN     VARCHAR2,
3350     x_im_p_bas_cal_avail_inc            IN     VARCHAR2,
3351     x_im_p_bas_avail_income             IN     VARCHAR2,
3352     x_im_p_bas_total_cont_inc           IN     VARCHAR2,
3353     x_im_p_bas_cash_bank_accounts       IN     VARCHAR2,
3354     x_im_p_bas_home_equity              IN     VARCHAR2,
3355     x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
3356     x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2,
3357     x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2,
3358     x_im_p_bas_net_worth                IN     VARCHAR2,
3359     x_im_p_bas_emerg_res_allow          IN     VARCHAR2,
3360     x_im_p_bas_cum_ed_savings           IN     VARCHAR2,
3361     x_im_p_bas_low_inc_allow            IN     VARCHAR2,
3362     x_im_p_bas_total_asset_allow        IN     VARCHAR2,
3363     x_im_p_bas_disc_net_worth           IN     VARCHAR2,
3364     x_im_p_bas_total_cont_asset         IN     VARCHAR2,
3365     x_im_p_bas_total_cont               IN     VARCHAR2,
3366     x_im_p_bas_num_in_coll_adj          IN     VARCHAR2,
3367     x_im_p_bas_cont_for_stu             IN     VARCHAR2,
3368     x_im_p_bas_cont_from_income         IN     VARCHAR2,
3369     x_im_p_bas_cont_from_assets         IN     VARCHAR2,
3370     x_im_p_opt_agi_taxable_income       IN     VARCHAR2,
3371     x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2,
3372     x_im_p_opt_inc_adj                  IN     VARCHAR2,
3373     x_im_p_opt_total_income             IN     VARCHAR2,
3374     x_im_p_opt_us_income_tax            IN     VARCHAR2,
3375     x_im_p_opt_st_and_other_tax         IN     VARCHAR2,
3376     x_im_p_opt_fica_tax                 IN     VARCHAR2,
3377     x_im_p_opt_med_dental               IN     VARCHAR2,
3378     x_im_p_opt_elem_sec_tuit            IN     VARCHAR2,
3379     x_im_p_opt_employment_allow         IN     VARCHAR2,
3380     x_im_p_opt_annual_ed_savings        IN     VARCHAR2,
3381     x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2,
3382     x_im_p_opt_total_inc_allow          IN     VARCHAR2,
3383     x_im_p_opt_cal_avail_inc            IN     VARCHAR2,
3384     x_im_p_opt_avail_income             IN     VARCHAR2,
3385     x_im_p_opt_total_cont_inc           IN     VARCHAR2,
3386     x_im_p_opt_cash_bank_accounts       IN     VARCHAR2,
3387     x_im_p_opt_home_equity              IN     VARCHAR2,
3388     x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
3389     x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2,
3390     x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2,
3391     x_im_p_opt_net_worth                IN     VARCHAR2,
3392     x_im_p_opt_emerg_res_allow          IN     VARCHAR2,
3393     x_im_p_opt_cum_ed_savings           IN     VARCHAR2,
3394     x_im_p_opt_low_inc_allow            IN     VARCHAR2,
3395     x_im_p_opt_total_asset_allow        IN     VARCHAR2,
3396     x_im_p_opt_disc_net_worth           IN     VARCHAR2,
3397     x_im_p_opt_total_cont_asset         IN     VARCHAR2,
3398     x_im_p_opt_total_cont               IN     VARCHAR2,
3399     x_im_p_opt_num_in_coll_adj          IN     VARCHAR2,
3400     x_im_p_opt_cont_for_stu             IN     VARCHAR2,
3401     x_im_p_opt_cont_from_income         IN     VARCHAR2,
3402     x_im_p_opt_cont_from_assets         IN     VARCHAR2,
3403     x_fm_p_analysis_type                IN     VARCHAR2,
3404     x_fm_p_agi_taxable_income           IN     VARCHAR2,
3405     x_fm_p_untx_inc_and_ben             IN     VARCHAR2,
3406     x_fm_p_inc_adj                      IN     VARCHAR2,
3407     x_fm_p_total_income                 IN     VARCHAR2,
3408     x_fm_p_us_income_tax                IN     VARCHAR2,
3409     x_fm_p_state_and_other_taxes        IN     VARCHAR2,
3410     x_fm_p_fica_tax                     IN     VARCHAR2,
3411     x_fm_p_employment_allow             IN     VARCHAR2,
3412     x_fm_p_income_prot_allow            IN     VARCHAR2,
3413     x_fm_p_total_allow                  IN     VARCHAR2,
3414     x_fm_p_avail_income                 IN     VARCHAR2,
3415     x_fm_p_cash_bank_accounts           IN     VARCHAR2,
3416     x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2,
3417     x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2,
3418     x_fm_p_net_worth                    IN     VARCHAR2,
3419     x_fm_p_asset_prot_allow             IN     VARCHAR2,
3420     x_fm_p_disc_net_worth               IN     VARCHAR2,
3421     x_fm_p_total_contribution           IN     VARCHAR2,
3422     x_fm_p_num_in_coll                  IN     VARCHAR2,
3423     x_fm_p_cont_for_stu                 IN     VARCHAR2,
3424     x_fm_p_cont_from_income             IN     VARCHAR2,
3425     x_fm_p_cont_from_assets             IN     VARCHAR2,
3426     x_im_s_bas_agi_taxable_income       IN     VARCHAR2,
3427     x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2,
3431     x_im_s_bas_st_and_oth_tax           IN     VARCHAR2,
3428     x_im_s_bas_inc_adj                  IN     VARCHAR2,
3429     x_im_s_bas_total_income             IN     VARCHAR2,
3430     x_im_s_bas_us_income_tax            IN     VARCHAR2,
3432     x_im_s_bas_fica_tax                 IN     VARCHAR2,
3433     x_im_s_bas_med_dental               IN     VARCHAR2,
3434     x_im_s_bas_employment_allow         IN     VARCHAR2,
3435     x_im_s_bas_annual_ed_savings        IN     VARCHAR2,
3436     x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2,
3437     x_im_s_bas_total_inc_allow          IN     VARCHAR2,
3438     x_im_s_bas_cal_avail_income         IN     VARCHAR2,
3439     x_im_s_bas_avail_income             IN     VARCHAR2,
3440     x_im_s_bas_total_cont_inc           IN     VARCHAR2,
3441     x_im_s_bas_cash_bank_accounts       IN     VARCHAR2,
3442     x_im_s_bas_home_equity              IN     VARCHAR2,
3443     x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
3444     x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2,
3445     x_im_s_bas_trusts                   IN     VARCHAR2,
3446     x_im_s_bas_net_worth                IN     VARCHAR2,
3447     x_im_s_bas_emerg_res_allow          IN     VARCHAR2,
3448     x_im_s_bas_cum_ed_savings           IN     VARCHAR2,
3449     x_im_s_bas_total_asset_allow        IN     VARCHAR2,
3450     x_im_s_bas_disc_net_worth           IN     VARCHAR2,
3451     x_im_s_bas_total_cont_asset         IN     VARCHAR2,
3452     x_im_s_bas_total_cont               IN     VARCHAR2,
3453     x_im_s_bas_num_in_coll_adj          IN     VARCHAR2,
3454     x_im_s_bas_cont_for_stu             IN     VARCHAR2,
3455     x_im_s_bas_cont_from_income         IN     VARCHAR2,
3456     x_im_s_bas_cont_from_assets         IN     VARCHAR2,
3457     x_im_s_est_agi_taxable_income       IN     VARCHAR2,
3458     x_im_s_est_untx_inc_and_ben         IN     VARCHAR2,
3459     x_im_s_est_inc_adj                  IN     VARCHAR2,
3460     x_im_s_est_total_income             IN     VARCHAR2,
3461     x_im_s_est_us_income_tax            IN     VARCHAR2,
3462     x_im_s_est_st_and_oth_tax           IN     VARCHAR2,
3463     x_im_s_est_fica_tax                 IN     VARCHAR2,
3464     x_im_s_est_med_dental               IN     VARCHAR2,
3465     x_im_s_est_employment_allow         IN     VARCHAR2,
3466     x_im_s_est_annual_ed_savings        IN     VARCHAR2,
3467     x_im_s_est_inc_prot_allow_m         IN     VARCHAR2,
3468     x_im_s_est_total_inc_allow          IN     VARCHAR2,
3469     x_im_s_est_cal_avail_income         IN     VARCHAR2,
3470     x_im_s_est_avail_income             IN     VARCHAR2,
3471     x_im_s_est_total_cont_inc           IN     VARCHAR2,
3472     x_im_s_est_cash_bank_accounts       IN     VARCHAR2,
3473     x_im_s_est_home_equity              IN     VARCHAR2,
3474     x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2,
3475     x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2,
3476     x_im_s_est_est_trusts               IN     VARCHAR2,
3477     x_im_s_est_net_worth                IN     VARCHAR2,
3478     x_im_s_est_emerg_res_allow          IN     VARCHAR2,
3479     x_im_s_est_cum_ed_savings           IN     VARCHAR2,
3480     x_im_s_est_total_asset_allow        IN     VARCHAR2,
3481     x_im_s_est_disc_net_worth           IN     VARCHAR2,
3482     x_im_s_est_total_cont_asset         IN     VARCHAR2,
3483     x_im_s_est_total_cont               IN     VARCHAR2,
3484     x_im_s_est_num_in_coll_adj          IN     VARCHAR2,
3485     x_im_s_est_cont_for_stu             IN     VARCHAR2,
3486     x_im_s_est_cont_from_income         IN     VARCHAR2,
3487     x_im_s_est_cont_from_assets         IN     VARCHAR2,
3488     x_im_s_opt_agi_taxable_income       IN     VARCHAR2,
3489     x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2,
3490     x_im_s_opt_inc_adj                  IN     VARCHAR2,
3491     x_im_s_opt_total_income             IN     VARCHAR2,
3492     x_im_s_opt_us_income_tax            IN     VARCHAR2,
3493     x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2,
3494     x_im_s_opt_fica_tax                 IN     VARCHAR2,
3495     x_im_s_opt_med_dental               IN     VARCHAR2,
3496     x_im_s_opt_employment_allow         IN     VARCHAR2,
3497     x_im_s_opt_annual_ed_savings        IN     VARCHAR2,
3498     x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2,
3499     x_im_s_opt_total_inc_allow          IN     VARCHAR2,
3500     x_im_s_opt_cal_avail_income         IN     VARCHAR2,
3501     x_im_s_opt_avail_income             IN     VARCHAR2,
3502     x_im_s_opt_total_cont_inc           IN     VARCHAR2,
3503     x_im_s_opt_cash_bank_accounts       IN     VARCHAR2,
3504     x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2,
3505     x_im_s_opt_home_equity              IN     VARCHAR2,
3506     x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
3507     x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2,
3508     x_im_s_opt_trusts                   IN     VARCHAR2,
3509     x_im_s_opt_net_worth                IN     VARCHAR2,
3510     x_im_s_opt_emerg_res_allow          IN     VARCHAR2,
3511     x_im_s_opt_cum_ed_savings           IN     VARCHAR2,
3512     x_im_s_opt_total_asset_allow        IN     VARCHAR2,
3513     x_im_s_opt_disc_net_worth           IN     VARCHAR2,
3514     x_im_s_opt_total_cont_asset         IN     VARCHAR2,
3515     x_im_s_opt_total_cont               IN     VARCHAR2,
3516     x_im_s_opt_num_in_coll_adj          IN     VARCHAR2,
3517     x_im_s_opt_cont_for_stu             IN     VARCHAR2,
3518     x_im_s_opt_cont_from_income         IN     VARCHAR2,
3519     x_im_s_opt_cont_from_assets         IN     VARCHAR2,
3520     x_fm_s_analysis_type                IN     VARCHAR2,
3521     x_fm_s_agi_taxable_income           IN     VARCHAR2,
3522     x_fm_s_untx_inc_and_ben             IN     VARCHAR2,
3526     x_fm_s_state_and_oth_taxes          IN     VARCHAR2,
3523     x_fm_s_inc_adj                      IN     VARCHAR2,
3524     x_fm_s_total_income                 IN     VARCHAR2,
3525     x_fm_s_us_income_tax                IN     VARCHAR2,
3527     x_fm_s_fica_tax                     IN     VARCHAR2,
3528     x_fm_s_employment_allow             IN     VARCHAR2,
3529     x_fm_s_income_prot_allow            IN     VARCHAR2,
3530     x_fm_s_total_allow                  IN     VARCHAR2,
3531     x_fm_s_cal_avail_income             IN     VARCHAR2,
3532     x_fm_s_avail_income                 IN     VARCHAR2,
3533     x_fm_s_cash_bank_accounts           IN     VARCHAR2,
3534     x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2,
3535     x_fm_s_adj_bus_farm_worth           IN     VARCHAR2,
3536     x_fm_s_trusts                       IN     VARCHAR2,
3537     x_fm_s_net_worth                    IN     VARCHAR2,
3538     x_fm_s_asset_prot_allow             IN     VARCHAR2,
3539     x_fm_s_disc_net_worth               IN     VARCHAR2,
3540     x_fm_s_total_cont                   IN     VARCHAR2,
3541     x_fm_s_num_in_coll                  IN     VARCHAR2,
3542     x_fm_s_cont_for_stu                 IN     VARCHAR2,
3543     x_fm_s_cont_from_income             IN     VARCHAR2,
3544     x_fm_s_cont_from_assets             IN     VARCHAR2,
3545     x_im_inst_resident_ind              IN     VARCHAR2,
3546     x_institutional_1_budget_name       IN     VARCHAR2,
3547     x_im_inst_1_budget_duration         IN     VARCHAR2,
3548     x_im_inst_1_tuition_fees            IN     VARCHAR2,
3549     x_im_inst_1_books_supplies          IN     VARCHAR2,
3550     x_im_inst_1_living_expenses         IN     VARCHAR2,
3551     x_im_inst_1_tot_expenses            IN     VARCHAR2,
3552     x_im_inst_1_tot_stu_cont            IN     VARCHAR2,
3553     x_im_inst_1_tot_par_cont            IN     VARCHAR2,
3554     x_im_inst_1_tot_family_cont         IN     VARCHAR2,
3555     x_im_inst_1_va_benefits             IN     VARCHAR2,
3556     x_im_inst_1_ot_cont                 IN     VARCHAR2,
3557     x_im_inst_1_est_financial_need      IN     VARCHAR2,
3558     x_institutional_2_budget_name       IN     VARCHAR2,
3559     x_im_inst_2_budget_duration         IN     VARCHAR2,
3560     x_im_inst_2_tuition_fees            IN     VARCHAR2,
3561     x_im_inst_2_books_supplies          IN     VARCHAR2,
3562     x_im_inst_2_living_expenses         IN     VARCHAR2,
3563     x_im_inst_2_tot_expenses            IN     VARCHAR2,
3564     x_im_inst_2_tot_stu_cont            IN     VARCHAR2,
3565     x_im_inst_2_tot_par_cont            IN     VARCHAR2,
3566     x_im_inst_2_tot_family_cont         IN     VARCHAR2,
3567     x_im_inst_2_va_benefits             IN     VARCHAR2,
3568     x_im_inst_2_est_financial_need      IN     VARCHAR2,
3569     x_institutional_3_budget_name       IN     VARCHAR2,
3570     x_im_inst_3_budget_duration         IN     VARCHAR2,
3571     x_im_inst_3_tuition_fees            IN     VARCHAR2,
3572     x_im_inst_3_books_supplies          IN     VARCHAR2,
3573     x_im_inst_3_living_expenses         IN     VARCHAR2,
3574     x_im_inst_3_tot_expenses            IN     VARCHAR2,
3575     x_im_inst_3_tot_stu_cont            IN     VARCHAR2,
3576     x_im_inst_3_tot_par_cont            IN     VARCHAR2,
3577     x_im_inst_3_tot_family_cont         IN     VARCHAR2,
3578     x_im_inst_3_va_benefits             IN     VARCHAR2,
3579     x_im_inst_3_est_financial_need      IN     VARCHAR2,
3580     x_fm_inst_1_federal_efc             IN     VARCHAR2,
3581     x_fm_inst_1_va_benefits             IN     VARCHAR2,
3582     x_fm_inst_1_fed_eligibility         IN     VARCHAR2,
3583     x_fm_inst_1_pell                    IN     VARCHAR2,
3584     x_option_par_loss_allow_ind         IN     VARCHAR2,
3585     x_option_par_tuition_ind            IN     VARCHAR2,
3586     x_option_par_home_ind               IN     VARCHAR2,
3587     x_option_par_home_value             IN     VARCHAR2,
3588     x_option_par_home_debt              IN     VARCHAR2,
3589     x_option_stu_ira_keogh_ind          IN     VARCHAR2,
3590     x_option_stu_home_ind               IN     VARCHAR2,
3591     x_option_stu_home_value             IN     VARCHAR2,
3592     x_option_stu_home_debt              IN     VARCHAR2,
3593     x_option_stu_sum_ay_inc_ind         IN     VARCHAR2,
3594     x_option_par_hope_ll_credit         IN     VARCHAR2,
3595     x_option_stu_hope_ll_credit         IN     VARCHAR2,
3596     x_im_parent_1_8_months_bas          IN     VARCHAR2,
3597     x_im_p_more_than_9_mth_ba           IN     VARCHAR2,
3598     x_im_parent_1_8_months_opt          IN     VARCHAR2,
3599     x_im_p_more_than_9_mth_op           IN     VARCHAR2,
3600     x_fnar_message_1                    IN     VARCHAR2,
3601     x_fnar_message_2                    IN     VARCHAR2,
3602     x_fnar_message_3                    IN     VARCHAR2,
3603     x_fnar_message_4                    IN     VARCHAR2,
3604     x_fnar_message_5                    IN     VARCHAR2,
3605     x_fnar_message_6                    IN     VARCHAR2,
3606     x_fnar_message_7                    IN     VARCHAR2,
3607     x_fnar_message_8                    IN     VARCHAR2,
3608     x_fnar_message_9                    IN     VARCHAR2,
3609     x_fnar_message_10                   IN     VARCHAR2,
3610     x_fnar_message_11                   IN     VARCHAR2,
3611     x_fnar_message_12                   IN     VARCHAR2,
3612     x_fnar_message_13                   IN     VARCHAR2,
3613     x_fnar_message_20                   IN     VARCHAR2,
3614     x_fnar_message_21                   IN     VARCHAR2,
3615     x_fnar_message_22                   IN     VARCHAR2,
3616     x_fnar_message_23                   IN     VARCHAR2,
3617     x_fnar_message_24                   IN     VARCHAR2,
3618     x_fnar_message_25                   IN     VARCHAR2,
3622     x_fnar_message_31                   IN     VARCHAR2,
3619     x_fnar_message_26                   IN     VARCHAR2,
3620     x_fnar_message_27                   IN     VARCHAR2,
3621     x_fnar_message_30                   IN     VARCHAR2,
3623     x_fnar_message_32                   IN     VARCHAR2,
3624     x_fnar_message_33                   IN     VARCHAR2,
3625     x_fnar_message_34                   IN     VARCHAR2,
3626     x_fnar_message_35                   IN     VARCHAR2,
3627     x_fnar_message_36                   IN     VARCHAR2,
3628     x_fnar_message_37                   IN     VARCHAR2,
3629     x_fnar_message_38                   IN     VARCHAR2,
3630     x_fnar_message_39                   IN     VARCHAR2,
3631     x_fnar_message_45                   IN     VARCHAR2,
3632     x_fnar_message_46                   IN     VARCHAR2,
3633     x_fnar_message_47                   IN     VARCHAR2,
3634     x_fnar_message_48                   IN     VARCHAR2,
3635     x_fnar_message_50                   IN     VARCHAR2,
3636     x_fnar_message_51                   IN     VARCHAR2,
3637     x_fnar_message_52                   IN     VARCHAR2,
3638     x_fnar_message_53                   IN     VARCHAR2,
3639     x_fnar_message_56                   IN     VARCHAR2,
3640     x_fnar_message_57                   IN     VARCHAR2,
3641     x_fnar_message_58                   IN     VARCHAR2,
3642     x_fnar_message_59                   IN     VARCHAR2,
3643     x_fnar_message_60                   IN     VARCHAR2,
3644     x_fnar_message_61                   IN     VARCHAR2,
3645     x_fnar_message_62                   IN     VARCHAR2,
3646     x_fnar_message_63                   IN     VARCHAR2,
3647     x_fnar_message_64                   IN     VARCHAR2,
3648     x_fnar_message_65                   IN     VARCHAR2,
3649     x_fnar_message_71                   IN     VARCHAR2,
3650     x_fnar_message_72                   IN     VARCHAR2,
3651     x_fnar_message_73                   IN     VARCHAR2,
3652     x_fnar_message_74                   IN     VARCHAR2,
3653     x_fnar_message_75                   IN     VARCHAR2,
3654     x_fnar_message_76                   IN     VARCHAR2,
3655     x_fnar_message_77                   IN     VARCHAR2,
3656     x_fnar_message_78                   IN     VARCHAR2,
3657     x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2,
3658     x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2,
3659     x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2,
3660     x_fnar_mesg_26_stu_taxes            IN     VARCHAR2,
3661     x_fnar_mesg_33_stu_home_value       IN     VARCHAR2,
3662     x_fnar_mesg_34_stu_home_value       IN     VARCHAR2,
3663     x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2,
3664     x_fnar_mesg_35_stu_home_value       IN     VARCHAR2,
3665     x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2,
3666     x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2,
3667     x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2,
3668     x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2,
3669     x_fnar_mesg_56_par_agi              IN     VARCHAR2,
3670     x_fnar_mesg_62_par_taxes            IN     VARCHAR2,
3671     x_fnar_mesg_73_par_home_value       IN     VARCHAR2,
3672     x_fnar_mesg_74_par_home_value       IN     VARCHAR2,
3673     x_fnar_mesg_74_par_home_equity      IN     VARCHAR2,
3674     x_fnar_mesg_75_par_home_value       IN     VARCHAR2,
3675     x_fnar_mesg_75_par_home_equity      IN     VARCHAR2,
3676     x_fnar_mesg_76_par_home_equity      IN     VARCHAR2,
3677     x_assumption_message_1              IN     VARCHAR2,
3678     x_assumption_message_2              IN     VARCHAR2,
3679     x_assumption_message_3              IN     VARCHAR2,
3680     x_assumption_message_4              IN     VARCHAR2,
3681     x_assumption_message_5              IN     VARCHAR2,
3682     x_assumption_message_6              IN     VARCHAR2,
3683     x_record_mark                       IN     VARCHAR2,
3684     x_option_par_cola_adj_ind           IN     VARCHAR2,
3685     x_option_par_stu_fa_assets_ind      IN     VARCHAR2,
3686     x_option_par_ipt_assets_ind         IN     VARCHAR2,
3687     x_option_stu_ipt_assets_ind         IN     VARCHAR2,
3688     x_option_par_cola_adj_value         IN     VARCHAR2,
3689     x_fnar_message_49                   IN     VARCHAR2,
3690     x_fnar_message_55                   IN     VARCHAR2,
3691     x_p_soc_sec_ben_student_amt         IN     NUMBER,
3692     x_p_tuit_fee_deduct_amt             IN     NUMBER,
3693     x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
3694     x_stu_lives_with_num                IN     NUMBER,
3695     x_stu_most_support_from_num         IN     NUMBER,
3696     x_location_computer_num             IN     NUMBER,
3697     x_cust_parent_cont_adj_num          IN     NUMBER,
3698     x_custodial_parent_num              IN     NUMBER,
3699     x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
3700     x_cust_par_base_cont_inc_amt        IN     NUMBER,
3701     x_cust_par_base_cont_ast_amt        IN     NUMBER,
3702     x_cust_par_base_tot_cont_amt        IN     NUMBER,
3703     x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
3704     x_cust_par_opt_cont_inc_amt         IN     NUMBER,
3705     x_cust_par_opt_cont_ast_amt         IN     NUMBER,
3706     x_cust_par_opt_tot_cont_amt         IN     NUMBER,
3707     x_parents_email_txt                 IN     VARCHAR2,
3708     x_parent_1_birth_date               IN     DATE,
3709     x_parent_2_birth_date               IN     DATE,
3710     x_match_code                        IN     VARCHAR2,
3711     x_mode                              IN     VARCHAR2
3712   ) AS
3713   /*
3714   ||  Created By : vivuyyur
3715   ||  Created On : 30-MAY-2001
3716   ||  Purpose : Handles the INSERT DML logic for the table.
3720   ||  (reverse chronological order - newest change first)
3717   ||  Known limitations, enhancements or remarks :
3718   ||  Change History :
3719   ||  Who             When            What
3721   */
3722     CURSOR c IS
3723       SELECT   rowid
3724       FROM     igf_ap_css_interface_all
3725       WHERE    css_id                            = x_css_id;
3726 
3727     x_last_update_date           DATE;
3728     x_last_updated_by            NUMBER;
3729     x_last_update_login          NUMBER;
3730 
3731   BEGIN
3732 
3733     x_last_update_date := SYSDATE;
3734     IF (x_mode = 'I') THEN
3735       x_last_updated_by := 1;
3736       x_last_update_login := 0;
3737     ELSIF (x_mode = 'R') THEN
3738       x_last_updated_by := fnd_global.user_id;
3739       IF (x_last_updated_by IS NULL) THEN
3740         x_last_updated_by := -1;
3741       END IF;
3742       x_last_update_login := fnd_global.login_id;
3743       IF (x_last_update_login IS NULL) THEN
3744         x_last_update_login := -1;
3745       END IF;
3746     ELSE
3747       fnd_message.set_name ('FND', 'SYSTEM-INVALID ARGS');
3748       igs_ge_msg_stack.add;
3749       app_exception.raise_exception;
3750     END IF;
3751 
3752     SELECT    igf_ap_css_interface_all_s.NEXTVAL
3753     INTO      x_css_id
3754     FROM      dual;
3755 
3756     new_references.org_id := igs_ge_gen_003.get_org_id;
3757 
3758     before_dml(
3759       p_action                            => 'INSERT',
3760       x_rowid                             => x_rowid,
3761       x_css_id                            => x_css_id,
3762       x_record_status                     => x_record_status,
3763       x_college_code                      => x_college_code,
3764       x_academic_year                     => x_academic_year,
3765       x_stu_record_type                   => x_stu_record_type,
3766       x_css_id_number                     => x_css_id_number,
3767       x_registration_receipt_date         => x_registration_receipt_date,
3768       x_registration_type                 => x_registration_type,
3769       x_application_receipt_date          => x_application_receipt_date,
3770       x_application_type                  => x_application_type,
3771       x_original_fnar_compute             => x_original_fnar_compute,
3772       x_revision_fnar_compute_date        => x_revision_fnar_compute_date,
3773       x_electronic_extract_date           => x_electronic_extract_date,
3774       x_institutional_reporting_type      => x_institutional_reporting_type,
3775       x_asr_receipt_date                  => x_asr_receipt_date,
3776       x_last_name                         => x_last_name,
3777       x_first_name                        => x_first_name,
3778       x_middle_initial                    => x_middle_initial,
3779       x_address_number_and_street         => x_address_number_and_street,
3780       x_city                              => x_city,
3781       x_state_mailing                     => x_state_mailing,
3782       x_zip_code                          => x_zip_code,
3783       x_s_telephone_number                => x_s_telephone_number,
3784       x_s_title                           => x_s_title,
3785       x_date_of_birth                     => x_date_of_birth,
3786       x_social_security_number            => x_social_security_number,
3787       x_state_legal_residence             => x_state_legal_residence,
3788       x_foreign_address_indicator         => x_foreign_address_indicator,
3789       x_foreign_postal_code               => x_foreign_postal_code,
3790       x_country                           => x_country,
3791       x_financial_aid_status              => x_financial_aid_status,
3792       x_year_in_college                   => x_year_in_college,
3793       x_marital_status                    => x_marital_status,
3794       x_ward_court                        => x_ward_court,
3795       x_legal_dependents_other            => x_legal_dependents_other,
3796       x_household_size                    => x_household_size,
3797       x_number_in_college                 => x_number_in_college,
3798       x_citizenship_status                => x_citizenship_status,
3799       x_citizenship_country               => x_citizenship_country,
3800       x_visa_classification               => x_visa_classification,
3801       x_tax_figures                       => x_tax_figures,
3802       x_number_exemptions                 => x_number_exemptions,
3803       x_adjusted_gross_inc                => x_adjusted_gross_inc,
3804       x_us_tax_paid                       => x_us_tax_paid,
3805       x_itemized_deductions               => x_itemized_deductions,
3806       x_stu_income_work                   => x_stu_income_work,
3807       x_spouse_income_work                => x_spouse_income_work,
3808       x_divid_int_inc                     => x_divid_int_inc,
3809       x_soc_sec_benefits                  => x_soc_sec_benefits,
3810       x_welfare_tanf                      => x_welfare_tanf,
3811       x_child_supp_rcvd                   => x_child_supp_rcvd,
3812       x_earned_income_credit              => x_earned_income_credit,
3813       x_other_untax_income                => x_other_untax_income,
3814       x_tax_stu_aid                       => x_tax_stu_aid,
3815       x_cash_sav_check                    => x_cash_sav_check,
3816       x_ira_keogh                         => x_ira_keogh,
3817       x_invest_value                      => x_invest_value,
3818       x_invest_debt                       => x_invest_debt,
3819       x_home_value                        => x_home_value,
3820       x_home_debt                         => x_home_debt,
3821       x_oth_real_value                    => x_oth_real_value,
3822       x_oth_real_debt                     => x_oth_real_debt,
3826       x_home_purch_price                  => x_home_purch_price,
3823       x_bus_farm_value                    => x_bus_farm_value,
3824       x_bus_farm_debt                     => x_bus_farm_debt,
3825       x_live_on_farm                      => x_live_on_farm,
3827       x_hope_ll_credit                    => x_hope_ll_credit,
3828       x_home_purch_year                   => x_home_purch_year,
3829       x_trust_amount                      => x_trust_amount,
3830       x_trust_avail                       => x_trust_avail,
3831       x_trust_estab                       => x_trust_estab,
3832       x_child_support_paid                => x_child_support_paid,
3833       x_med_dent_expenses                 => x_med_dent_expenses,
3834       x_vet_us                            => x_vet_us,
3835       x_vet_ben_amount                    => x_vet_ben_amount,
3836       x_vet_ben_months                    => x_vet_ben_months,
3837       x_stu_summer_wages                  => x_stu_summer_wages,
3838       x_stu_school_yr_wages               => x_stu_school_yr_wages,
3839       x_spouse_summer_wages               => x_spouse_summer_wages,
3840       x_spouse_school_yr_wages            => x_spouse_school_yr_wages,
3841       x_summer_other_tax_inc              => x_summer_other_tax_inc,
3842       x_school_yr_other_tax_inc           => x_school_yr_other_tax_inc,
3843       x_summer_untax_inc                  => x_summer_untax_inc,
3844       x_school_yr_untax_inc               => x_school_yr_untax_inc,
3845       x_grants_schol_etc                  => x_grants_schol_etc,
3846       x_tuit_benefits                     => x_tuit_benefits,
3847       x_cont_parents                      => x_cont_parents,
3848       x_cont_relatives                    => x_cont_relatives,
3849       x_p_siblings_pre_tuit               => x_p_siblings_pre_tuit,
3850       x_p_student_pre_tuit                => x_p_student_pre_tuit,
3851       x_p_household_size                  => x_p_household_size,
3852       x_p_number_in_college               => x_p_number_in_college,
3853       x_p_parents_in_college              => x_p_parents_in_college,
3854       x_p_marital_status                  => x_p_marital_status,
3855       x_p_state_legal_residence           => x_p_state_legal_residence,
3856       x_p_natural_par_status              => x_p_natural_par_status,
3857       x_p_child_supp_paid                 => x_p_child_supp_paid,
3858       x_p_repay_ed_loans                  => x_p_repay_ed_loans,
3859       x_p_med_dent_expenses               => x_p_med_dent_expenses,
3860       x_p_tuit_paid_amount                => x_p_tuit_paid_amount,
3861       x_p_tuit_paid_number                => x_p_tuit_paid_number,
3862       x_p_exp_child_supp_paid             => x_p_exp_child_supp_paid,
3863       x_p_exp_repay_ed_loans              => x_p_exp_repay_ed_loans,
3864       x_p_exp_med_dent_expenses           => x_p_exp_med_dent_expenses,
3865       x_p_exp_tuit_pd_amount              => x_p_exp_tuit_pd_amount,
3866       x_p_exp_tuit_pd_number              => x_p_exp_tuit_pd_number,
3867       x_p_cash_sav_check                  => x_p_cash_sav_check,
3868       x_p_month_mortgage_pay              => x_p_month_mortgage_pay,
3869       x_p_invest_value                    => x_p_invest_value,
3870       x_p_invest_debt                     => x_p_invest_debt,
3871       x_p_home_value                      => x_p_home_value,
3872       x_p_home_debt                       => x_p_home_debt,
3873       x_p_home_purch_price                => x_p_home_purch_price,
3874       x_p_own_business_farm               => x_p_own_business_farm,
3875       x_p_business_value                  => x_p_business_value,
3876       x_p_business_debt                   => x_p_business_debt,
3877       x_p_farm_value                      => x_p_farm_value,
3878       x_p_farm_debt                       => x_p_farm_debt,
3879       x_p_live_on_farm                    => x_p_live_on_farm,
3880       x_p_oth_real_estate_value           => x_p_oth_real_estate_value,
3881       x_p_oth_real_estate_debt            => x_p_oth_real_estate_debt,
3882       x_p_oth_real_purch_price            => x_p_oth_real_purch_price,
3883       x_p_siblings_assets                 => x_p_siblings_assets,
3884       x_p_home_purch_year                 => x_p_home_purch_year,
3885       x_p_oth_real_purch_year             => x_p_oth_real_purch_year,
3886       x_p_prior_agi                       => x_p_prior_agi,
3887       x_p_prior_us_tax_paid               => x_p_prior_us_tax_paid,
3888       x_p_prior_item_deductions           => x_p_prior_item_deductions,
3889       x_p_prior_other_untax_inc           => x_p_prior_other_untax_inc,
3890       x_p_tax_figures                     => x_p_tax_figures,
3891       x_p_number_exemptions               => x_p_number_exemptions,
3892       x_p_adjusted_gross_inc              => x_p_adjusted_gross_inc,
3893       x_p_wages_sal_tips                  => x_p_wages_sal_tips,
3894       x_p_interest_income                 => x_p_interest_income,
3895       x_p_dividend_income                 => x_p_dividend_income,
3896       x_p_net_inc_bus_farm                => x_p_net_inc_bus_farm,
3897       x_p_other_taxable_income            => x_p_other_taxable_income,
3898       x_p_adj_to_income                   => x_p_adj_to_income,
3899       x_p_us_tax_paid                     => x_p_us_tax_paid,
3900       x_p_itemized_deductions             => x_p_itemized_deductions,
3901       x_p_father_income_work              => x_p_father_income_work,
3902       x_p_mother_income_work              => x_p_mother_income_work,
3903       x_p_soc_sec_ben                     => x_p_soc_sec_ben,
3904       x_p_welfare_tanf                    => x_p_welfare_tanf,
3905       x_p_child_supp_rcvd                 => x_p_child_supp_rcvd,
3906       x_p_ded_ira_keogh                   => x_p_ded_ira_keogh,
3907       x_p_tax_defer_pens_savs             => x_p_tax_defer_pens_savs,
3911       x_p_tax_exmpt_int                   => x_p_tax_exmpt_int,
3908       x_p_dep_care_med_spending           => x_p_dep_care_med_spending,
3909       x_p_earned_income_credit            => x_p_earned_income_credit,
3910       x_p_living_allow                    => x_p_living_allow,
3912       x_p_foreign_inc_excl                => x_p_foreign_inc_excl,
3913       x_p_other_untax_inc                 => x_p_other_untax_inc,
3914       x_p_hope_ll_credit                  => x_p_hope_ll_credit,
3915       x_p_yr_separation                   => x_p_yr_separation,
3916       x_p_yr_divorce                      => x_p_yr_divorce,
3917       x_p_exp_father_inc                  => x_p_exp_father_inc,
3918       x_p_exp_mother_inc                  => x_p_exp_mother_inc,
3919       x_p_exp_other_tax_inc               => x_p_exp_other_tax_inc,
3920       x_p_exp_other_untax_inc             => x_p_exp_other_untax_inc,
3921       x_line_2_relation                   => x_line_2_relation,
3922       x_line_2_attend_college             => x_line_2_attend_college,
3923       x_line_3_relation                   => x_line_3_relation,
3924       x_line_3_attend_college             => x_line_3_attend_college,
3925       x_line_4_relation                   => x_line_4_relation,
3926       x_line_4_attend_college             => x_line_4_attend_college,
3927       x_line_5_relation                   => x_line_5_relation,
3928       x_line_5_attend_college             => x_line_5_attend_college,
3929       x_line_6_relation                   => x_line_6_relation,
3930       x_line_6_attend_college             => x_line_6_attend_college,
3931       x_line_7_relation                   => x_line_7_relation,
3932       x_line_7_attend_college             => x_line_7_attend_college,
3933       x_line_8_relation                   => x_line_8_relation,
3934       x_line_8_attend_college             => x_line_8_attend_college,
3935       x_p_age_father                      => x_p_age_father,
3936       x_p_age_mother                      => x_p_age_mother,
3937       x_p_div_sep_ind                     => x_p_div_sep_ind,
3938       x_b_cont_non_custodial_par          => x_b_cont_non_custodial_par,
3939       x_college_type_2                    => x_college_type_2,
3940       x_college_type_3                    => x_college_type_3,
3941       x_college_type_4                    => x_college_type_4,
3942       x_college_type_5                    => x_college_type_5,
3943       x_college_type_6                    => x_college_type_6,
3944       x_college_type_7                    => x_college_type_7,
3945       x_college_type_8                    => x_college_type_8,
3946       x_school_code_1                     => x_school_code_1,
3947       x_housing_code_1                    => x_housing_code_1,
3948       x_school_code_2                     => x_school_code_2,
3949       x_housing_code_2                    => x_housing_code_2,
3950       x_school_code_3                     => x_school_code_3,
3951       x_housing_code_3                    => x_housing_code_3,
3952       x_school_code_4                     => x_school_code_4,
3953       x_housing_code_4                    => x_housing_code_4,
3954       x_school_code_5                     => x_school_code_5,
3955       x_housing_code_5                    => x_housing_code_5,
3956       x_school_code_6                     => x_school_code_6,
3957       x_housing_code_6                    => x_housing_code_6,
3958       x_school_code_7                     => x_school_code_7,
3959       x_housing_code_7                    => x_housing_code_7,
3960       x_school_code_8                     => x_school_code_8,
3961       x_housing_code_8                    => x_housing_code_8,
3962       x_school_code_9                     => x_school_code_9,
3963       x_housing_code_9                    => x_housing_code_9,
3964       x_school_code_10                    => x_school_code_10,
3965       x_housing_code_10                   => x_housing_code_10,
3966       x_additional_school_code_1          => x_additional_school_code_1,
3967       x_additional_school_code_2          => x_additional_school_code_2,
3968       x_additional_school_code_3          => x_additional_school_code_3,
3969       x_additional_school_code_4          => x_additional_school_code_4,
3970       x_additional_school_code_5          => x_additional_school_code_5,
3971       x_additional_school_code_6          => x_additional_school_code_6,
3972       x_additional_school_code_7          => x_additional_school_code_7,
3973       x_additional_school_code_8          => x_additional_school_code_8,
3974       x_additional_school_code_9          => x_additional_school_code_9,
3975       x_additional_school_code_10         => x_additional_school_code_10,
3976       x_explanation_spec_circum           => x_explanation_spec_circum,
3977       x_signature_student                 => x_signature_student,
3978       x_signature_spouse                  => x_signature_spouse,
3979       x_signature_father                  => x_signature_father,
3980       x_signature_mother                  => x_signature_mother,
3981       x_month_day_completed               => x_month_day_completed,
3982       x_year_completed                    => x_year_completed,
3983       x_age_line_2                        => x_age_line_2,
3984       x_age_line_3                        => x_age_line_3,
3985       x_age_line_4                        => x_age_line_4,
3986       x_age_line_5                        => x_age_line_5,
3987       x_age_line_6                        => x_age_line_6,
3988       x_age_line_7                        => x_age_line_7,
3989       x_age_line_8                        => x_age_line_8,
3990       x_a_online_signature                => x_a_online_signature,
3991       x_question_1_number                 => x_question_1_number,
3992       x_question_1_size                   => x_question_1_size,
3996       x_question_2_answer                 => x_question_2_answer,
3993       x_question_1_answer                 => x_question_1_answer,
3994       x_question_2_number                 => x_question_2_number,
3995       x_question_2_size                   => x_question_2_size,
3997       x_question_3_number                 => x_question_3_number,
3998       x_question_3_size                   => x_question_3_size,
3999       x_question_3_answer                 => x_question_3_answer,
4000       x_question_4_number                 => x_question_4_number,
4001       x_question_4_size                   => x_question_4_size,
4002       x_question_4_answer                 => x_question_4_answer,
4003       x_question_5_number                 => x_question_5_number,
4004       x_question_5_size                   => x_question_5_size,
4005       x_question_5_answer                 => x_question_5_answer,
4006       x_question_6_number                 => x_question_6_number,
4007       x_question_6_size                   => x_question_6_size,
4008       x_question_6_answer                 => x_question_6_answer,
4009       x_question_7_number                 => x_question_7_number,
4010       x_question_7_size                   => x_question_7_size,
4011       x_question_7_answer                 => x_question_7_answer,
4012       x_question_8_number                 => x_question_8_number,
4013       x_question_8_size                   => x_question_8_size,
4014       x_question_8_answer                 => x_question_8_answer,
4015       x_question_9_number                 => x_question_9_number,
4016       x_question_9_size                   => x_question_9_size,
4017       x_question_9_answer                 => x_question_9_answer,
4018       x_question_10_number                => x_question_10_number,
4019       x_question_10_size                  => x_question_10_size,
4020       x_question_10_answer                => x_question_10_answer,
4021       x_question_11_number                => x_question_11_number,
4022       x_question_11_size                  => x_question_11_size,
4023       x_question_11_answer                => x_question_11_answer,
4024       x_question_12_number                => x_question_12_number,
4025       x_question_12_size                  => x_question_12_size,
4026       x_question_12_answer                => x_question_12_answer,
4027       x_question_13_number                => x_question_13_number,
4028       x_question_13_size                  => x_question_13_size,
4029       x_question_13_answer                => x_question_13_answer,
4030       x_question_14_number                => x_question_14_number,
4031       x_question_14_size                  => x_question_14_size,
4032       x_question_14_answer                => x_question_14_answer,
4033       x_question_15_number                => x_question_15_number,
4034       x_question_15_size                  => x_question_15_size,
4035       x_question_15_answer                => x_question_15_answer,
4036       x_question_16_number                => x_question_16_number,
4037       x_question_16_size                  => x_question_16_size,
4038       x_question_16_answer                => x_question_16_answer,
4039       x_question_17_number                => x_question_17_number,
4040       x_question_17_size                  => x_question_17_size,
4041       x_question_17_answer                => x_question_17_answer,
4042       x_question_18_number                => x_question_18_number,
4043       x_question_18_size                  => x_question_18_size,
4044       x_question_18_answer                => x_question_18_answer,
4045       x_question_19_number                => x_question_19_number,
4046       x_question_19_size                  => x_question_19_size,
4047       x_question_19_answer                => x_question_19_answer,
4048       x_question_20_number                => x_question_20_number,
4049       x_question_20_size                  => x_question_20_size,
4050       x_question_20_answer                => x_question_20_answer,
4051       x_question_21_number                => x_question_21_number,
4052       x_question_21_size                  => x_question_21_size,
4053       x_question_21_answer                => x_question_21_answer,
4054       x_question_22_number                => x_question_22_number,
4055       x_question_22_size                  => x_question_22_size,
4056       x_question_22_answer                => x_question_22_answer,
4057       x_question_23_number                => x_question_23_number,
4058       x_question_23_size                  => x_question_23_size,
4059       x_question_23_answer                => x_question_23_answer,
4060       x_question_24_number                => x_question_24_number,
4061       x_question_24_size                  => x_question_24_size,
4062       x_question_24_answer                => x_question_24_answer,
4063       x_question_25_number                => x_question_25_number,
4064       x_question_25_size                  => x_question_25_size,
4065       x_question_25_answer                => x_question_25_answer,
4066       x_question_26_number                => x_question_26_number,
4067       x_question_26_size                  => x_question_26_size,
4068       x_question_26_answer                => x_question_26_answer,
4069       x_question_27_number                => x_question_27_number,
4070       x_question_27_size                  => x_question_27_size,
4071       x_question_27_answer                => x_question_27_answer,
4072       x_question_28_number                => x_question_28_number,
4073       x_question_28_size                  => x_question_28_size,
4074       x_question_28_answer                => x_question_28_answer,
4075       x_question_29_number                => x_question_29_number,
4076       x_question_29_size                  => x_question_29_size,
4077       x_question_29_answer                => x_question_29_answer,
4081       x_r_s_email_address                 => x_r_s_email_address,
4078       x_question_30_number                => x_question_30_number,
4079       x_questions_30_size                 => x_questions_30_size,
4080       x_question_30_answer                => x_question_30_answer,
4082       x_eps_code                          => x_eps_code,
4083       x_comp_css_dependency_status        => x_comp_css_dependency_status,
4084       x_stu_age                           => x_stu_age,
4085       x_assumed_stu_yr_in_coll            => x_assumed_stu_yr_in_coll,
4086       x_comp_stu_marital_status           => x_comp_stu_marital_status,
4087       x_stu_family_members                => x_stu_family_members,
4088       x_stu_fam_members_in_college        => x_stu_fam_members_in_college,
4089       x_par_marital_status                => x_par_marital_status,
4090       x_par_family_members                => x_par_family_members,
4091       x_par_total_in_college              => x_par_total_in_college,
4092       x_par_par_in_college                => x_par_par_in_college,
4093       x_par_others_in_college             => x_par_others_in_college,
4094       x_par_aesa                          => x_par_aesa,
4095       x_par_cesa                          => x_par_cesa,
4096       x_stu_aesa                          => x_stu_aesa,
4097       x_stu_cesa                          => x_stu_cesa,
4098       x_im_p_bas_agi_taxable_income       => x_im_p_bas_agi_taxable_income,
4099       x_im_p_bas_untx_inc_and_ben         => x_im_p_bas_untx_inc_and_ben,
4100       x_im_p_bas_inc_adj                  => x_im_p_bas_inc_adj,
4101       x_im_p_bas_total_income             => x_im_p_bas_total_income,
4102       x_im_p_bas_us_income_tax            => x_im_p_bas_us_income_tax,
4103       x_im_p_bas_st_and_other_tax         => x_im_p_bas_st_and_other_tax,
4104       x_im_p_bas_fica_tax                 => x_im_p_bas_fica_tax,
4105       x_im_p_bas_med_dental               => x_im_p_bas_med_dental,
4106       x_im_p_bas_employment_allow         => x_im_p_bas_employment_allow,
4107       x_im_p_bas_annual_ed_savings        => x_im_p_bas_annual_ed_savings,
4108       x_im_p_bas_inc_prot_allow_m         => x_im_p_bas_inc_prot_allow_m,
4109       x_im_p_bas_total_inc_allow          => x_im_p_bas_total_inc_allow,
4110       x_im_p_bas_cal_avail_inc            => x_im_p_bas_cal_avail_inc,
4111       x_im_p_bas_avail_income             => x_im_p_bas_avail_income,
4112       x_im_p_bas_total_cont_inc           => x_im_p_bas_total_cont_inc,
4113       x_im_p_bas_cash_bank_accounts       => x_im_p_bas_cash_bank_accounts,
4114       x_im_p_bas_home_equity              => x_im_p_bas_home_equity,
4115       x_im_p_bas_ot_rl_est_inv_eq         => x_im_p_bas_ot_rl_est_inv_eq,
4116       x_im_p_bas_adj_bus_farm_worth       => x_im_p_bas_adj_bus_farm_worth,
4117       x_im_p_bas_ass_sibs_pre_tui         => x_im_p_bas_ass_sibs_pre_tui,
4118       x_im_p_bas_net_worth                => x_im_p_bas_net_worth,
4119       x_im_p_bas_emerg_res_allow          => x_im_p_bas_emerg_res_allow,
4120       x_im_p_bas_cum_ed_savings           => x_im_p_bas_cum_ed_savings,
4121       x_im_p_bas_low_inc_allow            => x_im_p_bas_low_inc_allow,
4122       x_im_p_bas_total_asset_allow        => x_im_p_bas_total_asset_allow,
4123       x_im_p_bas_disc_net_worth           => x_im_p_bas_disc_net_worth,
4124       x_im_p_bas_total_cont_asset         => x_im_p_bas_total_cont_asset,
4125       x_im_p_bas_total_cont               => x_im_p_bas_total_cont,
4126       x_im_p_bas_num_in_coll_adj          => x_im_p_bas_num_in_coll_adj,
4127       x_im_p_bas_cont_for_stu             => x_im_p_bas_cont_for_stu,
4128       x_im_p_bas_cont_from_income         => x_im_p_bas_cont_from_income,
4129       x_im_p_bas_cont_from_assets         => x_im_p_bas_cont_from_assets,
4130       x_im_p_opt_agi_taxable_income       => x_im_p_opt_agi_taxable_income,
4131       x_im_p_opt_untx_inc_and_ben         => x_im_p_opt_untx_inc_and_ben,
4132       x_im_p_opt_inc_adj                  => x_im_p_opt_inc_adj,
4133       x_im_p_opt_total_income             => x_im_p_opt_total_income,
4134       x_im_p_opt_us_income_tax            => x_im_p_opt_us_income_tax,
4135       x_im_p_opt_st_and_other_tax         => x_im_p_opt_st_and_other_tax,
4136       x_im_p_opt_fica_tax                 => x_im_p_opt_fica_tax,
4137       x_im_p_opt_med_dental               => x_im_p_opt_med_dental,
4138       x_im_p_opt_elem_sec_tuit            => x_im_p_opt_elem_sec_tuit,
4139       x_im_p_opt_employment_allow         => x_im_p_opt_employment_allow,
4140       x_im_p_opt_annual_ed_savings        => x_im_p_opt_annual_ed_savings,
4141       x_im_p_opt_inc_prot_allow_m         => x_im_p_opt_inc_prot_allow_m,
4142       x_im_p_opt_total_inc_allow          => x_im_p_opt_total_inc_allow,
4143       x_im_p_opt_cal_avail_inc            => x_im_p_opt_cal_avail_inc,
4144       x_im_p_opt_avail_income             => x_im_p_opt_avail_income,
4145       x_im_p_opt_total_cont_inc           => x_im_p_opt_total_cont_inc,
4146       x_im_p_opt_cash_bank_accounts       => x_im_p_opt_cash_bank_accounts,
4147       x_im_p_opt_home_equity              => x_im_p_opt_home_equity,
4148       x_im_p_opt_ot_rl_est_inv_eq         => x_im_p_opt_ot_rl_est_inv_eq,
4149       x_im_p_opt_adj_bus_farm_worth       => x_im_p_opt_adj_bus_farm_worth,
4150       x_im_p_opt_ass_sibs_pre_t           => x_im_p_opt_ass_sibs_pre_t,
4151       x_im_p_opt_net_worth                => x_im_p_opt_net_worth,
4152       x_im_p_opt_emerg_res_allow          => x_im_p_opt_emerg_res_allow,
4153       x_im_p_opt_cum_ed_savings           => x_im_p_opt_cum_ed_savings,
4154       x_im_p_opt_low_inc_allow            => x_im_p_opt_low_inc_allow,
4155       x_im_p_opt_total_asset_allow        => x_im_p_opt_total_asset_allow,
4156       x_im_p_opt_disc_net_worth           => x_im_p_opt_disc_net_worth,
4157       x_im_p_opt_total_cont_asset         => x_im_p_opt_total_cont_asset,
4158       x_im_p_opt_total_cont               => x_im_p_opt_total_cont,
4162       x_im_p_opt_cont_from_assets         => x_im_p_opt_cont_from_assets,
4159       x_im_p_opt_num_in_coll_adj          => x_im_p_opt_num_in_coll_adj,
4160       x_im_p_opt_cont_for_stu             => x_im_p_opt_cont_for_stu,
4161       x_im_p_opt_cont_from_income         => x_im_p_opt_cont_from_income,
4163       x_fm_p_analysis_type                => x_fm_p_analysis_type,
4164       x_fm_p_agi_taxable_income           => x_fm_p_agi_taxable_income,
4165       x_fm_p_untx_inc_and_ben             => x_fm_p_untx_inc_and_ben,
4166       x_fm_p_inc_adj                      => x_fm_p_inc_adj,
4167       x_fm_p_total_income                 => x_fm_p_total_income,
4168       x_fm_p_us_income_tax                => x_fm_p_us_income_tax,
4169       x_fm_p_state_and_other_taxes        => x_fm_p_state_and_other_taxes,
4170       x_fm_p_fica_tax                     => x_fm_p_fica_tax,
4171       x_fm_p_employment_allow             => x_fm_p_employment_allow,
4172       x_fm_p_income_prot_allow            => x_fm_p_income_prot_allow,
4173       x_fm_p_total_allow                  => x_fm_p_total_allow,
4174       x_fm_p_avail_income                 => x_fm_p_avail_income,
4175       x_fm_p_cash_bank_accounts           => x_fm_p_cash_bank_accounts,
4176       x_fm_p_ot_rl_est_inv_eq             => x_fm_p_ot_rl_est_inv_eq,
4177       x_fm_p_adj_bus_farm_net_worth       => x_fm_p_adj_bus_farm_net_worth,
4178       x_fm_p_net_worth                    => x_fm_p_net_worth,
4179       x_fm_p_asset_prot_allow             => x_fm_p_asset_prot_allow,
4180       x_fm_p_disc_net_worth               => x_fm_p_disc_net_worth,
4181       x_fm_p_total_contribution           => x_fm_p_total_contribution,
4182       x_fm_p_num_in_coll                  => x_fm_p_num_in_coll,
4183       x_fm_p_cont_for_stu                 => x_fm_p_cont_for_stu,
4184       x_fm_p_cont_from_income             => x_fm_p_cont_from_income,
4185       x_fm_p_cont_from_assets             => x_fm_p_cont_from_assets,
4186       x_im_s_bas_agi_taxable_income       => x_im_s_bas_agi_taxable_income,
4187       x_im_s_bas_untx_inc_and_ben         => x_im_s_bas_untx_inc_and_ben,
4188       x_im_s_bas_inc_adj                  => x_im_s_bas_inc_adj,
4189       x_im_s_bas_total_income             => x_im_s_bas_total_income,
4190       x_im_s_bas_us_income_tax            => x_im_s_bas_us_income_tax,
4191       x_im_s_bas_st_and_oth_tax           => x_im_s_bas_st_and_oth_tax,
4192       x_im_s_bas_fica_tax                 => x_im_s_bas_fica_tax,
4193       x_im_s_bas_med_dental               => x_im_s_bas_med_dental,
4194       x_im_s_bas_employment_allow         => x_im_s_bas_employment_allow,
4195       x_im_s_bas_annual_ed_savings        => x_im_s_bas_annual_ed_savings,
4196       x_im_s_bas_inc_prot_allow_m         => x_im_s_bas_inc_prot_allow_m,
4197       x_im_s_bas_total_inc_allow          => x_im_s_bas_total_inc_allow,
4198       x_im_s_bas_cal_avail_income         => x_im_s_bas_cal_avail_income,
4199       x_im_s_bas_avail_income             => x_im_s_bas_avail_income,
4200       x_im_s_bas_total_cont_inc           => x_im_s_bas_total_cont_inc,
4201       x_im_s_bas_cash_bank_accounts       => x_im_s_bas_cash_bank_accounts,
4202       x_im_s_bas_home_equity              => x_im_s_bas_home_equity,
4203       x_im_s_bas_ot_rl_est_inv_eq         => x_im_s_bas_ot_rl_est_inv_eq,
4204       x_im_s_bas_adj_bus_farm_worth       => x_im_s_bas_adj_bus_farm_worth,
4205       x_im_s_bas_trusts                   => x_im_s_bas_trusts,
4206       x_im_s_bas_net_worth                => x_im_s_bas_net_worth,
4207       x_im_s_bas_emerg_res_allow          => x_im_s_bas_emerg_res_allow,
4208       x_im_s_bas_cum_ed_savings           => x_im_s_bas_cum_ed_savings,
4209       x_im_s_bas_total_asset_allow        => x_im_s_bas_total_asset_allow,
4210       x_im_s_bas_disc_net_worth           => x_im_s_bas_disc_net_worth,
4211       x_im_s_bas_total_cont_asset         => x_im_s_bas_total_cont_asset,
4212       x_im_s_bas_total_cont               => x_im_s_bas_total_cont,
4213       x_im_s_bas_num_in_coll_adj          => x_im_s_bas_num_in_coll_adj,
4214       x_im_s_bas_cont_for_stu             => x_im_s_bas_cont_for_stu,
4215       x_im_s_bas_cont_from_income         => x_im_s_bas_cont_from_income,
4216       x_im_s_bas_cont_from_assets         => x_im_s_bas_cont_from_assets,
4217       x_im_s_est_agi_taxable_income       => x_im_s_est_agi_taxable_income,
4218       x_im_s_est_untx_inc_and_ben         => x_im_s_est_untx_inc_and_ben,
4219       x_im_s_est_inc_adj                  => x_im_s_est_inc_adj,
4220       x_im_s_est_total_income             => x_im_s_est_total_income,
4221       x_im_s_est_us_income_tax            => x_im_s_est_us_income_tax,
4222       x_im_s_est_st_and_oth_tax           => x_im_s_est_st_and_oth_tax,
4223       x_im_s_est_fica_tax                 => x_im_s_est_fica_tax,
4224       x_im_s_est_med_dental               => x_im_s_est_med_dental,
4225       x_im_s_est_employment_allow         => x_im_s_est_employment_allow,
4226       x_im_s_est_annual_ed_savings        => x_im_s_est_annual_ed_savings,
4227       x_im_s_est_inc_prot_allow_m         => x_im_s_est_inc_prot_allow_m,
4228       x_im_s_est_total_inc_allow          => x_im_s_est_total_inc_allow,
4229       x_im_s_est_cal_avail_income         => x_im_s_est_cal_avail_income,
4230       x_im_s_est_avail_income             => x_im_s_est_avail_income,
4231       x_im_s_est_total_cont_inc           => x_im_s_est_total_cont_inc,
4232       x_im_s_est_cash_bank_accounts       => x_im_s_est_cash_bank_accounts,
4233       x_im_s_est_home_equity              => x_im_s_est_home_equity,
4234       x_im_s_est_ot_rl_est_inv_equ        => x_im_s_est_ot_rl_est_inv_equ,
4235       x_im_s_est_adj_bus_farm_worth       => x_im_s_est_adj_bus_farm_worth,
4236       x_im_s_est_est_trusts               => x_im_s_est_est_trusts,
4237       x_im_s_est_net_worth                => x_im_s_est_net_worth,
4238       x_im_s_est_emerg_res_allow          => x_im_s_est_emerg_res_allow,
4239       x_im_s_est_cum_ed_savings           => x_im_s_est_cum_ed_savings,
4240       x_im_s_est_total_asset_allow        => x_im_s_est_total_asset_allow,
4244       x_im_s_est_num_in_coll_adj          => x_im_s_est_num_in_coll_adj,
4241       x_im_s_est_disc_net_worth           => x_im_s_est_disc_net_worth,
4242       x_im_s_est_total_cont_asset         => x_im_s_est_total_cont_asset,
4243       x_im_s_est_total_cont               => x_im_s_est_total_cont,
4245       x_im_s_est_cont_for_stu             => x_im_s_est_cont_for_stu,
4246       x_im_s_est_cont_from_income         => x_im_s_est_cont_from_income,
4247       x_im_s_est_cont_from_assets         => x_im_s_est_cont_from_assets,
4248       x_im_s_opt_agi_taxable_income       => x_im_s_opt_agi_taxable_income,
4249       x_im_s_opt_untx_inc_and_ben         => x_im_s_opt_untx_inc_and_ben,
4250       x_im_s_opt_inc_adj                  => x_im_s_opt_inc_adj,
4251       x_im_s_opt_total_income             => x_im_s_opt_total_income,
4252       x_im_s_opt_us_income_tax            => x_im_s_opt_us_income_tax,
4253       x_im_s_opt_state_and_oth_taxes      => x_im_s_opt_state_and_oth_taxes,
4254       x_im_s_opt_fica_tax                 => x_im_s_opt_fica_tax,
4255       x_im_s_opt_med_dental               => x_im_s_opt_med_dental,
4256       x_im_s_opt_employment_allow         => x_im_s_opt_employment_allow,
4257       x_im_s_opt_annual_ed_savings        => x_im_s_opt_annual_ed_savings,
4258       x_im_s_opt_inc_prot_allow_m         => x_im_s_opt_inc_prot_allow_m,
4259       x_im_s_opt_total_inc_allow          => x_im_s_opt_total_inc_allow,
4260       x_im_s_opt_cal_avail_income         => x_im_s_opt_cal_avail_income,
4261       x_im_s_opt_avail_income             => x_im_s_opt_avail_income,
4262       x_im_s_opt_total_cont_inc           => x_im_s_opt_total_cont_inc,
4263       x_im_s_opt_cash_bank_accounts       => x_im_s_opt_cash_bank_accounts,
4264       x_im_s_opt_ira_keogh_accounts       => x_im_s_opt_ira_keogh_accounts,
4265       x_im_s_opt_home_equity              => x_im_s_opt_home_equity,
4266       x_im_s_opt_ot_rl_est_inv_eq         => x_im_s_opt_ot_rl_est_inv_eq,
4267       x_im_s_opt_adj_bus_farm_worth       => x_im_s_opt_adj_bus_farm_worth,
4268       x_im_s_opt_trusts                   => x_im_s_opt_trusts,
4269       x_im_s_opt_net_worth                => x_im_s_opt_net_worth,
4270       x_im_s_opt_emerg_res_allow          => x_im_s_opt_emerg_res_allow,
4271       x_im_s_opt_cum_ed_savings           => x_im_s_opt_cum_ed_savings,
4272       x_im_s_opt_total_asset_allow        => x_im_s_opt_total_asset_allow,
4273       x_im_s_opt_disc_net_worth           => x_im_s_opt_disc_net_worth,
4274       x_im_s_opt_total_cont_asset         => x_im_s_opt_total_cont_asset,
4275       x_im_s_opt_total_cont               => x_im_s_opt_total_cont,
4276       x_im_s_opt_num_in_coll_adj          => x_im_s_opt_num_in_coll_adj,
4277       x_im_s_opt_cont_for_stu             => x_im_s_opt_cont_for_stu,
4278       x_im_s_opt_cont_from_income         => x_im_s_opt_cont_from_income,
4279       x_im_s_opt_cont_from_assets         => x_im_s_opt_cont_from_assets,
4280       x_fm_s_analysis_type                => x_fm_s_analysis_type,
4281       x_fm_s_agi_taxable_income           => x_fm_s_agi_taxable_income,
4282       x_fm_s_untx_inc_and_ben             => x_fm_s_untx_inc_and_ben,
4283       x_fm_s_inc_adj                      => x_fm_s_inc_adj,
4284       x_fm_s_total_income                 => x_fm_s_total_income,
4285       x_fm_s_us_income_tax                => x_fm_s_us_income_tax,
4286       x_fm_s_state_and_oth_taxes          => x_fm_s_state_and_oth_taxes,
4287       x_fm_s_fica_tax                     => x_fm_s_fica_tax,
4288       x_fm_s_employment_allow             => x_fm_s_employment_allow,
4289       x_fm_s_income_prot_allow            => x_fm_s_income_prot_allow,
4290       x_fm_s_total_allow                  => x_fm_s_total_allow,
4291       x_fm_s_cal_avail_income             => x_fm_s_cal_avail_income,
4292       x_fm_s_avail_income                 => x_fm_s_avail_income,
4293       x_fm_s_cash_bank_accounts           => x_fm_s_cash_bank_accounts,
4294       x_fm_s_ot_rl_est_inv_equity         => x_fm_s_ot_rl_est_inv_equity,
4295       x_fm_s_adj_bus_farm_worth           => x_fm_s_adj_bus_farm_worth,
4296       x_fm_s_trusts                       => x_fm_s_trusts,
4297       x_fm_s_net_worth                    => x_fm_s_net_worth,
4298       x_fm_s_asset_prot_allow             => x_fm_s_asset_prot_allow,
4299       x_fm_s_disc_net_worth               => x_fm_s_disc_net_worth,
4300       x_fm_s_total_cont                   => x_fm_s_total_cont,
4301       x_fm_s_num_in_coll                  => x_fm_s_num_in_coll,
4302       x_fm_s_cont_for_stu                 => x_fm_s_cont_for_stu,
4303       x_fm_s_cont_from_income             => x_fm_s_cont_from_income,
4304       x_fm_s_cont_from_assets             => x_fm_s_cont_from_assets,
4305       x_im_inst_resident_ind              => x_im_inst_resident_ind,
4306       x_institutional_1_budget_name       => x_institutional_1_budget_name,
4307       x_im_inst_1_budget_duration         => x_im_inst_1_budget_duration,
4308       x_im_inst_1_tuition_fees            => x_im_inst_1_tuition_fees,
4309       x_im_inst_1_books_supplies          => x_im_inst_1_books_supplies,
4310       x_im_inst_1_living_expenses         => x_im_inst_1_living_expenses,
4311       x_im_inst_1_tot_expenses            => x_im_inst_1_tot_expenses,
4312       x_im_inst_1_tot_stu_cont            => x_im_inst_1_tot_stu_cont,
4313       x_im_inst_1_tot_par_cont            => x_im_inst_1_tot_par_cont,
4314       x_im_inst_1_tot_family_cont         => x_im_inst_1_tot_family_cont,
4315       x_im_inst_1_va_benefits             => x_im_inst_1_va_benefits,
4316       x_im_inst_1_ot_cont                 => x_im_inst_1_ot_cont,
4317       x_im_inst_1_est_financial_need      => x_im_inst_1_est_financial_need,
4318       x_institutional_2_budget_name       => x_institutional_2_budget_name,
4319       x_im_inst_2_budget_duration         => x_im_inst_2_budget_duration,
4320       x_im_inst_2_tuition_fees            => x_im_inst_2_tuition_fees,
4321       x_im_inst_2_books_supplies          => x_im_inst_2_books_supplies,
4322       x_im_inst_2_living_expenses         => x_im_inst_2_living_expenses,
4326       x_im_inst_2_tot_family_cont         => x_im_inst_2_tot_family_cont,
4323       x_im_inst_2_tot_expenses            => x_im_inst_2_tot_expenses,
4324       x_im_inst_2_tot_stu_cont            => x_im_inst_2_tot_stu_cont,
4325       x_im_inst_2_tot_par_cont            => x_im_inst_2_tot_par_cont,
4327       x_im_inst_2_va_benefits             => x_im_inst_2_va_benefits,
4328       x_im_inst_2_est_financial_need      => x_im_inst_2_est_financial_need,
4329       x_institutional_3_budget_name       => x_institutional_3_budget_name,
4330       x_im_inst_3_budget_duration         => x_im_inst_3_budget_duration,
4331       x_im_inst_3_tuition_fees            => x_im_inst_3_tuition_fees,
4332       x_im_inst_3_books_supplies          => x_im_inst_3_books_supplies,
4333       x_im_inst_3_living_expenses         => x_im_inst_3_living_expenses,
4334       x_im_inst_3_tot_expenses            => x_im_inst_3_tot_expenses,
4335       x_im_inst_3_tot_stu_cont            => x_im_inst_3_tot_stu_cont,
4336       x_im_inst_3_tot_par_cont            => x_im_inst_3_tot_par_cont,
4337       x_im_inst_3_tot_family_cont         => x_im_inst_3_tot_family_cont,
4338       x_im_inst_3_va_benefits             => x_im_inst_3_va_benefits,
4339       x_im_inst_3_est_financial_need      => x_im_inst_3_est_financial_need,
4340       x_fm_inst_1_federal_efc             => x_fm_inst_1_federal_efc,
4341       x_fm_inst_1_va_benefits             => x_fm_inst_1_va_benefits,
4342       x_fm_inst_1_fed_eligibility         => x_fm_inst_1_fed_eligibility,
4343       x_fm_inst_1_pell                    => x_fm_inst_1_pell,
4344       x_option_par_loss_allow_ind         => x_option_par_loss_allow_ind,
4345       x_option_par_tuition_ind            => x_option_par_tuition_ind,
4346       x_option_par_home_ind               => x_option_par_home_ind,
4347       x_option_par_home_value             => x_option_par_home_value,
4348       x_option_par_home_debt              => x_option_par_home_debt,
4349       x_option_stu_ira_keogh_ind          => x_option_stu_ira_keogh_ind,
4350       x_option_stu_home_ind               => x_option_stu_home_ind,
4351       x_option_stu_home_value             => x_option_stu_home_value,
4352       x_option_stu_home_debt              => x_option_stu_home_debt,
4353       x_option_stu_sum_ay_inc_ind         => x_option_stu_sum_ay_inc_ind,
4354       x_option_par_hope_ll_credit         => x_option_par_hope_ll_credit,
4355       x_option_stu_hope_ll_credit         => x_option_stu_hope_ll_credit,
4356       x_im_parent_1_8_months_bas          => x_im_parent_1_8_months_bas,
4357       x_im_p_more_than_9_mth_ba           => x_im_p_more_than_9_mth_ba,
4358       x_im_parent_1_8_months_opt          => x_im_parent_1_8_months_opt,
4359       x_im_p_more_than_9_mth_op           => x_im_p_more_than_9_mth_op,
4360       x_fnar_message_1                    => x_fnar_message_1,
4361       x_fnar_message_2                    => x_fnar_message_2,
4362       x_fnar_message_3                    => x_fnar_message_3,
4363       x_fnar_message_4                    => x_fnar_message_4,
4364       x_fnar_message_5                    => x_fnar_message_5,
4365       x_fnar_message_6                    => x_fnar_message_6,
4366       x_fnar_message_7                    => x_fnar_message_7,
4367       x_fnar_message_8                    => x_fnar_message_8,
4368       x_fnar_message_9                    => x_fnar_message_9,
4369       x_fnar_message_10                   => x_fnar_message_10,
4370       x_fnar_message_11                   => x_fnar_message_11,
4371       x_fnar_message_12                   => x_fnar_message_12,
4372       x_fnar_message_13                   => x_fnar_message_13,
4373       x_fnar_message_20                   => x_fnar_message_20,
4374       x_fnar_message_21                   => x_fnar_message_21,
4375       x_fnar_message_22                   => x_fnar_message_22,
4376       x_fnar_message_23                   => x_fnar_message_23,
4377       x_fnar_message_24                   => x_fnar_message_24,
4378       x_fnar_message_25                   => x_fnar_message_25,
4379       x_fnar_message_26                   => x_fnar_message_26,
4380       x_fnar_message_27                   => x_fnar_message_27,
4381       x_fnar_message_30                   => x_fnar_message_30,
4382       x_fnar_message_31                   => x_fnar_message_31,
4383       x_fnar_message_32                   => x_fnar_message_32,
4384       x_fnar_message_33                   => x_fnar_message_33,
4385       x_fnar_message_34                   => x_fnar_message_34,
4386       x_fnar_message_35                   => x_fnar_message_35,
4387       x_fnar_message_36                   => x_fnar_message_36,
4388       x_fnar_message_37                   => x_fnar_message_37,
4389       x_fnar_message_38                   => x_fnar_message_38,
4390       x_fnar_message_39                   => x_fnar_message_39,
4391       x_fnar_message_45                   => x_fnar_message_45,
4392       x_fnar_message_46                   => x_fnar_message_46,
4393       x_fnar_message_47                   => x_fnar_message_47,
4394       x_fnar_message_48                   => x_fnar_message_48,
4395       x_fnar_message_50                   => x_fnar_message_50,
4396       x_fnar_message_51                   => x_fnar_message_51,
4397       x_fnar_message_52                   => x_fnar_message_52,
4398       x_fnar_message_53                   => x_fnar_message_53,
4399       x_fnar_message_56                   => x_fnar_message_56,
4400       x_fnar_message_57                   => x_fnar_message_57,
4401       x_fnar_message_58                   => x_fnar_message_58,
4402       x_fnar_message_59                   => x_fnar_message_59,
4403       x_fnar_message_60                   => x_fnar_message_60,
4404       x_fnar_message_61                   => x_fnar_message_61,
4405       x_fnar_message_62                   => x_fnar_message_62,
4406       x_fnar_message_63                   => x_fnar_message_63,
4407       x_fnar_message_64                   => x_fnar_message_64,
4408       x_fnar_message_65                   => x_fnar_message_65,
4412       x_fnar_message_74                   => x_fnar_message_74,
4409       x_fnar_message_71                   => x_fnar_message_71,
4410       x_fnar_message_72                   => x_fnar_message_72,
4411       x_fnar_message_73                   => x_fnar_message_73,
4413       x_fnar_message_75                   => x_fnar_message_75,
4414       x_fnar_message_76                   => x_fnar_message_76,
4415       x_fnar_message_77                   => x_fnar_message_77,
4416       x_fnar_message_78                   => x_fnar_message_78,
4417       x_fnar_mesg_10_stu_fam_mem          => x_fnar_mesg_10_stu_fam_mem,
4418       x_fnar_mesg_11_stu_no_in_coll       => x_fnar_mesg_11_stu_no_in_coll,
4419       x_fnar_mesg_24_stu_avail_inc        => x_fnar_mesg_24_stu_avail_inc,
4420       x_fnar_mesg_26_stu_taxes            => x_fnar_mesg_26_stu_taxes,
4421       x_fnar_mesg_33_stu_home_value       => x_fnar_mesg_33_stu_home_value,
4422       x_fnar_mesg_34_stu_home_value       => x_fnar_mesg_34_stu_home_value,
4423       x_fnar_mesg_34_stu_home_equity      => x_fnar_mesg_34_stu_home_equity,
4424       x_fnar_mesg_35_stu_home_value       => x_fnar_mesg_35_stu_home_value,
4425       x_fnar_mesg_35_stu_home_equity      => x_fnar_mesg_35_stu_home_equity,
4426       x_fnar_mesg_36_stu_home_equity      => x_fnar_mesg_36_stu_home_equity,
4427       x_fnar_mesg_48_par_fam_mem          => x_fnar_mesg_48_par_fam_mem,
4428       x_fnar_mesg_49_par_no_in_coll       => x_fnar_mesg_49_par_no_in_coll,
4429       x_fnar_mesg_56_par_agi              => x_fnar_mesg_56_par_agi,
4430       x_fnar_mesg_62_par_taxes            => x_fnar_mesg_62_par_taxes,
4431       x_fnar_mesg_73_par_home_value       => x_fnar_mesg_73_par_home_value,
4432       x_fnar_mesg_74_par_home_value       => x_fnar_mesg_74_par_home_value,
4433       x_fnar_mesg_74_par_home_equity      => x_fnar_mesg_74_par_home_equity,
4434       x_fnar_mesg_75_par_home_value       => x_fnar_mesg_75_par_home_value,
4435       x_fnar_mesg_75_par_home_equity      => x_fnar_mesg_75_par_home_equity,
4436       x_fnar_mesg_76_par_home_equity      => x_fnar_mesg_76_par_home_equity,
4437       x_assumption_message_1              => x_assumption_message_1,
4438       x_assumption_message_2              => x_assumption_message_2,
4439       x_assumption_message_3              => x_assumption_message_3,
4440       x_assumption_message_4              => x_assumption_message_4,
4441       x_assumption_message_5              => x_assumption_message_5,
4442       x_assumption_message_6              => x_assumption_message_6,
4443       x_record_mark                       => x_record_mark,
4444       x_creation_date                     => x_last_update_date,
4445       x_created_by                        => x_last_updated_by,
4446       x_last_update_date                  => x_last_update_date,
4447       x_last_updated_by                   => x_last_updated_by,
4448       x_last_update_login                 => x_last_update_login,
4449       x_option_par_cola_adj_ind           => x_option_par_cola_adj_ind,
4450       x_option_par_stu_fa_assets_ind      => x_option_par_stu_fa_assets_ind,
4451       x_option_par_ipt_assets_ind         => x_option_par_ipt_assets_ind,
4452       x_option_stu_ipt_assets_ind         => x_option_stu_ipt_assets_ind,
4453       x_option_par_cola_adj_value         => x_option_par_cola_adj_value,
4454       x_fnar_message_49                   => x_fnar_message_49,
4455       x_fnar_message_55                   => x_fnar_message_55,
4456       x_p_soc_sec_ben_student_amt         => x_p_soc_sec_ben_student_amt,
4457       x_p_tuit_fee_deduct_amt             => x_p_tuit_fee_deduct_amt,
4458       x_opt_ind_stu_ipt_assets_flag       => x_opt_ind_stu_ipt_assets_flag,
4459       x_stu_lives_with_num           => x_stu_lives_with_num,
4460       x_stu_most_support_from_num    => x_stu_most_support_from_num,
4461       x_location_computer_num        => x_location_computer_num,
4462       x_cust_parent_cont_adj_num     => x_cust_parent_cont_adj_num,
4463       x_custodial_parent_num             => x_custodial_parent_num,
4464       x_cust_par_base_prcnt_inc_amt  => x_cust_par_base_prcnt_inc_amt,
4465       x_cust_par_base_cont_inc_amt   => x_cust_par_base_cont_inc_amt,
4466       x_cust_par_base_cont_ast_amt   => x_cust_par_base_cont_ast_amt,
4467       x_cust_par_base_tot_cont_amt   => x_cust_par_base_tot_cont_amt ,
4468       x_cust_par_opt_prcnt_inc_amt   => x_cust_par_opt_prcnt_inc_amt,
4469       x_cust_par_opt_cont_inc_amt    => x_cust_par_opt_cont_inc_amt,
4470       x_cust_par_opt_cont_ast_amt    => x_cust_par_opt_cont_ast_amt,
4471       x_cust_par_opt_tot_cont_amt    => x_cust_par_opt_tot_cont_amt,
4472       x_parents_email_txt            => x_parents_email_txt,
4473       x_parent_1_birth_date          => x_parent_1_birth_date,
4474       x_parent_2_birth_date          => x_parent_2_birth_date,
4475       x_match_code                   => x_match_code
4476     );
4477 
4478     INSERT INTO igf_ap_css_interface_all (
4479       css_id,
4480       org_id,
4481       record_status,
4482       college_code,
4483       academic_year,
4484       stu_record_type,
4485       css_id_number,
4486       registration_receipt_date,
4487       registration_type,
4488       application_receipt_date,
4489       application_type,
4490       original_fnar_compute,
4491       revision_fnar_compute_date,
4492       electronic_extract_date,
4493       institutional_reporting_type,
4494       asr_receipt_date,
4495       last_name,
4496       first_name,
4497       middle_initial,
4498       address_number_and_street,
4499       city,
4500       state_mailing,
4501       zip_code,
4502       s_telephone_number,
4503       s_title,
4504       date_of_birth,
4505       social_security_number,
4506       state_legal_residence,
4507       foreign_address_indicator,
4508       foreign_postal_code,
4509       country,
4510       financial_aid_status,
4511       year_in_college,
4512       marital_status,
4516       number_in_college,
4513       ward_court,
4514       legal_dependents_other,
4515       household_size,
4517       citizenship_status,
4518       citizenship_country,
4519       visa_classification,
4520       tax_figures,
4521       number_exemptions,
4522       adjusted_gross_inc,
4523       us_tax_paid,
4524       itemized_deductions,
4525       stu_income_work,
4526       spouse_income_work,
4527       divid_int_inc,
4528       soc_sec_benefits,
4529       welfare_tanf,
4530       child_supp_rcvd,
4531       earned_income_credit,
4532       other_untax_income,
4533       tax_stu_aid,
4534       cash_sav_check,
4535       ira_keogh,
4536       invest_value,
4537       invest_debt,
4538       home_value,
4539       home_debt,
4540       oth_real_value,
4541       oth_real_debt,
4542       bus_farm_value,
4543       bus_farm_debt,
4544       live_on_farm,
4545       home_purch_price,
4546       hope_ll_credit,
4547       home_purch_year,
4548       trust_amount,
4549       trust_avail,
4550       trust_estab,
4551       child_support_paid,
4552       med_dent_expenses,
4553       vet_us,
4554       vet_ben_amount,
4555       vet_ben_months,
4556       stu_summer_wages,
4557       stu_school_yr_wages,
4558       spouse_summer_wages,
4559       spouse_school_yr_wages,
4560       summer_other_tax_inc,
4561       school_yr_other_tax_inc,
4562       summer_untax_inc,
4563       school_yr_untax_inc,
4564       grants_schol_etc,
4565       tuit_benefits,
4566       cont_parents,
4567       cont_relatives,
4568       p_siblings_pre_tuit,
4569       p_student_pre_tuit,
4570       p_household_size,
4571       p_number_in_college,
4572       p_parents_in_college,
4573       p_marital_status,
4574       p_state_legal_residence,
4575       p_natural_par_status,
4576       p_child_supp_paid,
4577       p_repay_ed_loans,
4578       p_med_dent_expenses,
4579       p_tuit_paid_amount,
4580       p_tuit_paid_number,
4581       p_exp_child_supp_paid,
4582       p_exp_repay_ed_loans,
4583       p_exp_med_dent_expenses,
4584       p_exp_tuit_pd_amount,
4585       p_exp_tuit_pd_number,
4586       p_cash_sav_check,
4587       p_month_mortgage_pay,
4588       p_invest_value,
4589       p_invest_debt,
4590       p_home_value,
4591       p_home_debt,
4592       p_home_purch_price,
4593       p_own_business_farm,
4594       p_business_value,
4595       p_business_debt,
4596       p_farm_value,
4597       p_farm_debt,
4598       p_live_on_farm,
4599       p_oth_real_estate_value,
4600       p_oth_real_estate_debt,
4601       p_oth_real_purch_price,
4602       p_siblings_assets,
4603       p_home_purch_year,
4604       p_oth_real_purch_year,
4605       p_prior_agi,
4606       p_prior_us_tax_paid,
4607       p_prior_item_deductions,
4608       p_prior_other_untax_inc,
4609       p_tax_figures,
4610       p_number_exemptions,
4611       p_adjusted_gross_inc,
4612       p_wages_sal_tips,
4613       p_interest_income,
4614       p_dividend_income,
4615       p_net_inc_bus_farm,
4616       p_other_taxable_income,
4617       p_adj_to_income,
4618       p_us_tax_paid,
4619       p_itemized_deductions,
4620       p_father_income_work,
4621       p_mother_income_work,
4622       p_soc_sec_ben,
4623       p_welfare_tanf,
4624       p_child_supp_rcvd,
4625       p_ded_ira_keogh,
4626       p_tax_defer_pens_savs,
4627       p_dep_care_med_spending,
4628       p_earned_income_credit,
4629       p_living_allow,
4630       p_tax_exmpt_int,
4631       p_foreign_inc_excl,
4632       p_other_untax_inc,
4633       p_hope_ll_credit,
4634       p_yr_separation,
4635       p_yr_divorce,
4636       p_exp_father_inc,
4637       p_exp_mother_inc,
4638       p_exp_other_tax_inc,
4639       p_exp_other_untax_inc,
4640       line_2_relation,
4641       line_2_attend_college,
4642       line_3_relation,
4643       line_3_attend_college,
4644       line_4_relation,
4645       line_4_attend_college,
4646       line_5_relation,
4647       line_5_attend_college,
4648       line_6_relation,
4649       line_6_attend_college,
4650       line_7_relation,
4651       line_7_attend_college,
4652       line_8_relation,
4653       line_8_attend_college,
4654       p_age_father,
4655       p_age_mother,
4656       p_div_sep_ind,
4657       b_cont_non_custodial_par,
4658       college_type_2,
4659       college_type_3,
4660       college_type_4,
4661       college_type_5,
4662       college_type_6,
4663       college_type_7,
4664       college_type_8,
4665       school_code_1,
4666       housing_code_1,
4667       school_code_2,
4668       housing_code_2,
4669       school_code_3,
4670       housing_code_3,
4671       school_code_4,
4672       housing_code_4,
4673       school_code_5,
4674       housing_code_5,
4675       school_code_6,
4676       housing_code_6,
4677       school_code_7,
4678       housing_code_7,
4679       school_code_8,
4680       housing_code_8,
4681       school_code_9,
4682       housing_code_9,
4683       school_code_10,
4684       housing_code_10,
4685       additional_school_code_1,
4686       additional_school_code_2,
4687       additional_school_code_3,
4688       additional_school_code_4,
4689       additional_school_code_5,
4690       additional_school_code_6,
4691       additional_school_code_7,
4692       additional_school_code_8,
4696       signature_student,
4693       additional_school_code_9,
4694       additional_school_code_10,
4695       explanation_spec_circum,
4697       signature_spouse,
4698       signature_father,
4699       signature_mother,
4700       month_day_completed,
4701       year_completed,
4702       age_line_2,
4703       age_line_3,
4704       age_line_4,
4705       age_line_5,
4706       age_line_6,
4707       age_line_7,
4708       age_line_8,
4709       a_online_signature,
4710       question_1_number,
4711       question_1_size,
4712       question_1_answer,
4713       question_2_number,
4714       question_2_size,
4715       question_2_answer,
4716       question_3_number,
4717       question_3_size,
4718       question_3_answer,
4719       question_4_number,
4720       question_4_size,
4721       question_4_answer,
4722       question_5_number,
4723       question_5_size,
4724       question_5_answer,
4725       question_6_number,
4726       question_6_size,
4727       question_6_answer,
4728       question_7_number,
4729       question_7_size,
4730       question_7_answer,
4731       question_8_number,
4732       question_8_size,
4733       question_8_answer,
4734       question_9_number,
4735       question_9_size,
4736       question_9_answer,
4737       question_10_number,
4738       question_10_size,
4739       question_10_answer,
4740       question_11_number,
4741       question_11_size,
4742       question_11_answer,
4743       question_12_number,
4744       question_12_size,
4745       question_12_answer,
4746       question_13_number,
4747       question_13_size,
4748       question_13_answer,
4749       question_14_number,
4750       question_14_size,
4751       question_14_answer,
4752       question_15_number,
4753       question_15_size,
4754       question_15_answer,
4755       question_16_number,
4756       question_16_size,
4757       question_16_answer,
4758       question_17_number,
4759       question_17_size,
4760       question_17_answer,
4761       question_18_number,
4762       question_18_size,
4763       question_18_answer,
4764       question_19_number,
4765       question_19_size,
4766       question_19_answer,
4767       question_20_number,
4768       question_20_size,
4769       question_20_answer,
4770       question_21_number,
4771       question_21_size,
4772       question_21_answer,
4773       question_22_number,
4774       question_22_size,
4775       question_22_answer,
4776       question_23_number,
4777       question_23_size,
4778       question_23_answer,
4779       question_24_number,
4780       question_24_size,
4781       question_24_answer,
4782       question_25_number,
4783       question_25_size,
4784       question_25_answer,
4785       question_26_number,
4786       question_26_size,
4787       question_26_answer,
4788       question_27_number,
4789       question_27_size,
4790       question_27_answer,
4791       question_28_number,
4792       question_28_size,
4793       question_28_answer,
4794       question_29_number,
4795       question_29_size,
4796       question_29_answer,
4797       question_30_number,
4798       questions_30_size,
4799       question_30_answer,
4800       r_s_email_address,
4801       eps_code,
4802       comp_css_dependency_status,
4803       stu_age,
4804       assumed_stu_yr_in_coll,
4805       comp_stu_marital_status,
4806       stu_family_members,
4807       stu_fam_members_in_college,
4808       par_marital_status,
4809       par_family_members,
4810       par_total_in_college,
4811       par_par_in_college,
4812       par_others_in_college,
4813       par_aesa,
4814       par_cesa,
4815       stu_aesa,
4816       stu_cesa,
4817       im_p_bas_agi_taxable_income,
4818       im_p_bas_untx_inc_and_ben,
4819       im_p_bas_inc_adj,
4820       im_p_bas_total_income,
4821       im_p_bas_us_income_tax,
4822       im_p_bas_st_and_other_tax,
4823       im_p_bas_fica_tax,
4824       im_p_bas_med_dental,
4825       im_p_bas_employment_allow,
4826       im_p_bas_annual_ed_savings,
4827       im_p_bas_inc_prot_allow_m,
4828       im_p_bas_total_inc_allow,
4829       im_p_bas_cal_avail_inc,
4830       im_p_bas_avail_income,
4831       im_p_bas_total_cont_inc,
4832       im_p_bas_cash_bank_accounts,
4833       im_p_bas_home_equity,
4834       im_p_bas_ot_rl_est_inv_eq,
4835       im_p_bas_adj_bus_farm_worth,
4836       im_p_bas_ass_sibs_pre_tui,
4837       im_p_bas_net_worth,
4838       im_p_bas_emerg_res_allow,
4839       im_p_bas_cum_ed_savings,
4840       im_p_bas_low_inc_allow,
4841       im_p_bas_total_asset_allow,
4842       im_p_bas_disc_net_worth,
4843       im_p_bas_total_cont_asset,
4844       im_p_bas_total_cont,
4845       im_p_bas_num_in_coll_adj,
4846       im_p_bas_cont_for_stu,
4847       im_p_bas_cont_from_income,
4848       im_p_bas_cont_from_assets,
4849       im_p_opt_agi_taxable_income,
4850       im_p_opt_untx_inc_and_ben,
4851       im_p_opt_inc_adj,
4852       im_p_opt_total_income,
4853       im_p_opt_us_income_tax,
4854       im_p_opt_st_and_other_tax,
4855       im_p_opt_fica_tax,
4856       im_p_opt_med_dental,
4857       im_p_opt_elem_sec_tuit,
4858       im_p_opt_employment_allow,
4859       im_p_opt_annual_ed_savings,
4860       im_p_opt_inc_prot_allow_m,
4861       im_p_opt_total_inc_allow,
4862       im_p_opt_cal_avail_inc,
4863       im_p_opt_avail_income,
4864       im_p_opt_total_cont_inc,
4868       im_p_opt_adj_bus_farm_worth,
4865       im_p_opt_cash_bank_accounts,
4866       im_p_opt_home_equity,
4867       im_p_opt_ot_rl_est_inv_eq,
4869       im_p_opt_ass_sibs_pre_t,
4870       im_p_opt_net_worth,
4871       im_p_opt_emerg_res_allow,
4872       im_p_opt_cum_ed_savings,
4873       im_p_opt_low_inc_allow,
4874       im_p_opt_total_asset_allow,
4875       im_p_opt_disc_net_worth,
4876       im_p_opt_total_cont_asset,
4877       im_p_opt_total_cont,
4878       im_p_opt_num_in_coll_adj,
4879       im_p_opt_cont_for_stu,
4880       im_p_opt_cont_from_income,
4881       im_p_opt_cont_from_assets,
4882       fm_p_analysis_type,
4883       fm_p_agi_taxable_income,
4884       fm_p_untx_inc_and_ben,
4885       fm_p_inc_adj,
4886       fm_p_total_income,
4887       fm_p_us_income_tax,
4888       fm_p_state_and_other_taxes,
4889       fm_p_fica_tax,
4890       fm_p_employment_allow,
4891       fm_p_income_prot_allow,
4892       fm_p_total_allow,
4893       fm_p_avail_income,
4894       fm_p_cash_bank_accounts,
4895       fm_p_ot_rl_est_inv_eq,
4896       fm_p_adj_bus_farm_net_worth,
4897       fm_p_net_worth,
4898       fm_p_asset_prot_allow,
4899       fm_p_disc_net_worth,
4900       fm_p_total_contribution,
4901       fm_p_num_in_coll,
4902       fm_p_cont_for_stu,
4903       fm_p_cont_from_income,
4904       fm_p_cont_from_assets,
4905       im_s_bas_agi_taxable_income,
4906       im_s_bas_untx_inc_and_ben,
4907       im_s_bas_inc_adj,
4908       im_s_bas_total_income,
4909       im_s_bas_us_income_tax,
4910       im_s_bas_st_and_oth_tax,
4911       im_s_bas_fica_tax,
4912       im_s_bas_med_dental,
4913       im_s_bas_employment_allow,
4914       im_s_bas_annual_ed_savings,
4915       im_s_bas_inc_prot_allow_m,
4916       im_s_bas_total_inc_allow,
4917       im_s_bas_cal_avail_income,
4918       im_s_bas_avail_income,
4919       im_s_bas_total_cont_inc,
4920       im_s_bas_cash_bank_accounts,
4921       im_s_bas_home_equity,
4922       im_s_bas_ot_rl_est_inv_eq,
4923       im_s_bas_adj_bus_farm_worth,
4924       im_s_bas_trusts,
4925       im_s_bas_net_worth,
4926       im_s_bas_emerg_res_allow,
4927       im_s_bas_cum_ed_savings,
4928       im_s_bas_total_asset_allow,
4929       im_s_bas_disc_net_worth,
4930       im_s_bas_total_cont_asset,
4931       im_s_bas_total_cont,
4932       im_s_bas_num_in_coll_adj,
4933       im_s_bas_cont_for_stu,
4934       im_s_bas_cont_from_income,
4935       im_s_bas_cont_from_assets,
4936       im_s_est_agi_taxable_income,
4937       im_s_est_untx_inc_and_ben,
4938       im_s_est_inc_adj,
4939       im_s_est_total_income,
4940       im_s_est_us_income_tax,
4941       im_s_est_st_and_oth_tax,
4942       im_s_est_fica_tax,
4943       im_s_est_med_dental,
4944       im_s_est_employment_allow,
4945       im_s_est_annual_ed_savings,
4946       im_s_est_inc_prot_allow_m,
4947       im_s_est_total_inc_allow,
4948       im_s_est_cal_avail_income,
4949       im_s_est_avail_income,
4950       im_s_est_total_cont_inc,
4951       im_s_est_cash_bank_accounts,
4952       im_s_est_home_equity,
4953       im_s_est_ot_rl_est_inv_equ,
4954       im_s_est_adj_bus_farm_worth,
4955       im_s_est_est_trusts,
4956       im_s_est_net_worth,
4957       im_s_est_emerg_res_allow,
4958       im_s_est_cum_ed_savings,
4959       im_s_est_total_asset_allow,
4960       im_s_est_disc_net_worth,
4961       im_s_est_total_cont_asset,
4962       im_s_est_total_cont,
4963       im_s_est_num_in_coll_adj,
4964       im_s_est_cont_for_stu,
4965       im_s_est_cont_from_income,
4966       im_s_est_cont_from_assets,
4967       im_s_opt_agi_taxable_income,
4968       im_s_opt_untx_inc_and_ben,
4969       im_s_opt_inc_adj,
4970       im_s_opt_total_income,
4971       im_s_opt_us_income_tax,
4972       im_s_opt_state_and_oth_taxes,
4973       im_s_opt_fica_tax,
4974       im_s_opt_med_dental,
4975       im_s_opt_employment_allow,
4976       im_s_opt_annual_ed_savings,
4977       im_s_opt_inc_prot_allow_m,
4978       im_s_opt_total_inc_allow,
4979       im_s_opt_cal_avail_income,
4980       im_s_opt_avail_income,
4981       im_s_opt_total_cont_inc,
4982       im_s_opt_cash_bank_accounts,
4983       im_s_opt_ira_keogh_accounts,
4984       im_s_opt_home_equity,
4985       im_s_opt_ot_rl_est_inv_eq,
4986       im_s_opt_adj_bus_farm_worth,
4987       im_s_opt_trusts,
4988       im_s_opt_net_worth,
4989       im_s_opt_emerg_res_allow,
4990       im_s_opt_cum_ed_savings,
4991       im_s_opt_total_asset_allow,
4992       im_s_opt_disc_net_worth,
4993       im_s_opt_total_cont_asset,
4994       im_s_opt_total_cont,
4995       im_s_opt_num_in_coll_adj,
4996       im_s_opt_cont_for_stu,
4997       im_s_opt_cont_from_income,
4998       im_s_opt_cont_from_assets,
4999       fm_s_analysis_type,
5000       fm_s_agi_taxable_income,
5001       fm_s_untx_inc_and_ben,
5002       fm_s_inc_adj,
5003       fm_s_total_income,
5004       fm_s_us_income_tax,
5005       fm_s_state_and_oth_taxes,
5006       fm_s_fica_tax,
5007       fm_s_employment_allow,
5008       fm_s_income_prot_allow,
5009       fm_s_total_allow,
5010       fm_s_cal_avail_income,
5011       fm_s_avail_income,
5012       fm_s_cash_bank_accounts,
5013       fm_s_ot_rl_est_inv_equity,
5014       fm_s_adj_bus_farm_worth,
5015       fm_s_trusts,
5016       fm_s_net_worth,
5017       fm_s_asset_prot_allow,
5018       fm_s_disc_net_worth,
5019       fm_s_total_cont,
5020       fm_s_num_in_coll,
5021       fm_s_cont_for_stu,
5022       fm_s_cont_from_income,
5026       im_inst_1_budget_duration,
5023       fm_s_cont_from_assets,
5024       im_inst_resident_ind,
5025       institutional_1_budget_name,
5027       im_inst_1_tuition_fees,
5028       im_inst_1_books_supplies,
5029       im_inst_1_living_expenses,
5030       im_inst_1_tot_expenses,
5031       im_inst_1_tot_stu_cont,
5032       im_inst_1_tot_par_cont,
5033       im_inst_1_tot_family_cont,
5034       im_inst_1_va_benefits,
5035       im_inst_1_ot_cont,
5036       im_inst_1_est_financial_need,
5037       institutional_2_budget_name,
5038       im_inst_2_budget_duration,
5039       im_inst_2_tuition_fees,
5040       im_inst_2_books_supplies,
5041       im_inst_2_living_expenses,
5042       im_inst_2_tot_expenses,
5043       im_inst_2_tot_stu_cont,
5044       im_inst_2_tot_par_cont,
5045       im_inst_2_tot_family_cont,
5046       im_inst_2_va_benefits,
5047       im_inst_2_est_financial_need,
5048       institutional_3_budget_name,
5049       im_inst_3_budget_duration,
5050       im_inst_3_tuition_fees,
5051       im_inst_3_books_supplies,
5052       im_inst_3_living_expenses,
5053       im_inst_3_tot_expenses,
5054       im_inst_3_tot_stu_cont,
5055       im_inst_3_tot_par_cont,
5056       im_inst_3_tot_family_cont,
5057       im_inst_3_va_benefits,
5058       im_inst_3_est_financial_need,
5059       fm_inst_1_federal_efc,
5060       fm_inst_1_va_benefits,
5061       fm_inst_1_fed_eligibility,
5062       fm_inst_1_pell,
5063       option_par_loss_allow_ind,
5064       option_par_tuition_ind,
5065       option_par_home_ind,
5066       option_par_home_value,
5067       option_par_home_debt,
5068       option_stu_ira_keogh_ind,
5069       option_stu_home_ind,
5070       option_stu_home_value,
5071       option_stu_home_debt,
5072       option_stu_sum_ay_inc_ind,
5073       option_par_hope_ll_credit,
5074       option_stu_hope_ll_credit,
5075       im_parent_1_8_months_bas,
5076       im_p_more_than_9_mth_ba,
5077       im_parent_1_8_months_opt,
5078       im_p_more_than_9_mth_op,
5079       fnar_message_1,
5080       fnar_message_2,
5081       fnar_message_3,
5082       fnar_message_4,
5083       fnar_message_5,
5084       fnar_message_6,
5085       fnar_message_7,
5086       fnar_message_8,
5087       fnar_message_9,
5088       fnar_message_10,
5089       fnar_message_11,
5090       fnar_message_12,
5091       fnar_message_13,
5092       fnar_message_20,
5093       fnar_message_21,
5094       fnar_message_22,
5095       fnar_message_23,
5096       fnar_message_24,
5097       fnar_message_25,
5098       fnar_message_26,
5099       fnar_message_27,
5100       fnar_message_30,
5101       fnar_message_31,
5102       fnar_message_32,
5103       fnar_message_33,
5104       fnar_message_34,
5105       fnar_message_35,
5106       fnar_message_36,
5107       fnar_message_37,
5108       fnar_message_38,
5109       fnar_message_39,
5110       fnar_message_45,
5111       fnar_message_46,
5112       fnar_message_47,
5113       fnar_message_48,
5114       fnar_message_50,
5115       fnar_message_51,
5116       fnar_message_52,
5117       fnar_message_53,
5118       fnar_message_56,
5119       fnar_message_57,
5120       fnar_message_58,
5121       fnar_message_59,
5122       fnar_message_60,
5123       fnar_message_61,
5124       fnar_message_62,
5125       fnar_message_63,
5126       fnar_message_64,
5127       fnar_message_65,
5128       fnar_message_71,
5129       fnar_message_72,
5130       fnar_message_73,
5131       fnar_message_74,
5132       fnar_message_75,
5133       fnar_message_76,
5134       fnar_message_77,
5135       fnar_message_78,
5136       fnar_mesg_10_stu_fam_mem,
5137       fnar_mesg_11_stu_no_in_coll,
5138       fnar_mesg_24_stu_avail_inc,
5139       fnar_mesg_26_stu_taxes,
5140       fnar_mesg_33_stu_home_value,
5141       fnar_mesg_34_stu_home_value,
5142       fnar_mesg_34_stu_home_equity,
5143       fnar_mesg_35_stu_home_value,
5144       fnar_mesg_35_stu_home_equity,
5145       fnar_mesg_36_stu_home_equity,
5146       fnar_mesg_48_par_fam_mem,
5147       fnar_mesg_49_par_no_in_coll,
5148       fnar_mesg_56_par_agi,
5149       fnar_mesg_62_par_taxes,
5150       fnar_mesg_73_par_home_value,
5151       fnar_mesg_74_par_home_value,
5152       fnar_mesg_74_par_home_equity,
5153       fnar_mesg_75_par_home_value,
5154       fnar_mesg_75_par_home_equity,
5155       fnar_mesg_76_par_home_equity,
5156       assumption_message_1,
5157       assumption_message_2,
5158       assumption_message_3,
5159       assumption_message_4,
5160       assumption_message_5,
5161       assumption_message_6,
5162       record_mark,
5163       creation_date,
5164       created_by,
5165       last_update_date,
5166       last_updated_by,
5167       last_update_login,
5168       option_par_cola_adj_ind,
5169       option_par_stu_fa_assets_ind,
5170       option_par_ipt_assets_ind,
5171       option_stu_ipt_assets_ind,
5172       option_par_cola_adj_value,
5173       fnar_message_49,
5174       fnar_message_55,
5175       p_soc_sec_ben_student_amt,
5176       p_tuit_fee_deduct_amt,
5177       option_ind_stu_ipt_assets_flag,
5178       stu_lives_with_num,
5179       stu_most_support_from_num,
5180       location_computer_num,
5181       cust_parent_cont_adj_num,
5182       custodial_parent_num,
5183       cust_par_base_prcnt_inc_amt,
5184       cust_par_base_cont_inc_amt,
5185       cust_par_base_cont_ast_amt,
5186       cust_par_base_tot_cont_amt,
5190       cust_par_opt_tot_cont_amt,
5187       cust_par_opt_prcnt_inc_amt,
5188       cust_par_opt_cont_inc_amt,
5189       cust_par_opt_cont_ast_amt,
5191       parents_email_txt,
5192       parent_1_birth_date,
5193       parent_2_birth_date,
5194       match_code
5195     ) VALUES (
5196       new_references.css_id,
5197       new_references.org_id,
5198       new_references.record_status,
5199       new_references.college_code,
5200       new_references.academic_year,
5201       new_references.stu_record_type,
5202       new_references.css_id_number,
5203       new_references.registration_receipt_date,
5204       new_references.registration_type,
5205       new_references.application_receipt_date,
5206       new_references.application_type,
5207       new_references.original_fnar_compute,
5208       new_references.revision_fnar_compute_date,
5209       new_references.electronic_extract_date,
5210       new_references.institutional_reporting_type,
5211       new_references.asr_receipt_date,
5212       new_references.last_name,
5213       new_references.first_name,
5214       new_references.middle_initial,
5215       new_references.address_number_and_street,
5216       new_references.city,
5217       new_references.state_mailing,
5218       new_references.zip_code,
5219       new_references.s_telephone_number,
5220       new_references.s_title,
5221       new_references.date_of_birth,
5222       new_references.social_security_number,
5223       new_references.state_legal_residence,
5224       new_references.foreign_address_indicator,
5225       new_references.foreign_postal_code,
5226       new_references.country,
5227       new_references.financial_aid_status,
5228       new_references.year_in_college,
5229       new_references.marital_status,
5230       new_references.ward_court,
5231       new_references.legal_dependents_other,
5232       new_references.household_size,
5233       new_references.number_in_college,
5234       new_references.citizenship_status,
5235       new_references.citizenship_country,
5236       new_references.visa_classification,
5237       new_references.tax_figures,
5238       new_references.number_exemptions,
5239       new_references.adjusted_gross_inc,
5240       new_references.us_tax_paid,
5241       new_references.itemized_deductions,
5242       new_references.stu_income_work,
5243       new_references.spouse_income_work,
5244       new_references.divid_int_inc,
5245       new_references.soc_sec_benefits,
5246       new_references.welfare_tanf,
5247       new_references.child_supp_rcvd,
5248       new_references.earned_income_credit,
5249       new_references.other_untax_income,
5250       new_references.tax_stu_aid,
5251       new_references.cash_sav_check,
5252       new_references.ira_keogh,
5253       new_references.invest_value,
5254       new_references.invest_debt,
5255       new_references.home_value,
5256       new_references.home_debt,
5257       new_references.oth_real_value,
5258       new_references.oth_real_debt,
5259       new_references.bus_farm_value,
5260       new_references.bus_farm_debt,
5261       new_references.live_on_farm,
5262       new_references.home_purch_price,
5263       new_references.hope_ll_credit,
5264       new_references.home_purch_year,
5265       new_references.trust_amount,
5266       new_references.trust_avail,
5267       new_references.trust_estab,
5268       new_references.child_support_paid,
5269       new_references.med_dent_expenses,
5270       new_references.vet_us,
5271       new_references.vet_ben_amount,
5272       new_references.vet_ben_months,
5273       new_references.stu_summer_wages,
5274       new_references.stu_school_yr_wages,
5275       new_references.spouse_summer_wages,
5276       new_references.spouse_school_yr_wages,
5277       new_references.summer_other_tax_inc,
5278       new_references.school_yr_other_tax_inc,
5279       new_references.summer_untax_inc,
5280       new_references.school_yr_untax_inc,
5281       new_references.grants_schol_etc,
5282       new_references.tuit_benefits,
5283       new_references.cont_parents,
5284       new_references.cont_relatives,
5285       new_references.p_siblings_pre_tuit,
5286       new_references.p_student_pre_tuit,
5287       new_references.p_household_size,
5288       new_references.p_number_in_college,
5289       new_references.p_parents_in_college,
5290       new_references.p_marital_status,
5291       new_references.p_state_legal_residence,
5292       new_references.p_natural_par_status,
5293       new_references.p_child_supp_paid,
5294       new_references.p_repay_ed_loans,
5295       new_references.p_med_dent_expenses,
5296       new_references.p_tuit_paid_amount,
5297       new_references.p_tuit_paid_number,
5298       new_references.p_exp_child_supp_paid,
5299       new_references.p_exp_repay_ed_loans,
5300       new_references.p_exp_med_dent_expenses,
5301       new_references.p_exp_tuit_pd_amount,
5302       new_references.p_exp_tuit_pd_number,
5303       new_references.p_cash_sav_check,
5304       new_references.p_month_mortgage_pay,
5305       new_references.p_invest_value,
5306       new_references.p_invest_debt,
5307       new_references.p_home_value,
5308       new_references.p_home_debt,
5309       new_references.p_home_purch_price,
5310       new_references.p_own_business_farm,
5311       new_references.p_business_value,
5312       new_references.p_business_debt,
5313       new_references.p_farm_value,
5314       new_references.p_farm_debt,
5315       new_references.p_live_on_farm,
5316       new_references.p_oth_real_estate_value,
5317       new_references.p_oth_real_estate_debt,
5318       new_references.p_oth_real_purch_price,
5319       new_references.p_siblings_assets,
5323       new_references.p_prior_us_tax_paid,
5320       new_references.p_home_purch_year,
5321       new_references.p_oth_real_purch_year,
5322       new_references.p_prior_agi,
5324       new_references.p_prior_item_deductions,
5325       new_references.p_prior_other_untax_inc,
5326       new_references.p_tax_figures,
5327       new_references.p_number_exemptions,
5328       new_references.p_adjusted_gross_inc,
5329       new_references.p_wages_sal_tips,
5330       new_references.p_interest_income,
5331       new_references.p_dividend_income,
5332       new_references.p_net_inc_bus_farm,
5333       new_references.p_other_taxable_income,
5334       new_references.p_adj_to_income,
5335       new_references.p_us_tax_paid,
5336       new_references.p_itemized_deductions,
5337       new_references.p_father_income_work,
5338       new_references.p_mother_income_work,
5339       new_references.p_soc_sec_ben,
5340       new_references.p_welfare_tanf,
5341       new_references.p_child_supp_rcvd,
5342       new_references.p_ded_ira_keogh,
5343       new_references.p_tax_defer_pens_savs,
5344       new_references.p_dep_care_med_spending,
5345       new_references.p_earned_income_credit,
5346       new_references.p_living_allow,
5347       new_references.p_tax_exmpt_int,
5348       new_references.p_foreign_inc_excl,
5349       new_references.p_other_untax_inc,
5350       new_references.p_hope_ll_credit,
5351       new_references.p_yr_separation,
5352       new_references.p_yr_divorce,
5353       new_references.p_exp_father_inc,
5354       new_references.p_exp_mother_inc,
5355       new_references.p_exp_other_tax_inc,
5356       new_references.p_exp_other_untax_inc,
5357       new_references.line_2_relation,
5358       new_references.line_2_attend_college,
5359       new_references.line_3_relation,
5360       new_references.line_3_attend_college,
5361       new_references.line_4_relation,
5362       new_references.line_4_attend_college,
5363       new_references.line_5_relation,
5364       new_references.line_5_attend_college,
5365       new_references.line_6_relation,
5366       new_references.line_6_attend_college,
5367       new_references.line_7_relation,
5368       new_references.line_7_attend_college,
5369       new_references.line_8_relation,
5370       new_references.line_8_attend_college,
5371       new_references.p_age_father,
5372       new_references.p_age_mother,
5373       new_references.p_div_sep_ind,
5374       new_references.b_cont_non_custodial_par,
5375       new_references.college_type_2,
5376       new_references.college_type_3,
5377       new_references.college_type_4,
5378       new_references.college_type_5,
5379       new_references.college_type_6,
5380       new_references.college_type_7,
5381       new_references.college_type_8,
5382       new_references.school_code_1,
5383       new_references.housing_code_1,
5384       new_references.school_code_2,
5385       new_references.housing_code_2,
5386       new_references.school_code_3,
5387       new_references.housing_code_3,
5388       new_references.school_code_4,
5389       new_references.housing_code_4,
5390       new_references.school_code_5,
5391       new_references.housing_code_5,
5392       new_references.school_code_6,
5393       new_references.housing_code_6,
5394       new_references.school_code_7,
5395       new_references.housing_code_7,
5396       new_references.school_code_8,
5397       new_references.housing_code_8,
5398       new_references.school_code_9,
5399       new_references.housing_code_9,
5400       new_references.school_code_10,
5401       new_references.housing_code_10,
5402       new_references.additional_school_code_1,
5403       new_references.additional_school_code_2,
5404       new_references.additional_school_code_3,
5405       new_references.additional_school_code_4,
5406       new_references.additional_school_code_5,
5407       new_references.additional_school_code_6,
5408       new_references.additional_school_code_7,
5409       new_references.additional_school_code_8,
5410       new_references.additional_school_code_9,
5411       new_references.additional_school_code_10,
5412       new_references.explanation_spec_circum,
5413       new_references.signature_student,
5414       new_references.signature_spouse,
5415       new_references.signature_father,
5416       new_references.signature_mother,
5417       new_references.month_day_completed,
5418       new_references.year_completed,
5419       new_references.age_line_2,
5420       new_references.age_line_3,
5421       new_references.age_line_4,
5422       new_references.age_line_5,
5423       new_references.age_line_6,
5424       new_references.age_line_7,
5425       new_references.age_line_8,
5426       new_references.a_online_signature,
5427       new_references.question_1_number,
5428       new_references.question_1_size,
5429       new_references.question_1_answer,
5430       new_references.question_2_number,
5431       new_references.question_2_size,
5432       new_references.question_2_answer,
5433       new_references.question_3_number,
5434       new_references.question_3_size,
5435       new_references.question_3_answer,
5436       new_references.question_4_number,
5437       new_references.question_4_size,
5438       new_references.question_4_answer,
5439       new_references.question_5_number,
5440       new_references.question_5_size,
5441       new_references.question_5_answer,
5442       new_references.question_6_number,
5443       new_references.question_6_size,
5444       new_references.question_6_answer,
5445       new_references.question_7_number,
5446       new_references.question_7_size,
5447       new_references.question_7_answer,
5448       new_references.question_8_number,
5452       new_references.question_9_size,
5449       new_references.question_8_size,
5450       new_references.question_8_answer,
5451       new_references.question_9_number,
5453       new_references.question_9_answer,
5454       new_references.question_10_number,
5455       new_references.question_10_size,
5456       new_references.question_10_answer,
5457       new_references.question_11_number,
5458       new_references.question_11_size,
5459       new_references.question_11_answer,
5460       new_references.question_12_number,
5461       new_references.question_12_size,
5462       new_references.question_12_answer,
5463       new_references.question_13_number,
5464       new_references.question_13_size,
5465       new_references.question_13_answer,
5466       new_references.question_14_number,
5467       new_references.question_14_size,
5468       new_references.question_14_answer,
5469       new_references.question_15_number,
5470       new_references.question_15_size,
5471       new_references.question_15_answer,
5472       new_references.question_16_number,
5473       new_references.question_16_size,
5474       new_references.question_16_answer,
5475       new_references.question_17_number,
5476       new_references.question_17_size,
5477       new_references.question_17_answer,
5478       new_references.question_18_number,
5479       new_references.question_18_size,
5480       new_references.question_18_answer,
5481       new_references.question_19_number,
5482       new_references.question_19_size,
5483       new_references.question_19_answer,
5484       new_references.question_20_number,
5485       new_references.question_20_size,
5486       new_references.question_20_answer,
5487       new_references.question_21_number,
5488       new_references.question_21_size,
5489       new_references.question_21_answer,
5490       new_references.question_22_number,
5491       new_references.question_22_size,
5492       new_references.question_22_answer,
5493       new_references.question_23_number,
5494       new_references.question_23_size,
5495       new_references.question_23_answer,
5496       new_references.question_24_number,
5497       new_references.question_24_size,
5498       new_references.question_24_answer,
5499       new_references.question_25_number,
5500       new_references.question_25_size,
5501       new_references.question_25_answer,
5502       new_references.question_26_number,
5503       new_references.question_26_size,
5504       new_references.question_26_answer,
5505       new_references.question_27_number,
5506       new_references.question_27_size,
5507       new_references.question_27_answer,
5508       new_references.question_28_number,
5509       new_references.question_28_size,
5510       new_references.question_28_answer,
5511       new_references.question_29_number,
5512       new_references.question_29_size,
5513       new_references.question_29_answer,
5514       new_references.question_30_number,
5515       new_references.questions_30_size,
5516       new_references.question_30_answer,
5517       new_references.r_s_email_address,
5518       new_references.eps_code,
5519       new_references.comp_css_dependency_status,
5520       new_references.stu_age,
5521       new_references.assumed_stu_yr_in_coll,
5522       new_references.comp_stu_marital_status,
5523       new_references.stu_family_members,
5524       new_references.stu_fam_members_in_college,
5525       new_references.par_marital_status,
5526       new_references.par_family_members,
5527       new_references.par_total_in_college,
5528       new_references.par_par_in_college,
5529       new_references.par_others_in_college,
5530       new_references.par_aesa,
5531       new_references.par_cesa,
5532       new_references.stu_aesa,
5533       new_references.stu_cesa,
5534       new_references.im_p_bas_agi_taxable_income,
5535       new_references.im_p_bas_untx_inc_and_ben,
5536       new_references.im_p_bas_inc_adj,
5537       new_references.im_p_bas_total_income,
5538       new_references.im_p_bas_us_income_tax,
5539       new_references.im_p_bas_st_and_other_tax,
5540       new_references.im_p_bas_fica_tax,
5541       new_references.im_p_bas_med_dental,
5542       new_references.im_p_bas_employment_allow,
5543       new_references.im_p_bas_annual_ed_savings,
5544       new_references.im_p_bas_inc_prot_allow_m,
5545       new_references.im_p_bas_total_inc_allow,
5546       new_references.im_p_bas_cal_avail_inc,
5547       new_references.im_p_bas_avail_income,
5548       new_references.im_p_bas_total_cont_inc,
5549       new_references.im_p_bas_cash_bank_accounts,
5550       new_references.im_p_bas_home_equity,
5551       new_references.im_p_bas_ot_rl_est_inv_eq,
5552       new_references.im_p_bas_adj_bus_farm_worth,
5553       new_references.im_p_bas_ass_sibs_pre_tui,
5554       new_references.im_p_bas_net_worth,
5555       new_references.im_p_bas_emerg_res_allow,
5556       new_references.im_p_bas_cum_ed_savings,
5557       new_references.im_p_bas_low_inc_allow,
5558       new_references.im_p_bas_total_asset_allow,
5559       new_references.im_p_bas_disc_net_worth,
5560       new_references.im_p_bas_total_cont_asset,
5561       new_references.im_p_bas_total_cont,
5562       new_references.im_p_bas_num_in_coll_adj,
5563       new_references.im_p_bas_cont_for_stu,
5564       new_references.im_p_bas_cont_from_income,
5565       new_references.im_p_bas_cont_from_assets,
5566       new_references.im_p_opt_agi_taxable_income,
5567       new_references.im_p_opt_untx_inc_and_ben,
5568       new_references.im_p_opt_inc_adj,
5569       new_references.im_p_opt_total_income,
5570       new_references.im_p_opt_us_income_tax,
5571       new_references.im_p_opt_st_and_other_tax,
5572       new_references.im_p_opt_fica_tax,
5573       new_references.im_p_opt_med_dental,
5577       new_references.im_p_opt_inc_prot_allow_m,
5574       new_references.im_p_opt_elem_sec_tuit,
5575       new_references.im_p_opt_employment_allow,
5576       new_references.im_p_opt_annual_ed_savings,
5578       new_references.im_p_opt_total_inc_allow,
5579       new_references.im_p_opt_cal_avail_inc,
5580       new_references.im_p_opt_avail_income,
5581       new_references.im_p_opt_total_cont_inc,
5582       new_references.im_p_opt_cash_bank_accounts,
5583       new_references.im_p_opt_home_equity,
5584       new_references.im_p_opt_ot_rl_est_inv_eq,
5585       new_references.im_p_opt_adj_bus_farm_worth,
5586       new_references.im_p_opt_ass_sibs_pre_t,
5587       new_references.im_p_opt_net_worth,
5588       new_references.im_p_opt_emerg_res_allow,
5589       new_references.im_p_opt_cum_ed_savings,
5590       new_references.im_p_opt_low_inc_allow,
5591       new_references.im_p_opt_total_asset_allow,
5592       new_references.im_p_opt_disc_net_worth,
5593       new_references.im_p_opt_total_cont_asset,
5594       new_references.im_p_opt_total_cont,
5595       new_references.im_p_opt_num_in_coll_adj,
5596       new_references.im_p_opt_cont_for_stu,
5597       new_references.im_p_opt_cont_from_income,
5598       new_references.im_p_opt_cont_from_assets,
5599       new_references.fm_p_analysis_type,
5600       new_references.fm_p_agi_taxable_income,
5601       new_references.fm_p_untx_inc_and_ben,
5602       new_references.fm_p_inc_adj,
5603       new_references.fm_p_total_income,
5604       new_references.fm_p_us_income_tax,
5605       new_references.fm_p_state_and_other_taxes,
5606       new_references.fm_p_fica_tax,
5607       new_references.fm_p_employment_allow,
5608       new_references.fm_p_income_prot_allow,
5609       new_references.fm_p_total_allow,
5610       new_references.fm_p_avail_income,
5611       new_references.fm_p_cash_bank_accounts,
5612       new_references.fm_p_ot_rl_est_inv_eq,
5613       new_references.fm_p_adj_bus_farm_net_worth,
5614       new_references.fm_p_net_worth,
5615       new_references.fm_p_asset_prot_allow,
5616       new_references.fm_p_disc_net_worth,
5617       new_references.fm_p_total_contribution,
5618       new_references.fm_p_num_in_coll,
5619       new_references.fm_p_cont_for_stu,
5620       new_references.fm_p_cont_from_income,
5621       new_references.fm_p_cont_from_assets,
5622       new_references.im_s_bas_agi_taxable_income,
5623       new_references.im_s_bas_untx_inc_and_ben,
5624       new_references.im_s_bas_inc_adj,
5625       new_references.im_s_bas_total_income,
5626       new_references.im_s_bas_us_income_tax,
5627       new_references.im_s_bas_st_and_oth_tax,
5628       new_references.im_s_bas_fica_tax,
5629       new_references.im_s_bas_med_dental,
5630       new_references.im_s_bas_employment_allow,
5631       new_references.im_s_bas_annual_ed_savings,
5632       new_references.im_s_bas_inc_prot_allow_m,
5633       new_references.im_s_bas_total_inc_allow,
5634       new_references.im_s_bas_cal_avail_income,
5635       new_references.im_s_bas_avail_income,
5636       new_references.im_s_bas_total_cont_inc,
5637       new_references.im_s_bas_cash_bank_accounts,
5638       new_references.im_s_bas_home_equity,
5639       new_references.im_s_bas_ot_rl_est_inv_eq,
5640       new_references.im_s_bas_adj_bus_farm_worth,
5641       new_references.im_s_bas_trusts,
5642       new_references.im_s_bas_net_worth,
5643       new_references.im_s_bas_emerg_res_allow,
5644       new_references.im_s_bas_cum_ed_savings,
5645       new_references.im_s_bas_total_asset_allow,
5646       new_references.im_s_bas_disc_net_worth,
5647       new_references.im_s_bas_total_cont_asset,
5648       new_references.im_s_bas_total_cont,
5649       new_references.im_s_bas_num_in_coll_adj,
5650       new_references.im_s_bas_cont_for_stu,
5651       new_references.im_s_bas_cont_from_income,
5652       new_references.im_s_bas_cont_from_assets,
5653       new_references.im_s_est_agi_taxable_income,
5654       new_references.im_s_est_untx_inc_and_ben,
5655       new_references.im_s_est_inc_adj,
5656       new_references.im_s_est_total_income,
5657       new_references.im_s_est_us_income_tax,
5658       new_references.im_s_est_st_and_oth_tax,
5659       new_references.im_s_est_fica_tax,
5660       new_references.im_s_est_med_dental,
5661       new_references.im_s_est_employment_allow,
5662       new_references.im_s_est_annual_ed_savings,
5663       new_references.im_s_est_inc_prot_allow_m,
5664       new_references.im_s_est_total_inc_allow,
5665       new_references.im_s_est_cal_avail_income,
5666       new_references.im_s_est_avail_income,
5667       new_references.im_s_est_total_cont_inc,
5668       new_references.im_s_est_cash_bank_accounts,
5669       new_references.im_s_est_home_equity,
5670       new_references.im_s_est_ot_rl_est_inv_equ,
5671       new_references.im_s_est_adj_bus_farm_worth,
5672       new_references.im_s_est_est_trusts,
5673       new_references.im_s_est_net_worth,
5674       new_references.im_s_est_emerg_res_allow,
5675       new_references.im_s_est_cum_ed_savings,
5676       new_references.im_s_est_total_asset_allow,
5677       new_references.im_s_est_disc_net_worth,
5678       new_references.im_s_est_total_cont_asset,
5679       new_references.im_s_est_total_cont,
5680       new_references.im_s_est_num_in_coll_adj,
5681       new_references.im_s_est_cont_for_stu,
5682       new_references.im_s_est_cont_from_income,
5683       new_references.im_s_est_cont_from_assets,
5684       new_references.im_s_opt_agi_taxable_income,
5685       new_references.im_s_opt_untx_inc_and_ben,
5686       new_references.im_s_opt_inc_adj,
5687       new_references.im_s_opt_total_income,
5688       new_references.im_s_opt_us_income_tax,
5689       new_references.im_s_opt_state_and_oth_taxes,
5690       new_references.im_s_opt_fica_tax,
5691       new_references.im_s_opt_med_dental,
5695       new_references.im_s_opt_total_inc_allow,
5692       new_references.im_s_opt_employment_allow,
5693       new_references.im_s_opt_annual_ed_savings,
5694       new_references.im_s_opt_inc_prot_allow_m,
5696       new_references.im_s_opt_cal_avail_income,
5697       new_references.im_s_opt_avail_income,
5698       new_references.im_s_opt_total_cont_inc,
5699       new_references.im_s_opt_cash_bank_accounts,
5700       new_references.im_s_opt_ira_keogh_accounts,
5701       new_references.im_s_opt_home_equity,
5702       new_references.im_s_opt_ot_rl_est_inv_eq,
5703       new_references.im_s_opt_adj_bus_farm_worth,
5704       new_references.im_s_opt_trusts,
5705       new_references.im_s_opt_net_worth,
5706       new_references.im_s_opt_emerg_res_allow,
5707       new_references.im_s_opt_cum_ed_savings,
5708       new_references.im_s_opt_total_asset_allow,
5709       new_references.im_s_opt_disc_net_worth,
5710       new_references.im_s_opt_total_cont_asset,
5711       new_references.im_s_opt_total_cont,
5712       new_references.im_s_opt_num_in_coll_adj,
5713       new_references.im_s_opt_cont_for_stu,
5714       new_references.im_s_opt_cont_from_income,
5715       new_references.im_s_opt_cont_from_assets,
5716       new_references.fm_s_analysis_type,
5717       new_references.fm_s_agi_taxable_income,
5718       new_references.fm_s_untx_inc_and_ben,
5719       new_references.fm_s_inc_adj,
5720       new_references.fm_s_total_income,
5721       new_references.fm_s_us_income_tax,
5722       new_references.fm_s_state_and_oth_taxes,
5723       new_references.fm_s_fica_tax,
5724       new_references.fm_s_employment_allow,
5725       new_references.fm_s_income_prot_allow,
5726       new_references.fm_s_total_allow,
5727       new_references.fm_s_cal_avail_income,
5728       new_references.fm_s_avail_income,
5729       new_references.fm_s_cash_bank_accounts,
5730       new_references.fm_s_ot_rl_est_inv_equity,
5731       new_references.fm_s_adj_bus_farm_worth,
5732       new_references.fm_s_trusts,
5733       new_references.fm_s_net_worth,
5734       new_references.fm_s_asset_prot_allow,
5735       new_references.fm_s_disc_net_worth,
5736       new_references.fm_s_total_cont,
5737       new_references.fm_s_num_in_coll,
5738       new_references.fm_s_cont_for_stu,
5739       new_references.fm_s_cont_from_income,
5740       new_references.fm_s_cont_from_assets,
5741       new_references.im_inst_resident_ind,
5742       new_references.institutional_1_budget_name,
5743       new_references.im_inst_1_budget_duration,
5744       new_references.im_inst_1_tuition_fees,
5745       new_references.im_inst_1_books_supplies,
5746       new_references.im_inst_1_living_expenses,
5747       new_references.im_inst_1_tot_expenses,
5748       new_references.im_inst_1_tot_stu_cont,
5749       new_references.im_inst_1_tot_par_cont,
5750       new_references.im_inst_1_tot_family_cont,
5751       new_references.im_inst_1_va_benefits,
5752       new_references.im_inst_1_ot_cont,
5753       new_references.im_inst_1_est_financial_need,
5754       new_references.institutional_2_budget_name,
5755       new_references.im_inst_2_budget_duration,
5756       new_references.im_inst_2_tuition_fees,
5757       new_references.im_inst_2_books_supplies,
5758       new_references.im_inst_2_living_expenses,
5759       new_references.im_inst_2_tot_expenses,
5760       new_references.im_inst_2_tot_stu_cont,
5761       new_references.im_inst_2_tot_par_cont,
5762       new_references.im_inst_2_tot_family_cont,
5763       new_references.im_inst_2_va_benefits,
5764       new_references.im_inst_2_est_financial_need,
5765       new_references.institutional_3_budget_name,
5766       new_references.im_inst_3_budget_duration,
5767       new_references.im_inst_3_tuition_fees,
5768       new_references.im_inst_3_books_supplies,
5769       new_references.im_inst_3_living_expenses,
5770       new_references.im_inst_3_tot_expenses,
5771       new_references.im_inst_3_tot_stu_cont,
5772       new_references.im_inst_3_tot_par_cont,
5773       new_references.im_inst_3_tot_family_cont,
5774       new_references.im_inst_3_va_benefits,
5775       new_references.im_inst_3_est_financial_need,
5776       new_references.fm_inst_1_federal_efc,
5777       new_references.fm_inst_1_va_benefits,
5778       new_references.fm_inst_1_fed_eligibility,
5779       new_references.fm_inst_1_pell,
5780       new_references.option_par_loss_allow_ind,
5781       new_references.option_par_tuition_ind,
5782       new_references.option_par_home_ind,
5783       new_references.option_par_home_value,
5784       new_references.option_par_home_debt,
5785       new_references.option_stu_ira_keogh_ind,
5786       new_references.option_stu_home_ind,
5787       new_references.option_stu_home_value,
5788       new_references.option_stu_home_debt,
5789       new_references.option_stu_sum_ay_inc_ind,
5790       new_references.option_par_hope_ll_credit,
5791       new_references.option_stu_hope_ll_credit,
5792       new_references.im_parent_1_8_months_bas,
5793       new_references.im_p_more_than_9_mth_ba,
5794       new_references.im_parent_1_8_months_opt,
5795       new_references.im_p_more_than_9_mth_op,
5796       new_references.fnar_message_1,
5797       new_references.fnar_message_2,
5798       new_references.fnar_message_3,
5799       new_references.fnar_message_4,
5800       new_references.fnar_message_5,
5801       new_references.fnar_message_6,
5802       new_references.fnar_message_7,
5803       new_references.fnar_message_8,
5804       new_references.fnar_message_9,
5805       new_references.fnar_message_10,
5806       new_references.fnar_message_11,
5807       new_references.fnar_message_12,
5808       new_references.fnar_message_13,
5809       new_references.fnar_message_20,
5810       new_references.fnar_message_21,
5814       new_references.fnar_message_25,
5811       new_references.fnar_message_22,
5812       new_references.fnar_message_23,
5813       new_references.fnar_message_24,
5815       new_references.fnar_message_26,
5816       new_references.fnar_message_27,
5817       new_references.fnar_message_30,
5818       new_references.fnar_message_31,
5819       new_references.fnar_message_32,
5820       new_references.fnar_message_33,
5821       new_references.fnar_message_34,
5822       new_references.fnar_message_35,
5823       new_references.fnar_message_36,
5824       new_references.fnar_message_37,
5825       new_references.fnar_message_38,
5826       new_references.fnar_message_39,
5827       new_references.fnar_message_45,
5828       new_references.fnar_message_46,
5829       new_references.fnar_message_47,
5830       new_references.fnar_message_48,
5831       new_references.fnar_message_50,
5832       new_references.fnar_message_51,
5833       new_references.fnar_message_52,
5834       new_references.fnar_message_53,
5835       new_references.fnar_message_56,
5836       new_references.fnar_message_57,
5837       new_references.fnar_message_58,
5838       new_references.fnar_message_59,
5839       new_references.fnar_message_60,
5840       new_references.fnar_message_61,
5841       new_references.fnar_message_62,
5842       new_references.fnar_message_63,
5843       new_references.fnar_message_64,
5844       new_references.fnar_message_65,
5845       new_references.fnar_message_71,
5846       new_references.fnar_message_72,
5847       new_references.fnar_message_73,
5848       new_references.fnar_message_74,
5849       new_references.fnar_message_75,
5850       new_references.fnar_message_76,
5851       new_references.fnar_message_77,
5852       new_references.fnar_message_78,
5853       new_references.fnar_mesg_10_stu_fam_mem,
5854       new_references.fnar_mesg_11_stu_no_in_coll,
5855       new_references.fnar_mesg_24_stu_avail_inc,
5856       new_references.fnar_mesg_26_stu_taxes,
5857       new_references.fnar_mesg_33_stu_home_value,
5858       new_references.fnar_mesg_34_stu_home_value,
5859       new_references.fnar_mesg_34_stu_home_equity,
5860       new_references.fnar_mesg_35_stu_home_value,
5861       new_references.fnar_mesg_35_stu_home_equity,
5862       new_references.fnar_mesg_36_stu_home_equity,
5863       new_references.fnar_mesg_48_par_fam_mem,
5864       new_references.fnar_mesg_49_par_no_in_coll,
5865       new_references.fnar_mesg_56_par_agi,
5866       new_references.fnar_mesg_62_par_taxes,
5867       new_references.fnar_mesg_73_par_home_value,
5868       new_references.fnar_mesg_74_par_home_value,
5869       new_references.fnar_mesg_74_par_home_equity,
5870       new_references.fnar_mesg_75_par_home_value,
5871       new_references.fnar_mesg_75_par_home_equity,
5872       new_references.fnar_mesg_76_par_home_equity,
5873       new_references.assumption_message_1,
5874       new_references.assumption_message_2,
5875       new_references.assumption_message_3,
5876       new_references.assumption_message_4,
5877       new_references.assumption_message_5,
5878       new_references.assumption_message_6,
5879       new_references.record_mark,
5880       x_last_update_date,
5881       x_last_updated_by,
5882       x_last_update_date,
5883       x_last_updated_by,
5884       x_last_update_login,
5885       new_references.option_par_cola_adj_ind,
5886       new_references.option_par_stu_fa_assets_ind,
5887       new_references.option_par_ipt_assets_ind,
5888       new_references.option_stu_ipt_assets_ind,
5889       new_references.option_par_cola_adj_value,
5890       new_references.fnar_message_49,
5891       new_references.fnar_message_55,
5892       new_references.p_soc_sec_ben_student_amt,
5893       new_references.p_tuit_fee_deduct_amt,
5894       new_references.option_ind_stu_ipt_assets_flag,
5895       new_references.stu_lives_with_num,
5896       new_references.stu_most_support_from_num,
5897       new_references.location_computer_num,
5898       new_references.cust_parent_cont_adj_num,
5899       new_references.custodial_parent_num,
5900       new_references.cust_par_base_prcnt_inc_amt,
5901       new_references.cust_par_base_cont_inc_amt,
5902       new_references.cust_par_base_cont_ast_amt,
5903       new_references.cust_par_base_tot_cont_amt,
5904       new_references.cust_par_opt_prcnt_inc_amt,
5905       new_references.cust_par_opt_cont_inc_amt,
5906       new_references.cust_par_opt_cont_ast_amt,
5907       new_references.cust_par_opt_tot_cont_amt,
5908       new_references.parents_email_txt,
5909       new_references.parent_1_birth_date,
5910       new_references.parent_2_birth_date,
5911       new_references.match_code
5912     );
5913 
5914     OPEN c;
5915     FETCH c INTO x_rowid;
5916     IF (c%NOTFOUND) THEN
5917       CLOSE c;
5918       RAISE NO_DATA_FOUND;
5919     END IF;
5920     CLOSE c;
5921 
5922   END insert_row;
5923 
5924 
5925   PROCEDURE lock_row (
5926     x_rowid                             IN     VARCHAR2,
5927     x_css_id                            IN     NUMBER,
5928     x_record_status                     IN     VARCHAR2,
5929     x_college_code                      IN     VARCHAR2,
5930     x_academic_year                     IN     VARCHAR2,
5931     x_stu_record_type                   IN     VARCHAR2,
5932     x_css_id_number                     IN     VARCHAR2,
5933     x_registration_receipt_date         IN     VARCHAR2,
5934     x_registration_type                 IN     VARCHAR2,
5935     x_application_receipt_date          IN     VARCHAR2,
5936     x_application_type                  IN     VARCHAR2,
5937     x_original_fnar_compute             IN     VARCHAR2,
5938     x_revision_fnar_compute_date        IN     VARCHAR2,
5942     x_last_name                         IN     VARCHAR2,
5939     x_electronic_extract_date           IN     VARCHAR2,
5940     x_institutional_reporting_type      IN     VARCHAR2,
5941     x_asr_receipt_date                  IN     VARCHAR2,
5943     x_first_name                        IN     VARCHAR2,
5944     x_middle_initial                    IN     VARCHAR2,
5945     x_address_number_and_street         IN     VARCHAR2,
5946     x_city                              IN     VARCHAR2,
5947     x_state_mailing                     IN     VARCHAR2,
5948     x_zip_code                          IN     VARCHAR2,
5949     x_s_telephone_number                IN     VARCHAR2,
5950     x_s_title                           IN     VARCHAR2,
5951     x_date_of_birth                     IN     VARCHAR2,
5952     x_social_security_number            IN     VARCHAR2,
5953     x_state_legal_residence             IN     VARCHAR2,
5954     x_foreign_address_indicator         IN     VARCHAR2,
5955     x_foreign_postal_code               IN     VARCHAR2,
5956     x_country                           IN     VARCHAR2,
5957     x_financial_aid_status              IN     VARCHAR2,
5958     x_year_in_college                   IN     VARCHAR2,
5959     x_marital_status                    IN     VARCHAR2,
5960     x_ward_court                        IN     VARCHAR2,
5961     x_legal_dependents_other            IN     VARCHAR2,
5962     x_household_size                    IN     VARCHAR2,
5963     x_number_in_college                 IN     VARCHAR2,
5964     x_citizenship_status                IN     VARCHAR2,
5965     x_citizenship_country               IN     VARCHAR2,
5966     x_visa_classification               IN     VARCHAR2,
5967     x_tax_figures                       IN     VARCHAR2,
5968     x_number_exemptions                 IN     VARCHAR2,
5969     x_adjusted_gross_inc                IN     VARCHAR2,
5970     x_us_tax_paid                       IN     VARCHAR2,
5971     x_itemized_deductions               IN     VARCHAR2,
5972     x_stu_income_work                   IN     VARCHAR2,
5973     x_spouse_income_work                IN     VARCHAR2,
5974     x_divid_int_inc                     IN     VARCHAR2,
5975     x_soc_sec_benefits                  IN     VARCHAR2,
5976     x_welfare_tanf                      IN     VARCHAR2,
5977     x_child_supp_rcvd                   IN     VARCHAR2,
5978     x_earned_income_credit              IN     VARCHAR2,
5979     x_other_untax_income                IN     VARCHAR2,
5980     x_tax_stu_aid                       IN     VARCHAR2,
5981     x_cash_sav_check                    IN     VARCHAR2,
5982     x_ira_keogh                         IN     VARCHAR2,
5983     x_invest_value                      IN     VARCHAR2,
5984     x_invest_debt                       IN     VARCHAR2,
5985     x_home_value                        IN     VARCHAR2,
5986     x_home_debt                         IN     VARCHAR2,
5987     x_oth_real_value                    IN     VARCHAR2,
5988     x_oth_real_debt                     IN     VARCHAR2,
5989     x_bus_farm_value                    IN     VARCHAR2,
5990     x_bus_farm_debt                     IN     VARCHAR2,
5991     x_live_on_farm                      IN     VARCHAR2,
5992     x_home_purch_price                  IN     VARCHAR2,
5993     x_hope_ll_credit                    IN     VARCHAR2,
5994     x_home_purch_year                   IN     VARCHAR2,
5995     x_trust_amount                      IN     VARCHAR2,
5996     x_trust_avail                       IN     VARCHAR2,
5997     x_trust_estab                       IN     VARCHAR2,
5998     x_child_support_paid                IN     VARCHAR2,
5999     x_med_dent_expenses                 IN     VARCHAR2,
6000     x_vet_us                            IN     VARCHAR2,
6001     x_vet_ben_amount                    IN     VARCHAR2,
6002     x_vet_ben_months                    IN     VARCHAR2,
6003     x_stu_summer_wages                  IN     VARCHAR2,
6004     x_stu_school_yr_wages               IN     VARCHAR2,
6005     x_spouse_summer_wages               IN     VARCHAR2,
6006     x_spouse_school_yr_wages            IN     VARCHAR2,
6007     x_summer_other_tax_inc              IN     VARCHAR2,
6008     x_school_yr_other_tax_inc           IN     VARCHAR2,
6009     x_summer_untax_inc                  IN     VARCHAR2,
6010     x_school_yr_untax_inc               IN     VARCHAR2,
6011     x_grants_schol_etc                  IN     VARCHAR2,
6012     x_tuit_benefits                     IN     VARCHAR2,
6013     x_cont_parents                      IN     VARCHAR2,
6014     x_cont_relatives                    IN     VARCHAR2,
6015     x_p_siblings_pre_tuit               IN     VARCHAR2,
6016     x_p_student_pre_tuit                IN     VARCHAR2,
6017     x_p_household_size                  IN     VARCHAR2,
6018     x_p_number_in_college               IN     VARCHAR2,
6019     x_p_parents_in_college              IN     VARCHAR2,
6020     x_p_marital_status                  IN     VARCHAR2,
6021     x_p_state_legal_residence           IN     VARCHAR2,
6022     x_p_natural_par_status              IN     VARCHAR2,
6023     x_p_child_supp_paid                 IN     VARCHAR2,
6024     x_p_repay_ed_loans                  IN     VARCHAR2,
6025     x_p_med_dent_expenses               IN     VARCHAR2,
6026     x_p_tuit_paid_amount                IN     VARCHAR2,
6027     x_p_tuit_paid_number                IN     VARCHAR2,
6028     x_p_exp_child_supp_paid             IN     VARCHAR2,
6029     x_p_exp_repay_ed_loans              IN     VARCHAR2,
6030     x_p_exp_med_dent_expenses           IN     VARCHAR2,
6031     x_p_exp_tuit_pd_amount              IN     VARCHAR2,
6032     x_p_exp_tuit_pd_number              IN     VARCHAR2,
6033     x_p_cash_sav_check                  IN     VARCHAR2,
6034     x_p_month_mortgage_pay              IN     VARCHAR2,
6035     x_p_invest_value                    IN     VARCHAR2,
6036     x_p_invest_debt                     IN     VARCHAR2,
6040     x_p_own_business_farm               IN     VARCHAR2,
6037     x_p_home_value                      IN     VARCHAR2,
6038     x_p_home_debt                       IN     VARCHAR2,
6039     x_p_home_purch_price                IN     VARCHAR2,
6041     x_p_business_value                  IN     VARCHAR2,
6042     x_p_business_debt                   IN     VARCHAR2,
6043     x_p_farm_value                      IN     VARCHAR2,
6044     x_p_farm_debt                       IN     VARCHAR2,
6045     x_p_live_on_farm                    IN     VARCHAR2,
6046     x_p_oth_real_estate_value           IN     VARCHAR2,
6047     x_p_oth_real_estate_debt            IN     VARCHAR2,
6048     x_p_oth_real_purch_price            IN     VARCHAR2,
6049     x_p_siblings_assets                 IN     VARCHAR2,
6050     x_p_home_purch_year                 IN     VARCHAR2,
6051     x_p_oth_real_purch_year             IN     VARCHAR2,
6052     x_p_prior_agi                       IN     VARCHAR2,
6053     x_p_prior_us_tax_paid               IN     VARCHAR2,
6054     x_p_prior_item_deductions           IN     VARCHAR2,
6055     x_p_prior_other_untax_inc           IN     VARCHAR2,
6056     x_p_tax_figures                     IN     VARCHAR2,
6057     x_p_number_exemptions               IN     VARCHAR2,
6058     x_p_adjusted_gross_inc              IN     VARCHAR2,
6059     x_p_wages_sal_tips                  IN     VARCHAR2,
6060     x_p_interest_income                 IN     VARCHAR2,
6061     x_p_dividend_income                 IN     VARCHAR2,
6062     x_p_net_inc_bus_farm                IN     VARCHAR2,
6063     x_p_other_taxable_income            IN     VARCHAR2,
6064     x_p_adj_to_income                   IN     VARCHAR2,
6065     x_p_us_tax_paid                     IN     VARCHAR2,
6066     x_p_itemized_deductions             IN     VARCHAR2,
6067     x_p_father_income_work              IN     VARCHAR2,
6068     x_p_mother_income_work              IN     VARCHAR2,
6069     x_p_soc_sec_ben                     IN     VARCHAR2,
6070     x_p_welfare_tanf                    IN     VARCHAR2,
6071     x_p_child_supp_rcvd                 IN     VARCHAR2,
6072     x_p_ded_ira_keogh                   IN     VARCHAR2,
6073     x_p_tax_defer_pens_savs             IN     VARCHAR2,
6074     x_p_dep_care_med_spending           IN     VARCHAR2,
6075     x_p_earned_income_credit            IN     VARCHAR2,
6076     x_p_living_allow                    IN     VARCHAR2,
6077     x_p_tax_exmpt_int                   IN     VARCHAR2,
6078     x_p_foreign_inc_excl                IN     VARCHAR2,
6079     x_p_other_untax_inc                 IN     VARCHAR2,
6080     x_p_hope_ll_credit                  IN     VARCHAR2,
6081     x_p_yr_separation                   IN     VARCHAR2,
6082     x_p_yr_divorce                      IN     VARCHAR2,
6083     x_p_exp_father_inc                  IN     VARCHAR2,
6084     x_p_exp_mother_inc                  IN     VARCHAR2,
6085     x_p_exp_other_tax_inc               IN     VARCHAR2,
6086     x_p_exp_other_untax_inc             IN     VARCHAR2,
6087     x_line_2_relation                   IN     VARCHAR2,
6088     x_line_2_attend_college             IN     VARCHAR2,
6089     x_line_3_relation                   IN     VARCHAR2,
6090     x_line_3_attend_college             IN     VARCHAR2,
6091     x_line_4_relation                   IN     VARCHAR2,
6092     x_line_4_attend_college             IN     VARCHAR2,
6093     x_line_5_relation                   IN     VARCHAR2,
6094     x_line_5_attend_college             IN     VARCHAR2,
6095     x_line_6_relation                   IN     VARCHAR2,
6096     x_line_6_attend_college             IN     VARCHAR2,
6097     x_line_7_relation                   IN     VARCHAR2,
6098     x_line_7_attend_college             IN     VARCHAR2,
6099     x_line_8_relation                   IN     VARCHAR2,
6100     x_line_8_attend_college             IN     VARCHAR2,
6101     x_p_age_father                      IN     VARCHAR2,
6102     x_p_age_mother                      IN     VARCHAR2,
6103     x_p_div_sep_ind                     IN     VARCHAR2,
6104     x_b_cont_non_custodial_par          IN     VARCHAR2,
6105     x_college_type_2                    IN     VARCHAR2,
6106     x_college_type_3                    IN     VARCHAR2,
6107     x_college_type_4                    IN     VARCHAR2,
6108     x_college_type_5                    IN     VARCHAR2,
6109     x_college_type_6                    IN     VARCHAR2,
6110     x_college_type_7                    IN     VARCHAR2,
6111     x_college_type_8                    IN     VARCHAR2,
6112     x_school_code_1                     IN     VARCHAR2,
6113     x_housing_code_1                    IN     VARCHAR2,
6114     x_school_code_2                     IN     VARCHAR2,
6115     x_housing_code_2                    IN     VARCHAR2,
6116     x_school_code_3                     IN     VARCHAR2,
6117     x_housing_code_3                    IN     VARCHAR2,
6118     x_school_code_4                     IN     VARCHAR2,
6119     x_housing_code_4                    IN     VARCHAR2,
6120     x_school_code_5                     IN     VARCHAR2,
6121     x_housing_code_5                    IN     VARCHAR2,
6122     x_school_code_6                     IN     VARCHAR2,
6123     x_housing_code_6                    IN     VARCHAR2,
6124     x_school_code_7                     IN     VARCHAR2,
6125     x_housing_code_7                    IN     VARCHAR2,
6126     x_school_code_8                     IN     VARCHAR2,
6127     x_housing_code_8                    IN     VARCHAR2,
6128     x_school_code_9                     IN     VARCHAR2,
6129     x_housing_code_9                    IN     VARCHAR2,
6130     x_school_code_10                    IN     VARCHAR2,
6131     x_housing_code_10                   IN     VARCHAR2,
6132     x_additional_school_code_1          IN     VARCHAR2,
6133     x_additional_school_code_2          IN     VARCHAR2,
6134     x_additional_school_code_3          IN     VARCHAR2,
6138     x_additional_school_code_7          IN     VARCHAR2,
6135     x_additional_school_code_4          IN     VARCHAR2,
6136     x_additional_school_code_5          IN     VARCHAR2,
6137     x_additional_school_code_6          IN     VARCHAR2,
6139     x_additional_school_code_8          IN     VARCHAR2,
6140     x_additional_school_code_9          IN     VARCHAR2,
6141     x_additional_school_code_10         IN     VARCHAR2,
6142     x_explanation_spec_circum           IN     VARCHAR2,
6143     x_signature_student                 IN     VARCHAR2,
6144     x_signature_spouse                  IN     VARCHAR2,
6145     x_signature_father                  IN     VARCHAR2,
6146     x_signature_mother                  IN     VARCHAR2,
6147     x_month_day_completed               IN     VARCHAR2,
6148     x_year_completed                    IN     VARCHAR2,
6149     x_age_line_2                        IN     VARCHAR2,
6150     x_age_line_3                        IN     VARCHAR2,
6151     x_age_line_4                        IN     VARCHAR2,
6152     x_age_line_5                        IN     VARCHAR2,
6153     x_age_line_6                        IN     VARCHAR2,
6154     x_age_line_7                        IN     VARCHAR2,
6155     x_age_line_8                        IN     VARCHAR2,
6156     x_a_online_signature                IN     VARCHAR2,
6157     x_question_1_number                 IN     VARCHAR2,
6158     x_question_1_size                   IN     VARCHAR2,
6159     x_question_1_answer                 IN     VARCHAR2,
6160     x_question_2_number                 IN     VARCHAR2,
6161     x_question_2_size                   IN     VARCHAR2,
6162     x_question_2_answer                 IN     VARCHAR2,
6163     x_question_3_number                 IN     VARCHAR2,
6164     x_question_3_size                   IN     VARCHAR2,
6165     x_question_3_answer                 IN     VARCHAR2,
6166     x_question_4_number                 IN     VARCHAR2,
6167     x_question_4_size                   IN     VARCHAR2,
6168     x_question_4_answer                 IN     VARCHAR2,
6169     x_question_5_number                 IN     VARCHAR2,
6170     x_question_5_size                   IN     VARCHAR2,
6171     x_question_5_answer                 IN     VARCHAR2,
6172     x_question_6_number                 IN     VARCHAR2,
6173     x_question_6_size                   IN     VARCHAR2,
6174     x_question_6_answer                 IN     VARCHAR2,
6175     x_question_7_number                 IN     VARCHAR2,
6176     x_question_7_size                   IN     VARCHAR2,
6177     x_question_7_answer                 IN     VARCHAR2,
6178     x_question_8_number                 IN     VARCHAR2,
6179     x_question_8_size                   IN     VARCHAR2,
6180     x_question_8_answer                 IN     VARCHAR2,
6181     x_question_9_number                 IN     VARCHAR2,
6182     x_question_9_size                   IN     VARCHAR2,
6183     x_question_9_answer                 IN     VARCHAR2,
6184     x_question_10_number                IN     VARCHAR2,
6185     x_question_10_size                  IN     VARCHAR2,
6186     x_question_10_answer                IN     VARCHAR2,
6187     x_question_11_number                IN     VARCHAR2,
6188     x_question_11_size                  IN     VARCHAR2,
6189     x_question_11_answer                IN     VARCHAR2,
6190     x_question_12_number                IN     VARCHAR2,
6191     x_question_12_size                  IN     VARCHAR2,
6192     x_question_12_answer                IN     VARCHAR2,
6193     x_question_13_number                IN     VARCHAR2,
6194     x_question_13_size                  IN     VARCHAR2,
6195     x_question_13_answer                IN     VARCHAR2,
6196     x_question_14_number                IN     VARCHAR2,
6197     x_question_14_size                  IN     VARCHAR2,
6198     x_question_14_answer                IN     VARCHAR2,
6199     x_question_15_number                IN     VARCHAR2,
6200     x_question_15_size                  IN     VARCHAR2,
6201     x_question_15_answer                IN     VARCHAR2,
6202     x_question_16_number                IN     VARCHAR2,
6203     x_question_16_size                  IN     VARCHAR2,
6204     x_question_16_answer                IN     VARCHAR2,
6205     x_question_17_number                IN     VARCHAR2,
6206     x_question_17_size                  IN     VARCHAR2,
6207     x_question_17_answer                IN     VARCHAR2,
6208     x_question_18_number                IN     VARCHAR2,
6209     x_question_18_size                  IN     VARCHAR2,
6210     x_question_18_answer                IN     VARCHAR2,
6211     x_question_19_number                IN     VARCHAR2,
6212     x_question_19_size                  IN     VARCHAR2,
6213     x_question_19_answer                IN     VARCHAR2,
6214     x_question_20_number                IN     VARCHAR2,
6215     x_question_20_size                  IN     VARCHAR2,
6216     x_question_20_answer                IN     VARCHAR2,
6217     x_question_21_number                IN     VARCHAR2,
6218     x_question_21_size                  IN     VARCHAR2,
6219     x_question_21_answer                IN     VARCHAR2,
6220     x_question_22_number                IN     VARCHAR2,
6221     x_question_22_size                  IN     VARCHAR2,
6222     x_question_22_answer                IN     VARCHAR2,
6223     x_question_23_number                IN     VARCHAR2,
6224     x_question_23_size                  IN     VARCHAR2,
6225     x_question_23_answer                IN     VARCHAR2,
6226     x_question_24_number                IN     VARCHAR2,
6230     x_question_25_size                  IN     VARCHAR2,
6227     x_question_24_size                  IN     VARCHAR2,
6228     x_question_24_answer                IN     VARCHAR2,
6229     x_question_25_number                IN     VARCHAR2,
6231     x_question_25_answer                IN     VARCHAR2,
6232     x_question_26_number                IN     VARCHAR2,
6233     x_question_26_size                  IN     VARCHAR2,
6234     x_question_26_answer                IN     VARCHAR2,
6235     x_question_27_number                IN     VARCHAR2,
6236     x_question_27_size                  IN     VARCHAR2,
6237     x_question_27_answer                IN     VARCHAR2,
6238     x_question_28_number                IN     VARCHAR2,
6239     x_question_28_size                  IN     VARCHAR2,
6240     x_question_28_answer                IN     VARCHAR2,
6241     x_question_29_number                IN     VARCHAR2,
6242     x_question_29_size                  IN     VARCHAR2,
6243     x_question_29_answer                IN     VARCHAR2,
6244     x_question_30_number                IN     VARCHAR2,
6245     x_questions_30_size                 IN     VARCHAR2,
6246     x_question_30_answer                IN     VARCHAR2,
6247     x_r_s_email_address                 IN     VARCHAR2,
6248     x_eps_code                          IN     VARCHAR2,
6249     x_comp_css_dependency_status        IN     VARCHAR2,
6250     x_stu_age                           IN     VARCHAR2,
6251     x_assumed_stu_yr_in_coll            IN     VARCHAR2,
6252     x_comp_stu_marital_status           IN     VARCHAR2,
6253     x_stu_family_members                IN     VARCHAR2,
6254     x_stu_fam_members_in_college        IN     VARCHAR2,
6255     x_par_marital_status                IN     VARCHAR2,
6256     x_par_family_members                IN     VARCHAR2,
6257     x_par_total_in_college              IN     VARCHAR2,
6258     x_par_par_in_college                IN     VARCHAR2,
6259     x_par_others_in_college             IN     VARCHAR2,
6260     x_par_aesa                          IN     VARCHAR2,
6261     x_par_cesa                          IN     VARCHAR2,
6262     x_stu_aesa                          IN     VARCHAR2,
6263     x_stu_cesa                          IN     VARCHAR2,
6264     x_im_p_bas_agi_taxable_income       IN     VARCHAR2,
6265     x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2,
6266     x_im_p_bas_inc_adj                  IN     VARCHAR2,
6267     x_im_p_bas_total_income             IN     VARCHAR2,
6268     x_im_p_bas_us_income_tax            IN     VARCHAR2,
6269     x_im_p_bas_st_and_other_tax         IN     VARCHAR2,
6270     x_im_p_bas_fica_tax                 IN     VARCHAR2,
6271     x_im_p_bas_med_dental               IN     VARCHAR2,
6272     x_im_p_bas_employment_allow         IN     VARCHAR2,
6273     x_im_p_bas_annual_ed_savings        IN     VARCHAR2,
6274     x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2,
6275     x_im_p_bas_total_inc_allow          IN     VARCHAR2,
6276     x_im_p_bas_cal_avail_inc            IN     VARCHAR2,
6277     x_im_p_bas_avail_income             IN     VARCHAR2,
6278     x_im_p_bas_total_cont_inc           IN     VARCHAR2,
6279     x_im_p_bas_cash_bank_accounts       IN     VARCHAR2,
6280     x_im_p_bas_home_equity              IN     VARCHAR2,
6281     x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
6282     x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2,
6283     x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2,
6284     x_im_p_bas_net_worth                IN     VARCHAR2,
6285     x_im_p_bas_emerg_res_allow          IN     VARCHAR2,
6286     x_im_p_bas_cum_ed_savings           IN     VARCHAR2,
6287     x_im_p_bas_low_inc_allow            IN     VARCHAR2,
6288     x_im_p_bas_total_asset_allow        IN     VARCHAR2,
6289     x_im_p_bas_disc_net_worth           IN     VARCHAR2,
6290     x_im_p_bas_total_cont_asset         IN     VARCHAR2,
6291     x_im_p_bas_total_cont               IN     VARCHAR2,
6292     x_im_p_bas_num_in_coll_adj          IN     VARCHAR2,
6293     x_im_p_bas_cont_for_stu             IN     VARCHAR2,
6294     x_im_p_bas_cont_from_income         IN     VARCHAR2,
6295     x_im_p_bas_cont_from_assets         IN     VARCHAR2,
6296     x_im_p_opt_agi_taxable_income       IN     VARCHAR2,
6297     x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2,
6298     x_im_p_opt_inc_adj                  IN     VARCHAR2,
6299     x_im_p_opt_total_income             IN     VARCHAR2,
6300     x_im_p_opt_us_income_tax            IN     VARCHAR2,
6301     x_im_p_opt_st_and_other_tax         IN     VARCHAR2,
6302     x_im_p_opt_fica_tax                 IN     VARCHAR2,
6303     x_im_p_opt_med_dental               IN     VARCHAR2,
6304     x_im_p_opt_elem_sec_tuit            IN     VARCHAR2,
6305     x_im_p_opt_employment_allow         IN     VARCHAR2,
6306     x_im_p_opt_annual_ed_savings        IN     VARCHAR2,
6307     x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2,
6308     x_im_p_opt_total_inc_allow          IN     VARCHAR2,
6309     x_im_p_opt_cal_avail_inc            IN     VARCHAR2,
6310     x_im_p_opt_avail_income             IN     VARCHAR2,
6311     x_im_p_opt_total_cont_inc           IN     VARCHAR2,
6312     x_im_p_opt_cash_bank_accounts       IN     VARCHAR2,
6313     x_im_p_opt_home_equity              IN     VARCHAR2,
6314     x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
6315     x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2,
6316     x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2,
6317     x_im_p_opt_net_worth                IN     VARCHAR2,
6318     x_im_p_opt_emerg_res_allow          IN     VARCHAR2,
6319     x_im_p_opt_cum_ed_savings           IN     VARCHAR2,
6323     x_im_p_opt_total_cont_asset         IN     VARCHAR2,
6320     x_im_p_opt_low_inc_allow            IN     VARCHAR2,
6321     x_im_p_opt_total_asset_allow        IN     VARCHAR2,
6322     x_im_p_opt_disc_net_worth           IN     VARCHAR2,
6324     x_im_p_opt_total_cont               IN     VARCHAR2,
6325     x_im_p_opt_num_in_coll_adj          IN     VARCHAR2,
6326     x_im_p_opt_cont_for_stu             IN     VARCHAR2,
6327     x_im_p_opt_cont_from_income         IN     VARCHAR2,
6328     x_im_p_opt_cont_from_assets         IN     VARCHAR2,
6329     x_fm_p_analysis_type                IN     VARCHAR2,
6330     x_fm_p_agi_taxable_income           IN     VARCHAR2,
6331     x_fm_p_untx_inc_and_ben             IN     VARCHAR2,
6332     x_fm_p_inc_adj                      IN     VARCHAR2,
6333     x_fm_p_total_income                 IN     VARCHAR2,
6334     x_fm_p_us_income_tax                IN     VARCHAR2,
6335     x_fm_p_state_and_other_taxes        IN     VARCHAR2,
6336     x_fm_p_fica_tax                     IN     VARCHAR2,
6337     x_fm_p_employment_allow             IN     VARCHAR2,
6338     x_fm_p_income_prot_allow            IN     VARCHAR2,
6339     x_fm_p_total_allow                  IN     VARCHAR2,
6340     x_fm_p_avail_income                 IN     VARCHAR2,
6341     x_fm_p_cash_bank_accounts           IN     VARCHAR2,
6342     x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2,
6343     x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2,
6344     x_fm_p_net_worth                    IN     VARCHAR2,
6345     x_fm_p_asset_prot_allow             IN     VARCHAR2,
6346     x_fm_p_disc_net_worth               IN     VARCHAR2,
6347     x_fm_p_total_contribution           IN     VARCHAR2,
6348     x_fm_p_num_in_coll                  IN     VARCHAR2,
6349     x_fm_p_cont_for_stu                 IN     VARCHAR2,
6350     x_fm_p_cont_from_income             IN     VARCHAR2,
6351     x_fm_p_cont_from_assets             IN     VARCHAR2,
6352     x_im_s_bas_agi_taxable_income       IN     VARCHAR2,
6353     x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2,
6354     x_im_s_bas_inc_adj                  IN     VARCHAR2,
6355     x_im_s_bas_total_income             IN     VARCHAR2,
6356     x_im_s_bas_us_income_tax            IN     VARCHAR2,
6357     x_im_s_bas_st_and_oth_tax           IN     VARCHAR2,
6358     x_im_s_bas_fica_tax                 IN     VARCHAR2,
6359     x_im_s_bas_med_dental               IN     VARCHAR2,
6360     x_im_s_bas_employment_allow         IN     VARCHAR2,
6361     x_im_s_bas_annual_ed_savings        IN     VARCHAR2,
6362     x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2,
6363     x_im_s_bas_total_inc_allow          IN     VARCHAR2,
6364     x_im_s_bas_cal_avail_income         IN     VARCHAR2,
6365     x_im_s_bas_avail_income             IN     VARCHAR2,
6366     x_im_s_bas_total_cont_inc           IN     VARCHAR2,
6367     x_im_s_bas_cash_bank_accounts       IN     VARCHAR2,
6368     x_im_s_bas_home_equity              IN     VARCHAR2,
6369     x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
6370     x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2,
6371     x_im_s_bas_trusts                   IN     VARCHAR2,
6372     x_im_s_bas_net_worth                IN     VARCHAR2,
6373     x_im_s_bas_emerg_res_allow          IN     VARCHAR2,
6374     x_im_s_bas_cum_ed_savings           IN     VARCHAR2,
6375     x_im_s_bas_total_asset_allow        IN     VARCHAR2,
6376     x_im_s_bas_disc_net_worth           IN     VARCHAR2,
6377     x_im_s_bas_total_cont_asset         IN     VARCHAR2,
6378     x_im_s_bas_total_cont               IN     VARCHAR2,
6379     x_im_s_bas_num_in_coll_adj          IN     VARCHAR2,
6380     x_im_s_bas_cont_for_stu             IN     VARCHAR2,
6381     x_im_s_bas_cont_from_income         IN     VARCHAR2,
6382     x_im_s_bas_cont_from_assets         IN     VARCHAR2,
6383     x_im_s_est_agi_taxable_income       IN     VARCHAR2,
6384     x_im_s_est_untx_inc_and_ben         IN     VARCHAR2,
6385     x_im_s_est_inc_adj                  IN     VARCHAR2,
6386     x_im_s_est_total_income             IN     VARCHAR2,
6387     x_im_s_est_us_income_tax            IN     VARCHAR2,
6388     x_im_s_est_st_and_oth_tax           IN     VARCHAR2,
6389     x_im_s_est_fica_tax                 IN     VARCHAR2,
6390     x_im_s_est_med_dental               IN     VARCHAR2,
6391     x_im_s_est_employment_allow         IN     VARCHAR2,
6392     x_im_s_est_annual_ed_savings        IN     VARCHAR2,
6393     x_im_s_est_inc_prot_allow_m         IN     VARCHAR2,
6394     x_im_s_est_total_inc_allow          IN     VARCHAR2,
6395     x_im_s_est_cal_avail_income         IN     VARCHAR2,
6396     x_im_s_est_avail_income             IN     VARCHAR2,
6397     x_im_s_est_total_cont_inc           IN     VARCHAR2,
6398     x_im_s_est_cash_bank_accounts       IN     VARCHAR2,
6399     x_im_s_est_home_equity              IN     VARCHAR2,
6400     x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2,
6401     x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2,
6402     x_im_s_est_est_trusts               IN     VARCHAR2,
6403     x_im_s_est_net_worth                IN     VARCHAR2,
6404     x_im_s_est_emerg_res_allow          IN     VARCHAR2,
6405     x_im_s_est_cum_ed_savings           IN     VARCHAR2,
6406     x_im_s_est_total_asset_allow        IN     VARCHAR2,
6407     x_im_s_est_disc_net_worth           IN     VARCHAR2,
6408     x_im_s_est_total_cont_asset         IN     VARCHAR2,
6409     x_im_s_est_total_cont               IN     VARCHAR2,
6410     x_im_s_est_num_in_coll_adj          IN     VARCHAR2,
6411     x_im_s_est_cont_for_stu             IN     VARCHAR2,
6415     x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2,
6412     x_im_s_est_cont_from_income         IN     VARCHAR2,
6413     x_im_s_est_cont_from_assets         IN     VARCHAR2,
6414     x_im_s_opt_agi_taxable_income       IN     VARCHAR2,
6416     x_im_s_opt_inc_adj                  IN     VARCHAR2,
6417     x_im_s_opt_total_income             IN     VARCHAR2,
6418     x_im_s_opt_us_income_tax            IN     VARCHAR2,
6419     x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2,
6420     x_im_s_opt_fica_tax                 IN     VARCHAR2,
6421     x_im_s_opt_med_dental               IN     VARCHAR2,
6422     x_im_s_opt_employment_allow         IN     VARCHAR2,
6423     x_im_s_opt_annual_ed_savings        IN     VARCHAR2,
6424     x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2,
6425     x_im_s_opt_total_inc_allow          IN     VARCHAR2,
6426     x_im_s_opt_cal_avail_income         IN     VARCHAR2,
6427     x_im_s_opt_avail_income             IN     VARCHAR2,
6428     x_im_s_opt_total_cont_inc           IN     VARCHAR2,
6429     x_im_s_opt_cash_bank_accounts       IN     VARCHAR2,
6430     x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2,
6431     x_im_s_opt_home_equity              IN     VARCHAR2,
6432     x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
6433     x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2,
6434     x_im_s_opt_trusts                   IN     VARCHAR2,
6435     x_im_s_opt_net_worth                IN     VARCHAR2,
6436     x_im_s_opt_emerg_res_allow          IN     VARCHAR2,
6437     x_im_s_opt_cum_ed_savings           IN     VARCHAR2,
6438     x_im_s_opt_total_asset_allow        IN     VARCHAR2,
6439     x_im_s_opt_disc_net_worth           IN     VARCHAR2,
6440     x_im_s_opt_total_cont_asset         IN     VARCHAR2,
6441     x_im_s_opt_total_cont               IN     VARCHAR2,
6442     x_im_s_opt_num_in_coll_adj          IN     VARCHAR2,
6443     x_im_s_opt_cont_for_stu             IN     VARCHAR2,
6444     x_im_s_opt_cont_from_income         IN     VARCHAR2,
6445     x_im_s_opt_cont_from_assets         IN     VARCHAR2,
6446     x_fm_s_analysis_type                IN     VARCHAR2,
6447     x_fm_s_agi_taxable_income           IN     VARCHAR2,
6448     x_fm_s_untx_inc_and_ben             IN     VARCHAR2,
6449     x_fm_s_inc_adj                      IN     VARCHAR2,
6450     x_fm_s_total_income                 IN     VARCHAR2,
6451     x_fm_s_us_income_tax                IN     VARCHAR2,
6452     x_fm_s_state_and_oth_taxes          IN     VARCHAR2,
6453     x_fm_s_fica_tax                     IN     VARCHAR2,
6454     x_fm_s_employment_allow             IN     VARCHAR2,
6455     x_fm_s_income_prot_allow            IN     VARCHAR2,
6456     x_fm_s_total_allow                  IN     VARCHAR2,
6457     x_fm_s_cal_avail_income             IN     VARCHAR2,
6458     x_fm_s_avail_income                 IN     VARCHAR2,
6459     x_fm_s_cash_bank_accounts           IN     VARCHAR2,
6460     x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2,
6461     x_fm_s_adj_bus_farm_worth           IN     VARCHAR2,
6462     x_fm_s_trusts                       IN     VARCHAR2,
6463     x_fm_s_net_worth                    IN     VARCHAR2,
6464     x_fm_s_asset_prot_allow             IN     VARCHAR2,
6465     x_fm_s_disc_net_worth               IN     VARCHAR2,
6466     x_fm_s_total_cont                   IN     VARCHAR2,
6467     x_fm_s_num_in_coll                  IN     VARCHAR2,
6468     x_fm_s_cont_for_stu                 IN     VARCHAR2,
6469     x_fm_s_cont_from_income             IN     VARCHAR2,
6470     x_fm_s_cont_from_assets             IN     VARCHAR2,
6471     x_im_inst_resident_ind              IN     VARCHAR2,
6472     x_institutional_1_budget_name       IN     VARCHAR2,
6473     x_im_inst_1_budget_duration         IN     VARCHAR2,
6474     x_im_inst_1_tuition_fees            IN     VARCHAR2,
6475     x_im_inst_1_books_supplies          IN     VARCHAR2,
6476     x_im_inst_1_living_expenses         IN     VARCHAR2,
6477     x_im_inst_1_tot_expenses            IN     VARCHAR2,
6478     x_im_inst_1_tot_stu_cont            IN     VARCHAR2,
6479     x_im_inst_1_tot_par_cont            IN     VARCHAR2,
6480     x_im_inst_1_tot_family_cont         IN     VARCHAR2,
6481     x_im_inst_1_va_benefits             IN     VARCHAR2,
6482     x_im_inst_1_ot_cont                 IN     VARCHAR2,
6483     x_im_inst_1_est_financial_need      IN     VARCHAR2,
6484     x_institutional_2_budget_name       IN     VARCHAR2,
6485     x_im_inst_2_budget_duration         IN     VARCHAR2,
6486     x_im_inst_2_tuition_fees            IN     VARCHAR2,
6487     x_im_inst_2_books_supplies          IN     VARCHAR2,
6488     x_im_inst_2_living_expenses         IN     VARCHAR2,
6489     x_im_inst_2_tot_expenses            IN     VARCHAR2,
6490     x_im_inst_2_tot_stu_cont            IN     VARCHAR2,
6491     x_im_inst_2_tot_par_cont            IN     VARCHAR2,
6492     x_im_inst_2_tot_family_cont         IN     VARCHAR2,
6493     x_im_inst_2_va_benefits             IN     VARCHAR2,
6494     x_im_inst_2_est_financial_need      IN     VARCHAR2,
6495     x_institutional_3_budget_name       IN     VARCHAR2,
6496     x_im_inst_3_budget_duration         IN     VARCHAR2,
6497     x_im_inst_3_tuition_fees            IN     VARCHAR2,
6498     x_im_inst_3_books_supplies          IN     VARCHAR2,
6499     x_im_inst_3_living_expenses         IN     VARCHAR2,
6500     x_im_inst_3_tot_expenses            IN     VARCHAR2,
6501     x_im_inst_3_tot_stu_cont            IN     VARCHAR2,
6502     x_im_inst_3_tot_par_cont            IN     VARCHAR2,
6503     x_im_inst_3_tot_family_cont         IN     VARCHAR2,
6507     x_fm_inst_1_va_benefits             IN     VARCHAR2,
6504     x_im_inst_3_va_benefits             IN     VARCHAR2,
6505     x_im_inst_3_est_financial_need      IN     VARCHAR2,
6506     x_fm_inst_1_federal_efc             IN     VARCHAR2,
6508     x_fm_inst_1_fed_eligibility         IN     VARCHAR2,
6509     x_fm_inst_1_pell                    IN     VARCHAR2,
6510     x_option_par_loss_allow_ind         IN     VARCHAR2,
6511     x_option_par_tuition_ind            IN     VARCHAR2,
6512     x_option_par_home_ind               IN     VARCHAR2,
6513     x_option_par_home_value             IN     VARCHAR2,
6514     x_option_par_home_debt              IN     VARCHAR2,
6515     x_option_stu_ira_keogh_ind          IN     VARCHAR2,
6516     x_option_stu_home_ind               IN     VARCHAR2,
6517     x_option_stu_home_value             IN     VARCHAR2,
6518     x_option_stu_home_debt              IN     VARCHAR2,
6519     x_option_stu_sum_ay_inc_ind         IN     VARCHAR2,
6520     x_option_par_hope_ll_credit         IN     VARCHAR2,
6521     x_option_stu_hope_ll_credit         IN     VARCHAR2,
6522     x_im_parent_1_8_months_bas          IN     VARCHAR2,
6523     x_im_p_more_than_9_mth_ba           IN     VARCHAR2,
6524     x_im_parent_1_8_months_opt          IN     VARCHAR2,
6525     x_im_p_more_than_9_mth_op           IN     VARCHAR2,
6526     x_fnar_message_1                    IN     VARCHAR2,
6527     x_fnar_message_2                    IN     VARCHAR2,
6528     x_fnar_message_3                    IN     VARCHAR2,
6529     x_fnar_message_4                    IN     VARCHAR2,
6530     x_fnar_message_5                    IN     VARCHAR2,
6531     x_fnar_message_6                    IN     VARCHAR2,
6532     x_fnar_message_7                    IN     VARCHAR2,
6533     x_fnar_message_8                    IN     VARCHAR2,
6534     x_fnar_message_9                    IN     VARCHAR2,
6535     x_fnar_message_10                   IN     VARCHAR2,
6536     x_fnar_message_11                   IN     VARCHAR2,
6537     x_fnar_message_12                   IN     VARCHAR2,
6538     x_fnar_message_13                   IN     VARCHAR2,
6539     x_fnar_message_20                   IN     VARCHAR2,
6540     x_fnar_message_21                   IN     VARCHAR2,
6541     x_fnar_message_22                   IN     VARCHAR2,
6542     x_fnar_message_23                   IN     VARCHAR2,
6543     x_fnar_message_24                   IN     VARCHAR2,
6544     x_fnar_message_25                   IN     VARCHAR2,
6545     x_fnar_message_26                   IN     VARCHAR2,
6546     x_fnar_message_27                   IN     VARCHAR2,
6547     x_fnar_message_30                   IN     VARCHAR2,
6548     x_fnar_message_31                   IN     VARCHAR2,
6549     x_fnar_message_32                   IN     VARCHAR2,
6550     x_fnar_message_33                   IN     VARCHAR2,
6551     x_fnar_message_34                   IN     VARCHAR2,
6552     x_fnar_message_35                   IN     VARCHAR2,
6553     x_fnar_message_36                   IN     VARCHAR2,
6554     x_fnar_message_37                   IN     VARCHAR2,
6555     x_fnar_message_38                   IN     VARCHAR2,
6556     x_fnar_message_39                   IN     VARCHAR2,
6557     x_fnar_message_45                   IN     VARCHAR2,
6558     x_fnar_message_46                   IN     VARCHAR2,
6559     x_fnar_message_47                   IN     VARCHAR2,
6560     x_fnar_message_48                   IN     VARCHAR2,
6561     x_fnar_message_50                   IN     VARCHAR2,
6562     x_fnar_message_51                   IN     VARCHAR2,
6563     x_fnar_message_52                   IN     VARCHAR2,
6564     x_fnar_message_53                   IN     VARCHAR2,
6565     x_fnar_message_56                   IN     VARCHAR2,
6566     x_fnar_message_57                   IN     VARCHAR2,
6567     x_fnar_message_58                   IN     VARCHAR2,
6568     x_fnar_message_59                   IN     VARCHAR2,
6569     x_fnar_message_60                   IN     VARCHAR2,
6570     x_fnar_message_61                   IN     VARCHAR2,
6571     x_fnar_message_62                   IN     VARCHAR2,
6572     x_fnar_message_63                   IN     VARCHAR2,
6573     x_fnar_message_64                   IN     VARCHAR2,
6574     x_fnar_message_65                   IN     VARCHAR2,
6575     x_fnar_message_71                   IN     VARCHAR2,
6576     x_fnar_message_72                   IN     VARCHAR2,
6577     x_fnar_message_73                   IN     VARCHAR2,
6578     x_fnar_message_74                   IN     VARCHAR2,
6579     x_fnar_message_75                   IN     VARCHAR2,
6580     x_fnar_message_76                   IN     VARCHAR2,
6581     x_fnar_message_77                   IN     VARCHAR2,
6582     x_fnar_message_78                   IN     VARCHAR2,
6583     x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2,
6584     x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2,
6585     x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2,
6586     x_fnar_mesg_26_stu_taxes            IN     VARCHAR2,
6587     x_fnar_mesg_33_stu_home_value       IN     VARCHAR2,
6588     x_fnar_mesg_34_stu_home_value       IN     VARCHAR2,
6589     x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2,
6590     x_fnar_mesg_35_stu_home_value       IN     VARCHAR2,
6591     x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2,
6592     x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2,
6593     x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2,
6594     x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2,
6595     x_fnar_mesg_56_par_agi              IN     VARCHAR2,
6596     x_fnar_mesg_62_par_taxes            IN     VARCHAR2,
6600     x_fnar_mesg_75_par_home_value       IN     VARCHAR2,
6597     x_fnar_mesg_73_par_home_value       IN     VARCHAR2,
6598     x_fnar_mesg_74_par_home_value       IN     VARCHAR2,
6599     x_fnar_mesg_74_par_home_equity      IN     VARCHAR2,
6601     x_fnar_mesg_75_par_home_equity      IN     VARCHAR2,
6602     x_fnar_mesg_76_par_home_equity      IN     VARCHAR2,
6603     x_assumption_message_1              IN     VARCHAR2,
6604     x_assumption_message_2              IN     VARCHAR2,
6605     x_assumption_message_3              IN     VARCHAR2,
6606     x_assumption_message_4              IN     VARCHAR2,
6607     x_assumption_message_5              IN     VARCHAR2,
6608     x_assumption_message_6              IN     VARCHAR2,
6609     x_record_mark                       IN     VARCHAR2,
6610     x_option_par_cola_adj_ind           IN     VARCHAR2,
6611     x_option_par_stu_fa_assets_ind      IN     VARCHAR2,
6612     x_option_par_ipt_assets_ind         IN     VARCHAR2,
6613     x_option_stu_ipt_assets_ind         IN     VARCHAR2,
6614     x_option_par_cola_adj_value         IN     VARCHAR2,
6615     x_fnar_message_49                   IN     VARCHAR2,
6616     x_fnar_message_55                   IN     VARCHAR2,
6617     x_p_soc_sec_ben_student_amt         IN     NUMBER,
6618     x_p_tuit_fee_deduct_amt             IN     NUMBER,
6619     x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
6620     x_stu_lives_with_num                IN     NUMBER,
6621     x_stu_most_support_from_num         IN     NUMBER,
6622     x_location_computer_num             IN     NUMBER,
6623     x_cust_parent_cont_adj_num          IN     NUMBER,
6624     x_custodial_parent_num              IN     NUMBER,
6625     x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
6626     x_cust_par_base_cont_inc_amt        IN     NUMBER,
6627     x_cust_par_base_cont_ast_amt        IN     NUMBER,
6628     x_cust_par_base_tot_cont_amt        IN     NUMBER,
6629     x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
6630     x_cust_par_opt_cont_inc_amt         IN     NUMBER,
6631     x_cust_par_opt_cont_ast_amt         IN     NUMBER,
6632     x_cust_par_opt_tot_cont_amt         IN     NUMBER,
6633     x_parents_email_txt                 IN     VARCHAR2,
6634     x_parent_1_birth_date               IN     DATE,
6635     x_parent_2_birth_date               IN     DATE,
6636     x_match_code                        IN     VARCHAR2
6637   ) AS
6638   /*
6639   ||  Created By : vivuyyur
6640   ||  Created On : 30-MAY-2001
6641   ||  Purpose : Handles the LOCK mechanism for the table.
6642   ||  Known limitations, enhancements or remarks :
6643   ||  Change History :
6644   ||  Who             When            What
6645   ||  (reverse chronological order - newest change first)
6646   */
6647     CURSOR c1 IS
6648       SELECT
6649         record_status,
6650         college_code,
6651         academic_year,
6652         stu_record_type,
6653         css_id_number,
6654         registration_receipt_date,
6655         registration_type,
6656         application_receipt_date,
6657         application_type,
6658         original_fnar_compute,
6659         revision_fnar_compute_date,
6660         electronic_extract_date,
6661         institutional_reporting_type,
6662         asr_receipt_date,
6663         last_name,
6664         first_name,
6665         middle_initial,
6666         address_number_and_street,
6667         city,
6668         state_mailing,
6669         zip_code,
6670         s_telephone_number,
6671         s_title,
6672         date_of_birth,
6673         social_security_number,
6674         state_legal_residence,
6675         foreign_address_indicator,
6676         foreign_postal_code,
6677         country,
6678         financial_aid_status,
6679         year_in_college,
6680         marital_status,
6681         ward_court,
6682         legal_dependents_other,
6683         household_size,
6684         number_in_college,
6685         citizenship_status,
6686         citizenship_country,
6687         visa_classification,
6688         tax_figures,
6689         number_exemptions,
6690         adjusted_gross_inc,
6691         us_tax_paid,
6692         itemized_deductions,
6693         stu_income_work,
6694         spouse_income_work,
6695         divid_int_inc,
6696         soc_sec_benefits,
6697         welfare_tanf,
6698         child_supp_rcvd,
6699         earned_income_credit,
6700         other_untax_income,
6701         tax_stu_aid,
6702         cash_sav_check,
6703         ira_keogh,
6704         invest_value,
6705         invest_debt,
6706         home_value,
6707         home_debt,
6708         oth_real_value,
6709         oth_real_debt,
6710         bus_farm_value,
6711         bus_farm_debt,
6712         live_on_farm,
6713         home_purch_price,
6714         hope_ll_credit,
6715         home_purch_year,
6716         trust_amount,
6717         trust_avail,
6718         trust_estab,
6719         child_support_paid,
6720         med_dent_expenses,
6721         vet_us,
6722         vet_ben_amount,
6723         vet_ben_months,
6724         stu_summer_wages,
6725         stu_school_yr_wages,
6726         spouse_summer_wages,
6727         spouse_school_yr_wages,
6728         summer_other_tax_inc,
6729         school_yr_other_tax_inc,
6730         summer_untax_inc,
6731         school_yr_untax_inc,
6732         grants_schol_etc,
6733         tuit_benefits,
6734         cont_parents,
6735         cont_relatives,
6739         p_number_in_college,
6736         p_siblings_pre_tuit,
6737         p_student_pre_tuit,
6738         p_household_size,
6740         p_parents_in_college,
6741         p_marital_status,
6742         p_state_legal_residence,
6743         p_natural_par_status,
6744         p_child_supp_paid,
6745         p_repay_ed_loans,
6746         p_med_dent_expenses,
6747         p_tuit_paid_amount,
6748         p_tuit_paid_number,
6749         p_exp_child_supp_paid,
6750         p_exp_repay_ed_loans,
6751         p_exp_med_dent_expenses,
6752         p_exp_tuit_pd_amount,
6753         p_exp_tuit_pd_number,
6754         p_cash_sav_check,
6755         p_month_mortgage_pay,
6756         p_invest_value,
6757         p_invest_debt,
6758         p_home_value,
6759         p_home_debt,
6760         p_home_purch_price,
6761         p_own_business_farm,
6762         p_business_value,
6763         p_business_debt,
6764         p_farm_value,
6765         p_farm_debt,
6766         p_live_on_farm,
6767         p_oth_real_estate_value,
6768         p_oth_real_estate_debt,
6769         p_oth_real_purch_price,
6770         p_siblings_assets,
6771         p_home_purch_year,
6772         p_oth_real_purch_year,
6773         p_prior_agi,
6774         p_prior_us_tax_paid,
6775         p_prior_item_deductions,
6776         p_prior_other_untax_inc,
6777         p_tax_figures,
6778         p_number_exemptions,
6779         p_adjusted_gross_inc,
6780         p_wages_sal_tips,
6781         p_interest_income,
6782         p_dividend_income,
6783         p_net_inc_bus_farm,
6784         p_other_taxable_income,
6785         p_adj_to_income,
6786         p_us_tax_paid,
6787         p_itemized_deductions,
6788         p_father_income_work,
6789         p_mother_income_work,
6790         p_soc_sec_ben,
6791         p_welfare_tanf,
6792         p_child_supp_rcvd,
6793         p_ded_ira_keogh,
6794         p_tax_defer_pens_savs,
6795         p_dep_care_med_spending,
6796         p_earned_income_credit,
6797         p_living_allow,
6798         p_tax_exmpt_int,
6799         p_foreign_inc_excl,
6800         p_other_untax_inc,
6801         p_hope_ll_credit,
6802         p_yr_separation,
6803         p_yr_divorce,
6804         p_exp_father_inc,
6805         p_exp_mother_inc,
6806         p_exp_other_tax_inc,
6807         p_exp_other_untax_inc,
6808         line_2_relation,
6809         line_2_attend_college,
6810         line_3_relation,
6811         line_3_attend_college,
6812         line_4_relation,
6813         line_4_attend_college,
6814         line_5_relation,
6815         line_5_attend_college,
6816         line_6_relation,
6817         line_6_attend_college,
6818         line_7_relation,
6819         line_7_attend_college,
6820         line_8_relation,
6821         line_8_attend_college,
6822         p_age_father,
6823         p_age_mother,
6824         p_div_sep_ind,
6825         b_cont_non_custodial_par,
6826         college_type_2,
6827         college_type_3,
6828         college_type_4,
6829         college_type_5,
6830         college_type_6,
6831         college_type_7,
6832         college_type_8,
6833         school_code_1,
6834         housing_code_1,
6835         school_code_2,
6836         housing_code_2,
6837         school_code_3,
6838         housing_code_3,
6839         school_code_4,
6840         housing_code_4,
6841         school_code_5,
6842         housing_code_5,
6843         school_code_6,
6844         housing_code_6,
6845         school_code_7,
6846         housing_code_7,
6847         school_code_8,
6848         housing_code_8,
6849         school_code_9,
6850         housing_code_9,
6851         school_code_10,
6852         housing_code_10,
6853         additional_school_code_1,
6854         additional_school_code_2,
6855         additional_school_code_3,
6856         additional_school_code_4,
6857         additional_school_code_5,
6858         additional_school_code_6,
6859         additional_school_code_7,
6860         additional_school_code_8,
6861         additional_school_code_9,
6862         additional_school_code_10,
6863         explanation_spec_circum,
6864         signature_student,
6865         signature_spouse,
6866         signature_father,
6867         signature_mother,
6868         month_day_completed,
6869         year_completed,
6870         age_line_2,
6871         age_line_3,
6872         age_line_4,
6873         age_line_5,
6874         age_line_6,
6875         age_line_7,
6876         age_line_8,
6877         a_online_signature,
6878         question_1_number,
6879         question_1_size,
6880         question_1_answer,
6881         question_2_number,
6882         question_2_size,
6883         question_2_answer,
6884         question_3_number,
6885         question_3_size,
6886         question_3_answer,
6887         question_4_number,
6888         question_4_size,
6889         question_4_answer,
6890         question_5_number,
6891         question_5_size,
6892         question_5_answer,
6893         question_6_number,
6894         question_6_size,
6895         question_6_answer,
6896         question_7_number,
6897         question_7_size,
6898         question_7_answer,
6899         question_8_number,
6900         question_8_size,
6904         question_9_answer,
6901         question_8_answer,
6902         question_9_number,
6903         question_9_size,
6905         question_10_number,
6906         question_10_size,
6907         question_10_answer,
6908         question_11_number,
6909         question_11_size,
6910         question_11_answer,
6911         question_12_number,
6912         question_12_size,
6913         question_12_answer,
6914         question_13_number,
6915         question_13_size,
6916         question_13_answer,
6917         question_14_number,
6918         question_14_size,
6919         question_14_answer,
6920         question_15_number,
6921         question_15_size,
6922         question_15_answer,
6923         question_16_number,
6924         question_16_size,
6925         question_16_answer,
6926         question_17_number,
6927         question_17_size,
6928         question_17_answer,
6929         question_18_number,
6930         question_18_size,
6931         question_18_answer,
6932         question_19_number,
6933         question_19_size,
6934         question_19_answer,
6935         question_20_number,
6936         question_20_size,
6937         question_20_answer,
6938         question_21_number,
6939         question_21_size,
6940         question_21_answer,
6941         question_22_number,
6942         question_22_size,
6943         question_22_answer,
6944         question_23_number,
6945         question_23_size,
6946         question_23_answer,
6947         question_24_number,
6948         question_24_size,
6949         question_24_answer,
6950         question_25_number,
6951         question_25_size,
6952         question_25_answer,
6953         question_26_number,
6954         question_26_size,
6955         question_26_answer,
6956         question_27_number,
6957         question_27_size,
6958         question_27_answer,
6959         question_28_number,
6960         question_28_size,
6961         question_28_answer,
6962         question_29_number,
6963         question_29_size,
6964         question_29_answer,
6965         question_30_number,
6966         questions_30_size,
6967         question_30_answer,
6968         r_s_email_address,
6969         eps_code,
6970         comp_css_dependency_status,
6971         stu_age,
6972         assumed_stu_yr_in_coll,
6973         comp_stu_marital_status,
6974         stu_family_members,
6975         stu_fam_members_in_college,
6976         par_marital_status,
6977         par_family_members,
6978         par_total_in_college,
6979         par_par_in_college,
6980         par_others_in_college,
6981         par_aesa,
6982         par_cesa,
6983         stu_aesa,
6984         stu_cesa,
6985         im_p_bas_agi_taxable_income,
6986         im_p_bas_untx_inc_and_ben,
6987         im_p_bas_inc_adj,
6988         im_p_bas_total_income,
6989         im_p_bas_us_income_tax,
6990         im_p_bas_st_and_other_tax,
6991         im_p_bas_fica_tax,
6992         im_p_bas_med_dental,
6993         im_p_bas_employment_allow,
6994         im_p_bas_annual_ed_savings,
6995         im_p_bas_inc_prot_allow_m,
6996         im_p_bas_total_inc_allow,
6997         im_p_bas_cal_avail_inc,
6998         im_p_bas_avail_income,
6999         im_p_bas_total_cont_inc,
7000         im_p_bas_cash_bank_accounts,
7001         im_p_bas_home_equity,
7002         im_p_bas_ot_rl_est_inv_eq,
7003         im_p_bas_adj_bus_farm_worth,
7004         im_p_bas_ass_sibs_pre_tui,
7005         im_p_bas_net_worth,
7006         im_p_bas_emerg_res_allow,
7007         im_p_bas_cum_ed_savings,
7008         im_p_bas_low_inc_allow,
7009         im_p_bas_total_asset_allow,
7010         im_p_bas_disc_net_worth,
7011         im_p_bas_total_cont_asset,
7012         im_p_bas_total_cont,
7013         im_p_bas_num_in_coll_adj,
7014         im_p_bas_cont_for_stu,
7015         im_p_bas_cont_from_income,
7016         im_p_bas_cont_from_assets,
7017         im_p_opt_agi_taxable_income,
7018         im_p_opt_untx_inc_and_ben,
7019         im_p_opt_inc_adj,
7020         im_p_opt_total_income,
7021         im_p_opt_us_income_tax,
7022         im_p_opt_st_and_other_tax,
7023         im_p_opt_fica_tax,
7024         im_p_opt_med_dental,
7025         im_p_opt_elem_sec_tuit,
7026         im_p_opt_employment_allow,
7027         im_p_opt_annual_ed_savings,
7028         im_p_opt_inc_prot_allow_m,
7029         im_p_opt_total_inc_allow,
7030         im_p_opt_cal_avail_inc,
7031         im_p_opt_avail_income,
7032         im_p_opt_total_cont_inc,
7033         im_p_opt_cash_bank_accounts,
7034         im_p_opt_home_equity,
7035         im_p_opt_ot_rl_est_inv_eq,
7036         im_p_opt_adj_bus_farm_worth,
7037         im_p_opt_ass_sibs_pre_t,
7038         im_p_opt_net_worth,
7039         im_p_opt_emerg_res_allow,
7040         im_p_opt_cum_ed_savings,
7041         im_p_opt_low_inc_allow,
7042         im_p_opt_total_asset_allow,
7043         im_p_opt_disc_net_worth,
7044         im_p_opt_total_cont_asset,
7045         im_p_opt_total_cont,
7046         im_p_opt_num_in_coll_adj,
7047         im_p_opt_cont_for_stu,
7048         im_p_opt_cont_from_income,
7049         im_p_opt_cont_from_assets,
7050         fm_p_analysis_type,
7051         fm_p_agi_taxable_income,
7052         fm_p_untx_inc_and_ben,
7053         fm_p_inc_adj,
7054         fm_p_total_income,
7055         fm_p_us_income_tax,
7059         fm_p_income_prot_allow,
7056         fm_p_state_and_other_taxes,
7057         fm_p_fica_tax,
7058         fm_p_employment_allow,
7060         fm_p_total_allow,
7061         fm_p_avail_income,
7062         fm_p_cash_bank_accounts,
7063         fm_p_ot_rl_est_inv_eq,
7064         fm_p_adj_bus_farm_net_worth,
7065         fm_p_net_worth,
7066         fm_p_asset_prot_allow,
7067         fm_p_disc_net_worth,
7068         fm_p_total_contribution,
7069         fm_p_num_in_coll,
7070         fm_p_cont_for_stu,
7071         fm_p_cont_from_income,
7072         fm_p_cont_from_assets,
7073         im_s_bas_agi_taxable_income,
7074         im_s_bas_untx_inc_and_ben,
7075         im_s_bas_inc_adj,
7076         im_s_bas_total_income,
7077         im_s_bas_us_income_tax,
7078         im_s_bas_st_and_oth_tax,
7079         im_s_bas_fica_tax,
7080         im_s_bas_med_dental,
7081         im_s_bas_employment_allow,
7082         im_s_bas_annual_ed_savings,
7083         im_s_bas_inc_prot_allow_m,
7084         im_s_bas_total_inc_allow,
7085         im_s_bas_cal_avail_income,
7086         im_s_bas_avail_income,
7087         im_s_bas_total_cont_inc,
7088         im_s_bas_cash_bank_accounts,
7089         im_s_bas_home_equity,
7090         im_s_bas_ot_rl_est_inv_eq,
7091         im_s_bas_adj_bus_farm_worth,
7092         im_s_bas_trusts,
7093         im_s_bas_net_worth,
7094         im_s_bas_emerg_res_allow,
7095         im_s_bas_cum_ed_savings,
7096         im_s_bas_total_asset_allow,
7097         im_s_bas_disc_net_worth,
7098         im_s_bas_total_cont_asset,
7099         im_s_bas_total_cont,
7100         im_s_bas_num_in_coll_adj,
7101         im_s_bas_cont_for_stu,
7102         im_s_bas_cont_from_income,
7103         im_s_bas_cont_from_assets,
7104         im_s_est_agi_taxable_income,
7105         im_s_est_untx_inc_and_ben,
7106         im_s_est_inc_adj,
7107         im_s_est_total_income,
7108         im_s_est_us_income_tax,
7109         im_s_est_st_and_oth_tax,
7110         im_s_est_fica_tax,
7111         im_s_est_med_dental,
7112         im_s_est_employment_allow,
7113         im_s_est_annual_ed_savings,
7114         im_s_est_inc_prot_allow_m,
7115         im_s_est_total_inc_allow,
7116         im_s_est_cal_avail_income,
7117         im_s_est_avail_income,
7118         im_s_est_total_cont_inc,
7119         im_s_est_cash_bank_accounts,
7120         im_s_est_home_equity,
7121         im_s_est_ot_rl_est_inv_equ,
7122         im_s_est_adj_bus_farm_worth,
7123         im_s_est_est_trusts,
7124         im_s_est_net_worth,
7125         im_s_est_emerg_res_allow,
7126         im_s_est_cum_ed_savings,
7127         im_s_est_total_asset_allow,
7128         im_s_est_disc_net_worth,
7129         im_s_est_total_cont_asset,
7130         im_s_est_total_cont,
7131         im_s_est_num_in_coll_adj,
7132         im_s_est_cont_for_stu,
7133         im_s_est_cont_from_income,
7134         im_s_est_cont_from_assets,
7135         im_s_opt_agi_taxable_income,
7136         im_s_opt_untx_inc_and_ben,
7137         im_s_opt_inc_adj,
7138         im_s_opt_total_income,
7139         im_s_opt_us_income_tax,
7140         im_s_opt_state_and_oth_taxes,
7141         im_s_opt_fica_tax,
7142         im_s_opt_med_dental,
7143         im_s_opt_employment_allow,
7144         im_s_opt_annual_ed_savings,
7145         im_s_opt_inc_prot_allow_m,
7146         im_s_opt_total_inc_allow,
7147         im_s_opt_cal_avail_income,
7148         im_s_opt_avail_income,
7149         im_s_opt_total_cont_inc,
7150         im_s_opt_cash_bank_accounts,
7151         im_s_opt_ira_keogh_accounts,
7152         im_s_opt_home_equity,
7153         im_s_opt_ot_rl_est_inv_eq,
7154         im_s_opt_adj_bus_farm_worth,
7155         im_s_opt_trusts,
7156         im_s_opt_net_worth,
7157         im_s_opt_emerg_res_allow,
7158         im_s_opt_cum_ed_savings,
7159         im_s_opt_total_asset_allow,
7160         im_s_opt_disc_net_worth,
7161         im_s_opt_total_cont_asset,
7162         im_s_opt_total_cont,
7163         im_s_opt_num_in_coll_adj,
7164         im_s_opt_cont_for_stu,
7165         im_s_opt_cont_from_income,
7166         im_s_opt_cont_from_assets,
7167         fm_s_analysis_type,
7168         fm_s_agi_taxable_income,
7169         fm_s_untx_inc_and_ben,
7170         fm_s_inc_adj,
7171         fm_s_total_income,
7172         fm_s_us_income_tax,
7173         fm_s_state_and_oth_taxes,
7174         fm_s_fica_tax,
7175         fm_s_employment_allow,
7176         fm_s_income_prot_allow,
7177         fm_s_total_allow,
7178         fm_s_cal_avail_income,
7179         fm_s_avail_income,
7180         fm_s_cash_bank_accounts,
7181         fm_s_ot_rl_est_inv_equity,
7182         fm_s_adj_bus_farm_worth,
7183         fm_s_trusts,
7184         fm_s_net_worth,
7185         fm_s_asset_prot_allow,
7186         fm_s_disc_net_worth,
7187         fm_s_total_cont,
7188         fm_s_num_in_coll,
7189         fm_s_cont_for_stu,
7190         fm_s_cont_from_income,
7191         fm_s_cont_from_assets,
7192         im_inst_resident_ind,
7193         institutional_1_budget_name,
7194         im_inst_1_budget_duration,
7195         im_inst_1_tuition_fees,
7196         im_inst_1_books_supplies,
7197         im_inst_1_living_expenses,
7198         im_inst_1_tot_expenses,
7199         im_inst_1_tot_stu_cont,
7200         im_inst_1_tot_par_cont,
7201         im_inst_1_tot_family_cont,
7202         im_inst_1_va_benefits,
7206         im_inst_2_budget_duration,
7203         im_inst_1_ot_cont,
7204         im_inst_1_est_financial_need,
7205         institutional_2_budget_name,
7207         im_inst_2_tuition_fees,
7208         im_inst_2_books_supplies,
7209         im_inst_2_living_expenses,
7210         im_inst_2_tot_expenses,
7211         im_inst_2_tot_stu_cont,
7212         im_inst_2_tot_par_cont,
7213         im_inst_2_tot_family_cont,
7214         im_inst_2_va_benefits,
7215         im_inst_2_est_financial_need,
7216         institutional_3_budget_name,
7217         im_inst_3_budget_duration,
7218         im_inst_3_tuition_fees,
7219         im_inst_3_books_supplies,
7220         im_inst_3_living_expenses,
7221         im_inst_3_tot_expenses,
7222         im_inst_3_tot_stu_cont,
7223         im_inst_3_tot_par_cont,
7224         im_inst_3_tot_family_cont,
7225         im_inst_3_va_benefits,
7226         im_inst_3_est_financial_need,
7227         fm_inst_1_federal_efc,
7228         fm_inst_1_va_benefits,
7229         fm_inst_1_fed_eligibility,
7230         fm_inst_1_pell,
7231         option_par_loss_allow_ind,
7232         option_par_tuition_ind,
7233         option_par_home_ind,
7234         option_par_home_value,
7235         option_par_home_debt,
7236         option_stu_ira_keogh_ind,
7237         option_stu_home_ind,
7238         option_stu_home_value,
7239         option_stu_home_debt,
7240         option_stu_sum_ay_inc_ind,
7241         option_par_hope_ll_credit,
7242         option_stu_hope_ll_credit,
7243         im_parent_1_8_months_bas,
7244         im_p_more_than_9_mth_ba,
7245         im_parent_1_8_months_opt,
7246         im_p_more_than_9_mth_op,
7247         fnar_message_1,
7248         fnar_message_2,
7249         fnar_message_3,
7250         fnar_message_4,
7251         fnar_message_5,
7252         fnar_message_6,
7253         fnar_message_7,
7254         fnar_message_8,
7255         fnar_message_9,
7256         fnar_message_10,
7257         fnar_message_11,
7258         fnar_message_12,
7259         fnar_message_13,
7260         fnar_message_20,
7261         fnar_message_21,
7262         fnar_message_22,
7263         fnar_message_23,
7264         fnar_message_24,
7265         fnar_message_25,
7266         fnar_message_26,
7267         fnar_message_27,
7268         fnar_message_30,
7269         fnar_message_31,
7270         fnar_message_32,
7271         fnar_message_33,
7272         fnar_message_34,
7273         fnar_message_35,
7274         fnar_message_36,
7275         fnar_message_37,
7276         fnar_message_38,
7277         fnar_message_39,
7278         fnar_message_45,
7279         fnar_message_46,
7280         fnar_message_47,
7281         fnar_message_48,
7282         fnar_message_50,
7283         fnar_message_51,
7284         fnar_message_52,
7285         fnar_message_53,
7286         fnar_message_56,
7287         fnar_message_57,
7288         fnar_message_58,
7289         fnar_message_59,
7290         fnar_message_60,
7291         fnar_message_61,
7292         fnar_message_62,
7293         fnar_message_63,
7294         fnar_message_64,
7295         fnar_message_65,
7296         fnar_message_71,
7297         fnar_message_72,
7298         fnar_message_73,
7299         fnar_message_74,
7300         fnar_message_75,
7301         fnar_message_76,
7302         fnar_message_77,
7303         fnar_message_78,
7304         fnar_mesg_10_stu_fam_mem,
7305         fnar_mesg_11_stu_no_in_coll,
7306         fnar_mesg_24_stu_avail_inc,
7307         fnar_mesg_26_stu_taxes,
7308         fnar_mesg_33_stu_home_value,
7309         fnar_mesg_34_stu_home_value,
7310         fnar_mesg_34_stu_home_equity,
7311         fnar_mesg_35_stu_home_value,
7312         fnar_mesg_35_stu_home_equity,
7313         fnar_mesg_36_stu_home_equity,
7314         fnar_mesg_48_par_fam_mem,
7315         fnar_mesg_49_par_no_in_coll,
7316         fnar_mesg_56_par_agi,
7317         fnar_mesg_62_par_taxes,
7318         fnar_mesg_73_par_home_value,
7319         fnar_mesg_74_par_home_value,
7320         fnar_mesg_74_par_home_equity,
7321         fnar_mesg_75_par_home_value,
7322         fnar_mesg_75_par_home_equity,
7323         fnar_mesg_76_par_home_equity,
7324         assumption_message_1,
7325         assumption_message_2,
7326         assumption_message_3,
7327         assumption_message_4,
7328         assumption_message_5,
7329         assumption_message_6,
7330         record_mark,
7331         option_par_cola_adj_ind,
7332         option_par_stu_fa_assets_ind,
7333         option_par_ipt_assets_ind,
7334         option_stu_ipt_assets_ind,
7335         option_par_cola_adj_value,
7336         fnar_message_49,
7337         fnar_message_55,
7338         p_soc_sec_ben_student_amt,
7339         p_tuit_fee_deduct_amt,
7340         option_ind_stu_ipt_assets_flag,
7341         stu_lives_with_num,
7342         stu_most_support_from_num,
7343         location_computer_num,
7344         cust_parent_cont_adj_num,
7345         custodial_parent_num,
7346         cust_par_base_prcnt_inc_amt,
7347         cust_par_base_cont_inc_amt,
7348         cust_par_base_cont_ast_amt,
7349         cust_par_base_tot_cont_amt,
7350         cust_par_opt_prcnt_inc_amt,
7351         cust_par_opt_cont_inc_amt,
7352         cust_par_opt_cont_ast_amt,
7353         cust_par_opt_tot_cont_amt,
7354         parents_email_txt,
7355         parent_1_birth_date,
7359       WHERE rowid = x_rowid
7356         parent_2_birth_date,
7357         match_code
7358       FROM  igf_ap_css_interface_all
7360       FOR UPDATE NOWAIT;
7361 
7362     tlinfo c1%ROWTYPE;
7363 
7364   BEGIN
7365 
7366     OPEN c1;
7367     FETCH c1 INTO tlinfo;
7368     IF (c1%notfound) THEN
7369       fnd_message.set_name('FND', 'FORM_RECORD_DELETED');
7370       igs_ge_msg_stack.add;
7371       CLOSE c1;
7372       app_exception.raise_exception;
7373       RETURN;
7374     END IF;
7375     CLOSE c1;
7376 
7377     IF (
7378         (tlinfo.record_status = x_record_status)
7379         AND ((tlinfo.college_code = x_college_code) OR ((tlinfo.college_code IS NULL) AND (X_college_code IS NULL)))
7380         AND ((tlinfo.academic_year = x_academic_year) OR ((tlinfo.academic_year IS NULL) AND (X_academic_year IS NULL)))
7381         AND ((tlinfo.stu_record_type = x_stu_record_type) OR ((tlinfo.stu_record_type IS NULL) AND (X_stu_record_type IS NULL)))
7382         AND ((tlinfo.css_id_number = x_css_id_number) OR ((tlinfo.css_id_number IS NULL) AND (X_css_id_number IS NULL)))
7383         AND ((tlinfo.registration_receipt_date = x_registration_receipt_date) OR ((tlinfo.registration_receipt_date IS NULL) AND (X_registration_receipt_date IS NULL)))
7384         AND ((tlinfo.registration_type = x_registration_type) OR ((tlinfo.registration_type IS NULL) AND (X_registration_type IS NULL)))
7385         AND ((tlinfo.application_receipt_date = x_application_receipt_date) OR ((tlinfo.application_receipt_date IS NULL) AND (X_application_receipt_date IS NULL)))
7386         AND ((tlinfo.application_type = x_application_type) OR ((tlinfo.application_type IS NULL) AND (X_application_type IS NULL)))
7387         AND ((tlinfo.original_fnar_compute = x_original_fnar_compute) OR ((tlinfo.original_fnar_compute IS NULL) AND (X_original_fnar_compute IS NULL)))
7388         AND ((tlinfo.revision_fnar_compute_date = x_revision_fnar_compute_date) OR ((tlinfo.revision_fnar_compute_date IS NULL) AND (X_revision_fnar_compute_date IS NULL)))
7389         AND ((tlinfo.electronic_extract_date = x_electronic_extract_date) OR ((tlinfo.electronic_extract_date IS NULL) AND (X_electronic_extract_date IS NULL)))
7390         AND ((tlinfo.institutional_reporting_type = x_institutional_reporting_type) OR ((tlinfo.institutional_reporting_type IS NULL) AND (X_institutional_reporting_type IS NULL)))
7391         AND ((tlinfo.asr_receipt_date = x_asr_receipt_date) OR ((tlinfo.asr_receipt_date IS NULL) AND (X_asr_receipt_date IS NULL)))
7392         AND (tlinfo.last_name = x_last_name)
7393         AND (tlinfo.first_name = x_first_name)
7394         AND ((tlinfo.middle_initial = x_middle_initial) OR ((tlinfo.middle_initial IS NULL) AND (X_middle_initial IS NULL)))
7395         AND ((tlinfo.address_number_and_street = x_address_number_and_street) OR ((tlinfo.address_number_and_street IS NULL) AND (X_address_number_and_street IS NULL)))
7396         AND ((tlinfo.city = x_city) OR ((tlinfo.city IS NULL) AND (X_city IS NULL)))
7397         AND ((tlinfo.state_mailing = x_state_mailing) OR ((tlinfo.state_mailing IS NULL) AND (X_state_mailing IS NULL)))
7398         AND ((tlinfo.zip_code = x_zip_code) OR ((tlinfo.zip_code IS NULL) AND (X_zip_code IS NULL)))
7399         AND ((tlinfo.s_telephone_number = x_s_telephone_number) OR ((tlinfo.s_telephone_number IS NULL) AND (X_s_telephone_number IS NULL)))
7400         AND ((tlinfo.s_title = x_s_title) OR ((tlinfo.s_title IS NULL) AND (X_s_title IS NULL)))
7401         AND ((tlinfo.date_of_birth = x_date_of_birth) OR ((tlinfo.date_of_birth IS NULL) AND (X_date_of_birth IS NULL)))
7402         AND ((tlinfo.social_security_number = x_social_security_number) OR ((tlinfo.social_security_number IS NULL) AND (X_social_security_number IS NULL)))
7403         AND ((tlinfo.state_legal_residence = x_state_legal_residence) OR ((tlinfo.state_legal_residence IS NULL) AND (X_state_legal_residence IS NULL)))
7404         AND ((tlinfo.foreign_address_indicator = x_foreign_address_indicator) OR ((tlinfo.foreign_address_indicator IS NULL) AND (X_foreign_address_indicator IS NULL)))
7405         AND ((tlinfo.foreign_postal_code = x_foreign_postal_code) OR ((tlinfo.foreign_postal_code IS NULL) AND (X_foreign_postal_code IS NULL)))
7406         AND ((tlinfo.country = x_country) OR ((tlinfo.country IS NULL) AND (X_country IS NULL)))
7407         AND ((tlinfo.financial_aid_status = x_financial_aid_status) OR ((tlinfo.financial_aid_status IS NULL) AND (X_financial_aid_status IS NULL)))
7408         AND ((tlinfo.year_in_college = x_year_in_college) OR ((tlinfo.year_in_college IS NULL) AND (X_year_in_college IS NULL)))
7409         AND ((tlinfo.marital_status = x_marital_status) OR ((tlinfo.marital_status IS NULL) AND (X_marital_status IS NULL)))
7410         AND ((tlinfo.ward_court = x_ward_court) OR ((tlinfo.ward_court IS NULL) AND (X_ward_court IS NULL)))
7411         AND ((tlinfo.legal_dependents_other = x_legal_dependents_other) OR ((tlinfo.legal_dependents_other IS NULL) AND (X_legal_dependents_other IS NULL)))
7412         AND ((tlinfo.household_size = x_household_size) OR ((tlinfo.household_size IS NULL) AND (X_household_size IS NULL)))
7413         AND ((tlinfo.number_in_college = x_number_in_college) OR ((tlinfo.number_in_college IS NULL) AND (X_number_in_college IS NULL)))
7414         AND ((tlinfo.citizenship_status = x_citizenship_status) OR ((tlinfo.citizenship_status IS NULL) AND (X_citizenship_status IS NULL)))
7415         AND ((tlinfo.citizenship_country = x_citizenship_country) OR ((tlinfo.citizenship_country IS NULL) AND (X_citizenship_country IS NULL)))
7416         AND ((tlinfo.visa_classification = x_visa_classification) OR ((tlinfo.visa_classification IS NULL) AND (X_visa_classification IS NULL)))
7417         AND ((tlinfo.tax_figures = x_tax_figures) OR ((tlinfo.tax_figures IS NULL) AND (X_tax_figures IS NULL)))
7418         AND ((tlinfo.number_exemptions = x_number_exemptions) OR ((tlinfo.number_exemptions IS NULL) AND (X_number_exemptions IS NULL)))
7419         AND ((tlinfo.adjusted_gross_inc = x_adjusted_gross_inc) OR ((tlinfo.adjusted_gross_inc IS NULL) AND (X_adjusted_gross_inc IS NULL)))
7423         AND ((tlinfo.spouse_income_work = x_spouse_income_work) OR ((tlinfo.spouse_income_work IS NULL) AND (X_spouse_income_work IS NULL)))
7420         AND ((tlinfo.us_tax_paid = x_us_tax_paid) OR ((tlinfo.us_tax_paid IS NULL) AND (X_us_tax_paid IS NULL)))
7421         AND ((tlinfo.itemized_deductions = x_itemized_deductions) OR ((tlinfo.itemized_deductions IS NULL) AND (X_itemized_deductions IS NULL)))
7422         AND ((tlinfo.stu_income_work = x_stu_income_work) OR ((tlinfo.stu_income_work IS NULL) AND (X_stu_income_work IS NULL)))
7424         AND ((tlinfo.divid_int_inc = x_divid_int_inc) OR ((tlinfo.divid_int_inc IS NULL) AND (X_divid_int_inc IS NULL)))
7425         AND ((tlinfo.soc_sec_benefits = x_soc_sec_benefits) OR ((tlinfo.soc_sec_benefits IS NULL) AND (X_soc_sec_benefits IS NULL)))
7426         AND ((tlinfo.welfare_tanf = x_welfare_tanf) OR ((tlinfo.welfare_tanf IS NULL) AND (X_welfare_tanf IS NULL)))
7427         AND ((tlinfo.child_supp_rcvd = x_child_supp_rcvd) OR ((tlinfo.child_supp_rcvd IS NULL) AND (X_child_supp_rcvd IS NULL)))
7428         AND ((tlinfo.earned_income_credit = x_earned_income_credit) OR ((tlinfo.earned_income_credit IS NULL) AND (X_earned_income_credit IS NULL)))
7429         AND ((tlinfo.other_untax_income = x_other_untax_income) OR ((tlinfo.other_untax_income IS NULL) AND (X_other_untax_income IS NULL)))
7430         AND ((tlinfo.tax_stu_aid = x_tax_stu_aid) OR ((tlinfo.tax_stu_aid IS NULL) AND (X_tax_stu_aid IS NULL)))
7431         AND ((tlinfo.cash_sav_check = x_cash_sav_check) OR ((tlinfo.cash_sav_check IS NULL) AND (X_cash_sav_check IS NULL)))
7432         AND ((tlinfo.ira_keogh = x_ira_keogh) OR ((tlinfo.ira_keogh IS NULL) AND (X_ira_keogh IS NULL)))
7433         AND ((tlinfo.invest_value = x_invest_value) OR ((tlinfo.invest_value IS NULL) AND (X_invest_value IS NULL)))
7434         AND ((tlinfo.invest_debt = x_invest_debt) OR ((tlinfo.invest_debt IS NULL) AND (X_invest_debt IS NULL)))
7435         AND ((tlinfo.home_value = x_home_value) OR ((tlinfo.home_value IS NULL) AND (X_home_value IS NULL)))
7436         AND ((tlinfo.home_debt = x_home_debt) OR ((tlinfo.home_debt IS NULL) AND (X_home_debt IS NULL)))
7437         AND ((tlinfo.oth_real_value = x_oth_real_value) OR ((tlinfo.oth_real_value IS NULL) AND (X_oth_real_value IS NULL)))
7438         AND ((tlinfo.oth_real_debt = x_oth_real_debt) OR ((tlinfo.oth_real_debt IS NULL) AND (X_oth_real_debt IS NULL)))
7439         AND ((tlinfo.bus_farm_value = x_bus_farm_value) OR ((tlinfo.bus_farm_value IS NULL) AND (X_bus_farm_value IS NULL)))
7440         AND ((tlinfo.bus_farm_debt = x_bus_farm_debt) OR ((tlinfo.bus_farm_debt IS NULL) AND (X_bus_farm_debt IS NULL)))
7441         AND ((tlinfo.live_on_farm = x_live_on_farm) OR ((tlinfo.live_on_farm IS NULL) AND (X_live_on_farm IS NULL)))
7442         AND ((tlinfo.home_purch_price = x_home_purch_price) OR ((tlinfo.home_purch_price IS NULL) AND (X_home_purch_price IS NULL)))
7443         AND ((tlinfo.hope_ll_credit = x_hope_ll_credit) OR ((tlinfo.hope_ll_credit IS NULL) AND (X_hope_ll_credit IS NULL)))
7444         AND ((tlinfo.home_purch_year = x_home_purch_year) OR ((tlinfo.home_purch_year IS NULL) AND (X_home_purch_year IS NULL)))
7445         AND ((tlinfo.trust_amount = x_trust_amount) OR ((tlinfo.trust_amount IS NULL) AND (X_trust_amount IS NULL)))
7446         AND ((tlinfo.trust_avail = x_trust_avail) OR ((tlinfo.trust_avail IS NULL) AND (X_trust_avail IS NULL)))
7447         AND ((tlinfo.trust_estab = x_trust_estab) OR ((tlinfo.trust_estab IS NULL) AND (X_trust_estab IS NULL)))
7448         AND ((tlinfo.child_support_paid = x_child_support_paid) OR ((tlinfo.child_support_paid IS NULL) AND (X_child_support_paid IS NULL)))
7449         AND ((tlinfo.med_dent_expenses = x_med_dent_expenses) OR ((tlinfo.med_dent_expenses IS NULL) AND (X_med_dent_expenses IS NULL)))
7450         AND ((tlinfo.vet_us = x_vet_us) OR ((tlinfo.vet_us IS NULL) AND (X_vet_us IS NULL)))
7451         AND ((tlinfo.vet_ben_amount = x_vet_ben_amount) OR ((tlinfo.vet_ben_amount IS NULL) AND (X_vet_ben_amount IS NULL)))
7452         AND ((tlinfo.vet_ben_months = x_vet_ben_months) OR ((tlinfo.vet_ben_months IS NULL) AND (X_vet_ben_months IS NULL)))
7453         AND ((tlinfo.stu_summer_wages = x_stu_summer_wages) OR ((tlinfo.stu_summer_wages IS NULL) AND (X_stu_summer_wages IS NULL)))
7454         AND ((tlinfo.stu_school_yr_wages = x_stu_school_yr_wages) OR ((tlinfo.stu_school_yr_wages IS NULL) AND (X_stu_school_yr_wages IS NULL)))
7455         AND ((tlinfo.spouse_summer_wages = x_spouse_summer_wages) OR ((tlinfo.spouse_summer_wages IS NULL) AND (X_spouse_summer_wages IS NULL)))
7456         AND ((tlinfo.spouse_school_yr_wages = x_spouse_school_yr_wages) OR ((tlinfo.spouse_school_yr_wages IS NULL) AND (X_spouse_school_yr_wages IS NULL)))
7457         AND ((tlinfo.summer_other_tax_inc = x_summer_other_tax_inc) OR ((tlinfo.summer_other_tax_inc IS NULL) AND (X_summer_other_tax_inc IS NULL)))
7458         AND ((tlinfo.school_yr_other_tax_inc = x_school_yr_other_tax_inc) OR ((tlinfo.school_yr_other_tax_inc IS NULL) AND (X_school_yr_other_tax_inc IS NULL)))
7459         AND ((tlinfo.summer_untax_inc = x_summer_untax_inc) OR ((tlinfo.summer_untax_inc IS NULL) AND (X_summer_untax_inc IS NULL)))
7460         AND ((tlinfo.school_yr_untax_inc = x_school_yr_untax_inc) OR ((tlinfo.school_yr_untax_inc IS NULL) AND (X_school_yr_untax_inc IS NULL)))
7461         AND ((tlinfo.grants_schol_etc = x_grants_schol_etc) OR ((tlinfo.grants_schol_etc IS NULL) AND (X_grants_schol_etc IS NULL)))
7462         AND ((tlinfo.tuit_benefits = x_tuit_benefits) OR ((tlinfo.tuit_benefits IS NULL) AND (X_tuit_benefits IS NULL)))
7463         AND ((tlinfo.cont_parents = x_cont_parents) OR ((tlinfo.cont_parents IS NULL) AND (X_cont_parents IS NULL)))
7464         AND ((tlinfo.cont_relatives = x_cont_relatives) OR ((tlinfo.cont_relatives IS NULL) AND (X_cont_relatives IS NULL)))
7465         AND ((tlinfo.p_siblings_pre_tuit = x_p_siblings_pre_tuit) OR ((tlinfo.p_siblings_pre_tuit IS NULL) AND (X_p_siblings_pre_tuit IS NULL)))
7466         AND ((tlinfo.p_student_pre_tuit = x_p_student_pre_tuit) OR ((tlinfo.p_student_pre_tuit IS NULL) AND (X_p_student_pre_tuit IS NULL)))
7467         AND ((tlinfo.p_household_size = x_p_household_size) OR ((tlinfo.p_household_size IS NULL) AND (X_p_household_size IS NULL)))
7471         AND ((tlinfo.p_state_legal_residence = x_p_state_legal_residence) OR ((tlinfo.p_state_legal_residence IS NULL) AND (X_p_state_legal_residence IS NULL)))
7468         AND ((tlinfo.p_number_in_college = x_p_number_in_college) OR ((tlinfo.p_number_in_college IS NULL) AND (X_p_number_in_college IS NULL)))
7469         AND ((tlinfo.p_parents_in_college = x_p_parents_in_college) OR ((tlinfo.p_parents_in_college IS NULL) AND (X_p_parents_in_college IS NULL)))
7470         AND ((tlinfo.p_marital_status = x_p_marital_status) OR ((tlinfo.p_marital_status IS NULL) AND (X_p_marital_status IS NULL)))
7472         AND ((tlinfo.p_natural_par_status = x_p_natural_par_status) OR ((tlinfo.p_natural_par_status IS NULL) AND (X_p_natural_par_status IS NULL)))
7473         AND ((tlinfo.p_child_supp_paid = x_p_child_supp_paid) OR ((tlinfo.p_child_supp_paid IS NULL) AND (X_p_child_supp_paid IS NULL)))
7474         AND ((tlinfo.p_repay_ed_loans = x_p_repay_ed_loans) OR ((tlinfo.p_repay_ed_loans IS NULL) AND (X_p_repay_ed_loans IS NULL)))
7475         AND ((tlinfo.p_med_dent_expenses = x_p_med_dent_expenses) OR ((tlinfo.p_med_dent_expenses IS NULL) AND (X_p_med_dent_expenses IS NULL)))
7476         AND ((tlinfo.p_tuit_paid_amount = x_p_tuit_paid_amount) OR ((tlinfo.p_tuit_paid_amount IS NULL) AND (X_p_tuit_paid_amount IS NULL)))
7477         AND ((tlinfo.p_tuit_paid_number = x_p_tuit_paid_number) OR ((tlinfo.p_tuit_paid_number IS NULL) AND (X_p_tuit_paid_number IS NULL)))
7478         AND ((tlinfo.p_exp_child_supp_paid = x_p_exp_child_supp_paid) OR ((tlinfo.p_exp_child_supp_paid IS NULL) AND (X_p_exp_child_supp_paid IS NULL)))
7479         AND ((tlinfo.p_exp_repay_ed_loans = x_p_exp_repay_ed_loans) OR ((tlinfo.p_exp_repay_ed_loans IS NULL) AND (X_p_exp_repay_ed_loans IS NULL)))
7480         AND ((tlinfo.p_exp_med_dent_expenses = x_p_exp_med_dent_expenses) OR ((tlinfo.p_exp_med_dent_expenses IS NULL) AND (X_p_exp_med_dent_expenses IS NULL)))
7481         AND ((tlinfo.p_exp_tuit_pd_amount = x_p_exp_tuit_pd_amount) OR ((tlinfo.p_exp_tuit_pd_amount IS NULL) AND (X_p_exp_tuit_pd_amount IS NULL)))
7482         AND ((tlinfo.p_exp_tuit_pd_number = x_p_exp_tuit_pd_number) OR ((tlinfo.p_exp_tuit_pd_number IS NULL) AND (X_p_exp_tuit_pd_number IS NULL)))
7483         AND ((tlinfo.p_cash_sav_check = x_p_cash_sav_check) OR ((tlinfo.p_cash_sav_check IS NULL) AND (X_p_cash_sav_check IS NULL)))
7484         AND ((tlinfo.p_month_mortgage_pay = x_p_month_mortgage_pay) OR ((tlinfo.p_month_mortgage_pay IS NULL) AND (X_p_month_mortgage_pay IS NULL)))
7485         AND ((tlinfo.p_invest_value = x_p_invest_value) OR ((tlinfo.p_invest_value IS NULL) AND (X_p_invest_value IS NULL)))
7486         AND ((tlinfo.p_invest_debt = x_p_invest_debt) OR ((tlinfo.p_invest_debt IS NULL) AND (X_p_invest_debt IS NULL)))
7487         AND ((tlinfo.p_home_value = x_p_home_value) OR ((tlinfo.p_home_value IS NULL) AND (X_p_home_value IS NULL)))
7488         AND ((tlinfo.p_home_debt = x_p_home_debt) OR ((tlinfo.p_home_debt IS NULL) AND (X_p_home_debt IS NULL)))
7489         AND ((tlinfo.p_home_purch_price = x_p_home_purch_price) OR ((tlinfo.p_home_purch_price IS NULL) AND (X_p_home_purch_price IS NULL)))
7490         AND ((tlinfo.p_own_business_farm = x_p_own_business_farm) OR ((tlinfo.p_own_business_farm IS NULL) AND (X_p_own_business_farm IS NULL)))
7491         AND ((tlinfo.p_business_value = x_p_business_value) OR ((tlinfo.p_business_value IS NULL) AND (X_p_business_value IS NULL)))
7492         AND ((tlinfo.p_business_debt = x_p_business_debt) OR ((tlinfo.p_business_debt IS NULL) AND (X_p_business_debt IS NULL)))
7493         AND ((tlinfo.p_farm_value = x_p_farm_value) OR ((tlinfo.p_farm_value IS NULL) AND (X_p_farm_value IS NULL)))
7494         AND ((tlinfo.p_farm_debt = x_p_farm_debt) OR ((tlinfo.p_farm_debt IS NULL) AND (X_p_farm_debt IS NULL)))
7495         AND ((tlinfo.p_live_on_farm = x_p_live_on_farm) OR ((tlinfo.p_live_on_farm IS NULL) AND (X_p_live_on_farm IS NULL)))
7496         AND ((tlinfo.p_oth_real_estate_value = x_p_oth_real_estate_value) OR ((tlinfo.p_oth_real_estate_value IS NULL) AND (X_p_oth_real_estate_value IS NULL)))
7497         AND ((tlinfo.p_oth_real_estate_debt = x_p_oth_real_estate_debt) OR ((tlinfo.p_oth_real_estate_debt IS NULL) AND (X_p_oth_real_estate_debt IS NULL)))
7498         AND ((tlinfo.p_oth_real_purch_price = x_p_oth_real_purch_price) OR ((tlinfo.p_oth_real_purch_price IS NULL) AND (X_p_oth_real_purch_price IS NULL)))
7499         AND ((tlinfo.p_siblings_assets = x_p_siblings_assets) OR ((tlinfo.p_siblings_assets IS NULL) AND (X_p_siblings_assets IS NULL)))
7500         AND ((tlinfo.p_home_purch_year = x_p_home_purch_year) OR ((tlinfo.p_home_purch_year IS NULL) AND (X_p_home_purch_year IS NULL)))
7501         AND ((tlinfo.p_oth_real_purch_year = x_p_oth_real_purch_year) OR ((tlinfo.p_oth_real_purch_year IS NULL) AND (X_p_oth_real_purch_year IS NULL)))
7502         AND ((tlinfo.p_prior_agi = x_p_prior_agi) OR ((tlinfo.p_prior_agi IS NULL) AND (X_p_prior_agi IS NULL)))
7503         AND ((tlinfo.p_prior_us_tax_paid = x_p_prior_us_tax_paid) OR ((tlinfo.p_prior_us_tax_paid IS NULL) AND (X_p_prior_us_tax_paid IS NULL)))
7504         AND ((tlinfo.p_prior_item_deductions = x_p_prior_item_deductions) OR ((tlinfo.p_prior_item_deductions IS NULL) AND (X_p_prior_item_deductions IS NULL)))
7505         AND ((tlinfo.p_prior_other_untax_inc = x_p_prior_other_untax_inc) OR ((tlinfo.p_prior_other_untax_inc IS NULL) AND (X_p_prior_other_untax_inc IS NULL)))
7506         AND ((tlinfo.p_tax_figures = x_p_tax_figures) OR ((tlinfo.p_tax_figures IS NULL) AND (X_p_tax_figures IS NULL)))
7507         AND ((tlinfo.p_number_exemptions = x_p_number_exemptions) OR ((tlinfo.p_number_exemptions IS NULL) AND (X_p_number_exemptions IS NULL)))
7508         AND ((tlinfo.p_adjusted_gross_inc = x_p_adjusted_gross_inc) OR ((tlinfo.p_adjusted_gross_inc IS NULL) AND (X_p_adjusted_gross_inc IS NULL)))
7509         AND ((tlinfo.p_wages_sal_tips = x_p_wages_sal_tips) OR ((tlinfo.p_wages_sal_tips IS NULL) AND (X_p_wages_sal_tips IS NULL)))
7510         AND ((tlinfo.p_interest_income = x_p_interest_income) OR ((tlinfo.p_interest_income IS NULL) AND (X_p_interest_income IS NULL)))
7514         AND ((tlinfo.p_adj_to_income = x_p_adj_to_income) OR ((tlinfo.p_adj_to_income IS NULL) AND (X_p_adj_to_income IS NULL)))
7511         AND ((tlinfo.p_dividend_income = x_p_dividend_income) OR ((tlinfo.p_dividend_income IS NULL) AND (X_p_dividend_income IS NULL)))
7512         AND ((tlinfo.p_net_inc_bus_farm = x_p_net_inc_bus_farm) OR ((tlinfo.p_net_inc_bus_farm IS NULL) AND (X_p_net_inc_bus_farm IS NULL)))
7513         AND ((tlinfo.p_other_taxable_income = x_p_other_taxable_income) OR ((tlinfo.p_other_taxable_income IS NULL) AND (X_p_other_taxable_income IS NULL)))
7515         AND ((tlinfo.p_us_tax_paid = x_p_us_tax_paid) OR ((tlinfo.p_us_tax_paid IS NULL) AND (X_p_us_tax_paid IS NULL)))
7516         AND ((tlinfo.p_itemized_deductions = x_p_itemized_deductions) OR ((tlinfo.p_itemized_deductions IS NULL) AND (X_p_itemized_deductions IS NULL)))
7517         AND ((tlinfo.p_father_income_work = x_p_father_income_work) OR ((tlinfo.p_father_income_work IS NULL) AND (X_p_father_income_work IS NULL)))
7518         AND ((tlinfo.p_mother_income_work = x_p_mother_income_work) OR ((tlinfo.p_mother_income_work IS NULL) AND (X_p_mother_income_work IS NULL)))
7519         AND ((tlinfo.p_soc_sec_ben = x_p_soc_sec_ben) OR ((tlinfo.p_soc_sec_ben IS NULL) AND (X_p_soc_sec_ben IS NULL)))
7520         AND ((tlinfo.p_welfare_tanf = x_p_welfare_tanf) OR ((tlinfo.p_welfare_tanf IS NULL) AND (X_p_welfare_tanf IS NULL)))
7521         AND ((tlinfo.p_child_supp_rcvd = x_p_child_supp_rcvd) OR ((tlinfo.p_child_supp_rcvd IS NULL) AND (X_p_child_supp_rcvd IS NULL)))
7522         AND ((tlinfo.p_ded_ira_keogh = x_p_ded_ira_keogh) OR ((tlinfo.p_ded_ira_keogh IS NULL) AND (X_p_ded_ira_keogh IS NULL)))
7523         AND ((tlinfo.p_tax_defer_pens_savs = x_p_tax_defer_pens_savs) OR ((tlinfo.p_tax_defer_pens_savs IS NULL) AND (X_p_tax_defer_pens_savs IS NULL)))
7524         AND ((tlinfo.p_dep_care_med_spending = x_p_dep_care_med_spending) OR ((tlinfo.p_dep_care_med_spending IS NULL) AND (X_p_dep_care_med_spending IS NULL)))
7525         AND ((tlinfo.p_earned_income_credit = x_p_earned_income_credit) OR ((tlinfo.p_earned_income_credit IS NULL) AND (X_p_earned_income_credit IS NULL)))
7526         AND ((tlinfo.p_living_allow = x_p_living_allow) OR ((tlinfo.p_living_allow IS NULL) AND (X_p_living_allow IS NULL)))
7527         AND ((tlinfo.p_tax_exmpt_int = x_p_tax_exmpt_int) OR ((tlinfo.p_tax_exmpt_int IS NULL) AND (X_p_tax_exmpt_int IS NULL)))
7528         AND ((tlinfo.p_foreign_inc_excl = x_p_foreign_inc_excl) OR ((tlinfo.p_foreign_inc_excl IS NULL) AND (X_p_foreign_inc_excl IS NULL)))
7529         AND ((tlinfo.p_other_untax_inc = x_p_other_untax_inc) OR ((tlinfo.p_other_untax_inc IS NULL) AND (X_p_other_untax_inc IS NULL)))
7530         AND ((tlinfo.p_hope_ll_credit = x_p_hope_ll_credit) OR ((tlinfo.p_hope_ll_credit IS NULL) AND (X_p_hope_ll_credit IS NULL)))
7531         AND ((tlinfo.p_yr_separation = x_p_yr_separation) OR ((tlinfo.p_yr_separation IS NULL) AND (X_p_yr_separation IS NULL)))
7532         AND ((tlinfo.p_yr_divorce = x_p_yr_divorce) OR ((tlinfo.p_yr_divorce IS NULL) AND (X_p_yr_divorce IS NULL)))
7533         AND ((tlinfo.p_exp_father_inc = x_p_exp_father_inc) OR ((tlinfo.p_exp_father_inc IS NULL) AND (X_p_exp_father_inc IS NULL)))
7534         AND ((tlinfo.p_exp_mother_inc = x_p_exp_mother_inc) OR ((tlinfo.p_exp_mother_inc IS NULL) AND (X_p_exp_mother_inc IS NULL)))
7535         AND ((tlinfo.p_exp_other_tax_inc = x_p_exp_other_tax_inc) OR ((tlinfo.p_exp_other_tax_inc IS NULL) AND (X_p_exp_other_tax_inc IS NULL)))
7536         AND ((tlinfo.p_exp_other_untax_inc = x_p_exp_other_untax_inc) OR ((tlinfo.p_exp_other_untax_inc IS NULL) AND (X_p_exp_other_untax_inc IS NULL)))
7537         AND ((tlinfo.line_2_relation = x_line_2_relation) OR ((tlinfo.line_2_relation IS NULL) AND (X_line_2_relation IS NULL)))
7538         AND ((tlinfo.line_2_attend_college = x_line_2_attend_college) OR ((tlinfo.line_2_attend_college IS NULL) AND (X_line_2_attend_college IS NULL)))
7539         AND ((tlinfo.line_3_relation = x_line_3_relation) OR ((tlinfo.line_3_relation IS NULL) AND (X_line_3_relation IS NULL)))
7540         AND ((tlinfo.line_3_attend_college = x_line_3_attend_college) OR ((tlinfo.line_3_attend_college IS NULL) AND (X_line_3_attend_college IS NULL)))
7541         AND ((tlinfo.line_4_relation = x_line_4_relation) OR ((tlinfo.line_4_relation IS NULL) AND (X_line_4_relation IS NULL)))
7542         AND ((tlinfo.line_4_attend_college = x_line_4_attend_college) OR ((tlinfo.line_4_attend_college IS NULL) AND (X_line_4_attend_college IS NULL)))
7543         AND ((tlinfo.line_5_relation = x_line_5_relation) OR ((tlinfo.line_5_relation IS NULL) AND (X_line_5_relation IS NULL)))
7544         AND ((tlinfo.line_5_attend_college = x_line_5_attend_college) OR ((tlinfo.line_5_attend_college IS NULL) AND (X_line_5_attend_college IS NULL)))
7545         AND ((tlinfo.line_6_relation = x_line_6_relation) OR ((tlinfo.line_6_relation IS NULL) AND (X_line_6_relation IS NULL)))
7546         AND ((tlinfo.line_6_attend_college = x_line_6_attend_college) OR ((tlinfo.line_6_attend_college IS NULL) AND (X_line_6_attend_college IS NULL)))
7547         AND ((tlinfo.line_7_relation = x_line_7_relation) OR ((tlinfo.line_7_relation IS NULL) AND (X_line_7_relation IS NULL)))
7548         AND ((tlinfo.line_7_attend_college = x_line_7_attend_college) OR ((tlinfo.line_7_attend_college IS NULL) AND (X_line_7_attend_college IS NULL)))
7549         AND ((tlinfo.line_8_relation = x_line_8_relation) OR ((tlinfo.line_8_relation IS NULL) AND (X_line_8_relation IS NULL)))
7550         AND ((tlinfo.line_8_attend_college = x_line_8_attend_college) OR ((tlinfo.line_8_attend_college IS NULL) AND (X_line_8_attend_college IS NULL)))
7551         AND ((tlinfo.p_age_father = x_p_age_father) OR ((tlinfo.p_age_father IS NULL) AND (X_p_age_father IS NULL)))
7552         AND ((tlinfo.p_age_mother = x_p_age_mother) OR ((tlinfo.p_age_mother IS NULL) AND (X_p_age_mother IS NULL)))
7553         AND ((tlinfo.p_div_sep_ind = x_p_div_sep_ind) OR ((tlinfo.p_div_sep_ind IS NULL) AND (X_p_div_sep_ind IS NULL)))
7554         AND ((tlinfo.b_cont_non_custodial_par = x_b_cont_non_custodial_par) OR ((tlinfo.b_cont_non_custodial_par IS NULL) AND (X_b_cont_non_custodial_par IS NULL)))
7558         AND ((tlinfo.college_type_5 = x_college_type_5) OR ((tlinfo.college_type_5 IS NULL) AND (X_college_type_5 IS NULL)))
7555         AND ((tlinfo.college_type_2 = x_college_type_2) OR ((tlinfo.college_type_2 IS NULL) AND (X_college_type_2 IS NULL)))
7556         AND ((tlinfo.college_type_3 = x_college_type_3) OR ((tlinfo.college_type_3 IS NULL) AND (X_college_type_3 IS NULL)))
7557         AND ((tlinfo.college_type_4 = x_college_type_4) OR ((tlinfo.college_type_4 IS NULL) AND (X_college_type_4 IS NULL)))
7559         AND ((tlinfo.college_type_6 = x_college_type_6) OR ((tlinfo.college_type_6 IS NULL) AND (X_college_type_6 IS NULL)))
7560         AND ((tlinfo.college_type_7 = x_college_type_7) OR ((tlinfo.college_type_7 IS NULL) AND (X_college_type_7 IS NULL)))
7561         AND ((tlinfo.college_type_8 = x_college_type_8) OR ((tlinfo.college_type_8 IS NULL) AND (X_college_type_8 IS NULL)))
7562         AND ((tlinfo.school_code_1 = x_school_code_1) OR ((tlinfo.school_code_1 IS NULL) AND (X_school_code_1 IS NULL)))
7563         AND ((tlinfo.housing_code_1 = x_housing_code_1) OR ((tlinfo.housing_code_1 IS NULL) AND (X_housing_code_1 IS NULL)))
7564         AND ((tlinfo.school_code_2 = x_school_code_2) OR ((tlinfo.school_code_2 IS NULL) AND (X_school_code_2 IS NULL)))
7565         AND ((tlinfo.housing_code_2 = x_housing_code_2) OR ((tlinfo.housing_code_2 IS NULL) AND (X_housing_code_2 IS NULL)))
7566         AND ((tlinfo.school_code_3 = x_school_code_3) OR ((tlinfo.school_code_3 IS NULL) AND (X_school_code_3 IS NULL)))
7567         AND ((tlinfo.housing_code_3 = x_housing_code_3) OR ((tlinfo.housing_code_3 IS NULL) AND (X_housing_code_3 IS NULL)))
7568         AND ((tlinfo.school_code_4 = x_school_code_4) OR ((tlinfo.school_code_4 IS NULL) AND (X_school_code_4 IS NULL)))
7569         AND ((tlinfo.housing_code_4 = x_housing_code_4) OR ((tlinfo.housing_code_4 IS NULL) AND (X_housing_code_4 IS NULL)))
7570         AND ((tlinfo.school_code_5 = x_school_code_5) OR ((tlinfo.school_code_5 IS NULL) AND (X_school_code_5 IS NULL)))
7571         AND ((tlinfo.housing_code_5 = x_housing_code_5) OR ((tlinfo.housing_code_5 IS NULL) AND (X_housing_code_5 IS NULL)))
7572         AND ((tlinfo.school_code_6 = x_school_code_6) OR ((tlinfo.school_code_6 IS NULL) AND (X_school_code_6 IS NULL)))
7573         AND ((tlinfo.housing_code_6 = x_housing_code_6) OR ((tlinfo.housing_code_6 IS NULL) AND (X_housing_code_6 IS NULL)))
7574         AND ((tlinfo.school_code_7 = x_school_code_7) OR ((tlinfo.school_code_7 IS NULL) AND (X_school_code_7 IS NULL)))
7575         AND ((tlinfo.housing_code_7 = x_housing_code_7) OR ((tlinfo.housing_code_7 IS NULL) AND (X_housing_code_7 IS NULL)))
7576         AND ((tlinfo.school_code_8 = x_school_code_8) OR ((tlinfo.school_code_8 IS NULL) AND (X_school_code_8 IS NULL)))
7577         AND ((tlinfo.housing_code_8 = x_housing_code_8) OR ((tlinfo.housing_code_8 IS NULL) AND (X_housing_code_8 IS NULL)))
7578         AND ((tlinfo.school_code_9 = x_school_code_9) OR ((tlinfo.school_code_9 IS NULL) AND (X_school_code_9 IS NULL)))
7579         AND ((tlinfo.housing_code_9 = x_housing_code_9) OR ((tlinfo.housing_code_9 IS NULL) AND (X_housing_code_9 IS NULL)))
7580         AND ((tlinfo.school_code_10 = x_school_code_10) OR ((tlinfo.school_code_10 IS NULL) AND (X_school_code_10 IS NULL)))
7581         AND ((tlinfo.housing_code_10 = x_housing_code_10) OR ((tlinfo.housing_code_10 IS NULL) AND (X_housing_code_10 IS NULL)))
7582         AND ((tlinfo.additional_school_code_1 = x_additional_school_code_1) OR ((tlinfo.additional_school_code_1 IS NULL) AND (X_additional_school_code_1 IS NULL)))
7583         AND ((tlinfo.additional_school_code_2 = x_additional_school_code_2) OR ((tlinfo.additional_school_code_2 IS NULL) AND (X_additional_school_code_2 IS NULL)))
7584         AND ((tlinfo.additional_school_code_3 = x_additional_school_code_3) OR ((tlinfo.additional_school_code_3 IS NULL) AND (X_additional_school_code_3 IS NULL)))
7585         AND ((tlinfo.additional_school_code_4 = x_additional_school_code_4) OR ((tlinfo.additional_school_code_4 IS NULL) AND (X_additional_school_code_4 IS NULL)))
7586         AND ((tlinfo.additional_school_code_5 = x_additional_school_code_5) OR ((tlinfo.additional_school_code_5 IS NULL) AND (X_additional_school_code_5 IS NULL)))
7587         AND ((tlinfo.additional_school_code_6 = x_additional_school_code_6) OR ((tlinfo.additional_school_code_6 IS NULL) AND (X_additional_school_code_6 IS NULL)))
7588         AND ((tlinfo.additional_school_code_7 = x_additional_school_code_7) OR ((tlinfo.additional_school_code_7 IS NULL) AND (X_additional_school_code_7 IS NULL)))
7589         AND ((tlinfo.additional_school_code_8 = x_additional_school_code_8) OR ((tlinfo.additional_school_code_8 IS NULL) AND (X_additional_school_code_8 IS NULL)))
7590         AND ((tlinfo.additional_school_code_9 = x_additional_school_code_9) OR ((tlinfo.additional_school_code_9 IS NULL) AND (X_additional_school_code_9 IS NULL)))
7591         AND ((tlinfo.additional_school_code_10 = x_additional_school_code_10) OR ((tlinfo.additional_school_code_10 IS NULL) AND (X_additional_school_code_10 IS NULL)))
7592         AND ((tlinfo.explanation_spec_circum = x_explanation_spec_circum) OR ((tlinfo.explanation_spec_circum IS NULL) AND (X_explanation_spec_circum IS NULL)))
7593         AND ((tlinfo.signature_student = x_signature_student) OR ((tlinfo.signature_student IS NULL) AND (X_signature_student IS NULL)))
7594         AND ((tlinfo.signature_spouse = x_signature_spouse) OR ((tlinfo.signature_spouse IS NULL) AND (X_signature_spouse IS NULL)))
7595         AND ((tlinfo.signature_father = x_signature_father) OR ((tlinfo.signature_father IS NULL) AND (X_signature_father IS NULL)))
7596         AND ((tlinfo.signature_mother = x_signature_mother) OR ((tlinfo.signature_mother IS NULL) AND (X_signature_mother IS NULL)))
7597         AND ((tlinfo.month_day_completed = x_month_day_completed) OR ((tlinfo.month_day_completed IS NULL) AND (X_month_day_completed IS NULL)))
7598         AND ((tlinfo.year_completed = x_year_completed) OR ((tlinfo.year_completed IS NULL) AND (X_year_completed IS NULL)))
7599         AND ((tlinfo.age_line_2 = x_age_line_2) OR ((tlinfo.age_line_2 IS NULL) AND (X_age_line_2 IS NULL)))
7603         AND ((tlinfo.age_line_6 = x_age_line_6) OR ((tlinfo.age_line_6 IS NULL) AND (X_age_line_6 IS NULL)))
7600         AND ((tlinfo.age_line_3 = x_age_line_3) OR ((tlinfo.age_line_3 IS NULL) AND (X_age_line_3 IS NULL)))
7601         AND ((tlinfo.age_line_4 = x_age_line_4) OR ((tlinfo.age_line_4 IS NULL) AND (X_age_line_4 IS NULL)))
7602         AND ((tlinfo.age_line_5 = x_age_line_5) OR ((tlinfo.age_line_5 IS NULL) AND (X_age_line_5 IS NULL)))
7604         AND ((tlinfo.age_line_7 = x_age_line_7) OR ((tlinfo.age_line_7 IS NULL) AND (X_age_line_7 IS NULL)))
7605         AND ((tlinfo.age_line_8 = x_age_line_8) OR ((tlinfo.age_line_8 IS NULL) AND (X_age_line_8 IS NULL)))
7606         AND ((tlinfo.a_online_signature = x_a_online_signature) OR ((tlinfo.a_online_signature IS NULL) AND (X_a_online_signature IS NULL)))
7607         AND ((tlinfo.question_1_number = x_question_1_number) OR ((tlinfo.question_1_number IS NULL) AND (X_question_1_number IS NULL)))
7608         AND ((tlinfo.question_1_size = x_question_1_size) OR ((tlinfo.question_1_size IS NULL) AND (X_question_1_size IS NULL)))
7609         AND ((tlinfo.question_1_answer = x_question_1_answer) OR ((tlinfo.question_1_answer IS NULL) AND (X_question_1_answer IS NULL)))
7610         AND ((tlinfo.question_2_number = x_question_2_number) OR ((tlinfo.question_2_number IS NULL) AND (X_question_2_number IS NULL)))
7611         AND ((tlinfo.question_2_size = x_question_2_size) OR ((tlinfo.question_2_size IS NULL) AND (X_question_2_size IS NULL)))
7612         AND ((tlinfo.question_2_answer = x_question_2_answer) OR ((tlinfo.question_2_answer IS NULL) AND (X_question_2_answer IS NULL)))
7613         AND ((tlinfo.question_3_number = x_question_3_number) OR ((tlinfo.question_3_number IS NULL) AND (X_question_3_number IS NULL)))
7614         AND ((tlinfo.question_3_size = x_question_3_size) OR ((tlinfo.question_3_size IS NULL) AND (X_question_3_size IS NULL)))
7615         AND ((tlinfo.question_3_answer = x_question_3_answer) OR ((tlinfo.question_3_answer IS NULL) AND (X_question_3_answer IS NULL)))
7616         AND ((tlinfo.question_4_number = x_question_4_number) OR ((tlinfo.question_4_number IS NULL) AND (X_question_4_number IS NULL)))
7617         AND ((tlinfo.question_4_size = x_question_4_size) OR ((tlinfo.question_4_size IS NULL) AND (X_question_4_size IS NULL)))
7618         AND ((tlinfo.question_4_answer = x_question_4_answer) OR ((tlinfo.question_4_answer IS NULL) AND (X_question_4_answer IS NULL)))
7619         AND ((tlinfo.question_5_number = x_question_5_number) OR ((tlinfo.question_5_number IS NULL) AND (X_question_5_number IS NULL)))
7620         AND ((tlinfo.question_5_size = x_question_5_size) OR ((tlinfo.question_5_size IS NULL) AND (X_question_5_size IS NULL)))
7621         AND ((tlinfo.question_5_answer = x_question_5_answer) OR ((tlinfo.question_5_answer IS NULL) AND (X_question_5_answer IS NULL)))
7622         AND ((tlinfo.question_6_number = x_question_6_number) OR ((tlinfo.question_6_number IS NULL) AND (X_question_6_number IS NULL)))
7623         AND ((tlinfo.question_6_size = x_question_6_size) OR ((tlinfo.question_6_size IS NULL) AND (X_question_6_size IS NULL)))
7624         AND ((tlinfo.question_6_answer = x_question_6_answer) OR ((tlinfo.question_6_answer IS NULL) AND (X_question_6_answer IS NULL)))
7625         AND ((tlinfo.question_7_number = x_question_7_number) OR ((tlinfo.question_7_number IS NULL) AND (X_question_7_number IS NULL)))
7626         AND ((tlinfo.question_7_size = x_question_7_size) OR ((tlinfo.question_7_size IS NULL) AND (X_question_7_size IS NULL)))
7627         AND ((tlinfo.question_7_answer = x_question_7_answer) OR ((tlinfo.question_7_answer IS NULL) AND (X_question_7_answer IS NULL)))
7628         AND ((tlinfo.question_8_number = x_question_8_number) OR ((tlinfo.question_8_number IS NULL) AND (X_question_8_number IS NULL)))
7629         AND ((tlinfo.question_8_size = x_question_8_size) OR ((tlinfo.question_8_size IS NULL) AND (X_question_8_size IS NULL)))
7630         AND ((tlinfo.question_8_answer = x_question_8_answer) OR ((tlinfo.question_8_answer IS NULL) AND (X_question_8_answer IS NULL)))
7631         AND ((tlinfo.question_9_number = x_question_9_number) OR ((tlinfo.question_9_number IS NULL) AND (X_question_9_number IS NULL)))
7632         AND ((tlinfo.question_9_size = x_question_9_size) OR ((tlinfo.question_9_size IS NULL) AND (X_question_9_size IS NULL)))
7633         AND ((tlinfo.question_9_answer = x_question_9_answer) OR ((tlinfo.question_9_answer IS NULL) AND (X_question_9_answer IS NULL)))
7634         AND ((tlinfo.question_10_number = x_question_10_number) OR ((tlinfo.question_10_number IS NULL) AND (X_question_10_number IS NULL)))
7635         AND ((tlinfo.question_10_size = x_question_10_size) OR ((tlinfo.question_10_size IS NULL) AND (X_question_10_size IS NULL)))
7636         AND ((tlinfo.question_10_answer = x_question_10_answer) OR ((tlinfo.question_10_answer IS NULL) AND (X_question_10_answer IS NULL)))
7637         AND ((tlinfo.question_11_number = x_question_11_number) OR ((tlinfo.question_11_number IS NULL) AND (X_question_11_number IS NULL)))
7638         AND ((tlinfo.question_11_size = x_question_11_size) OR ((tlinfo.question_11_size IS NULL) AND (X_question_11_size IS NULL)))
7639         AND ((tlinfo.question_11_answer = x_question_11_answer) OR ((tlinfo.question_11_answer IS NULL) AND (X_question_11_answer IS NULL)))
7640         AND ((tlinfo.question_12_number = x_question_12_number) OR ((tlinfo.question_12_number IS NULL) AND (X_question_12_number IS NULL)))
7641         AND ((tlinfo.question_12_size = x_question_12_size) OR ((tlinfo.question_12_size IS NULL) AND (X_question_12_size IS NULL)))
7642         AND ((tlinfo.question_12_answer = x_question_12_answer) OR ((tlinfo.question_12_answer IS NULL) AND (X_question_12_answer IS NULL)))
7643         AND ((tlinfo.question_13_number = x_question_13_number) OR ((tlinfo.question_13_number IS NULL) AND (X_question_13_number IS NULL)))
7644         AND ((tlinfo.question_13_size = x_question_13_size) OR ((tlinfo.question_13_size IS NULL) AND (X_question_13_size IS NULL)))
7645         AND ((tlinfo.question_13_answer = x_question_13_answer) OR ((tlinfo.question_13_answer IS NULL) AND (X_question_13_answer IS NULL)))
7649         AND ((tlinfo.question_15_number = x_question_15_number) OR ((tlinfo.question_15_number IS NULL) AND (X_question_15_number IS NULL)))
7646         AND ((tlinfo.question_14_number = x_question_14_number) OR ((tlinfo.question_14_number IS NULL) AND (X_question_14_number IS NULL)))
7647         AND ((tlinfo.question_14_size = x_question_14_size) OR ((tlinfo.question_14_size IS NULL) AND (X_question_14_size IS NULL)))
7648         AND ((tlinfo.question_14_answer = x_question_14_answer) OR ((tlinfo.question_14_answer IS NULL) AND (X_question_14_answer IS NULL)))
7650         AND ((tlinfo.question_15_size = x_question_15_size) OR ((tlinfo.question_15_size IS NULL) AND (X_question_15_size IS NULL)))
7651         AND ((tlinfo.question_15_answer = x_question_15_answer) OR ((tlinfo.question_15_answer IS NULL) AND (X_question_15_answer IS NULL)))
7652         AND ((tlinfo.question_16_number = x_question_16_number) OR ((tlinfo.question_16_number IS NULL) AND (X_question_16_number IS NULL)))
7653         AND ((tlinfo.question_16_size = x_question_16_size) OR ((tlinfo.question_16_size IS NULL) AND (X_question_16_size IS NULL)))
7654         AND ((tlinfo.question_16_answer = x_question_16_answer) OR ((tlinfo.question_16_answer IS NULL) AND (X_question_16_answer IS NULL)))
7655         AND ((tlinfo.question_17_number = x_question_17_number) OR ((tlinfo.question_17_number IS NULL) AND (X_question_17_number IS NULL)))
7656         AND ((tlinfo.question_17_size = x_question_17_size) OR ((tlinfo.question_17_size IS NULL) AND (X_question_17_size IS NULL)))
7657         AND ((tlinfo.question_17_answer = x_question_17_answer) OR ((tlinfo.question_17_answer IS NULL) AND (X_question_17_answer IS NULL)))
7658         AND ((tlinfo.question_18_number = x_question_18_number) OR ((tlinfo.question_18_number IS NULL) AND (X_question_18_number IS NULL)))
7659         AND ((tlinfo.question_18_size = x_question_18_size) OR ((tlinfo.question_18_size IS NULL) AND (X_question_18_size IS NULL)))
7660         AND ((tlinfo.question_18_answer = x_question_18_answer) OR ((tlinfo.question_18_answer IS NULL) AND (X_question_18_answer IS NULL)))
7661         AND ((tlinfo.question_19_number = x_question_19_number) OR ((tlinfo.question_19_number IS NULL) AND (X_question_19_number IS NULL)))
7662         AND ((tlinfo.question_19_size = x_question_19_size) OR ((tlinfo.question_19_size IS NULL) AND (X_question_19_size IS NULL)))
7663         AND ((tlinfo.question_19_answer = x_question_19_answer) OR ((tlinfo.question_19_answer IS NULL) AND (X_question_19_answer IS NULL)))
7664         AND ((tlinfo.question_20_number = x_question_20_number) OR ((tlinfo.question_20_number IS NULL) AND (X_question_20_number IS NULL)))
7665         AND ((tlinfo.question_20_size = x_question_20_size) OR ((tlinfo.question_20_size IS NULL) AND (X_question_20_size IS NULL)))
7666         AND ((tlinfo.question_20_answer = x_question_20_answer) OR ((tlinfo.question_20_answer IS NULL) AND (X_question_20_answer IS NULL)))
7667         AND ((tlinfo.question_21_number = x_question_21_number) OR ((tlinfo.question_21_number IS NULL) AND (X_question_21_number IS NULL)))
7668         AND ((tlinfo.question_21_size = x_question_21_size) OR ((tlinfo.question_21_size IS NULL) AND (X_question_21_size IS NULL)))
7669         AND ((tlinfo.question_21_answer = x_question_21_answer) OR ((tlinfo.question_21_answer IS NULL) AND (X_question_21_answer IS NULL)))
7670         AND ((tlinfo.question_22_number = x_question_22_number) OR ((tlinfo.question_22_number IS NULL) AND (X_question_22_number IS NULL)))
7671         AND ((tlinfo.question_22_size = x_question_22_size) OR ((tlinfo.question_22_size IS NULL) AND (X_question_22_size IS NULL)))
7672         AND ((tlinfo.question_22_answer = x_question_22_answer) OR ((tlinfo.question_22_answer IS NULL) AND (X_question_22_answer IS NULL)))
7673         AND ((tlinfo.question_23_number = x_question_23_number) OR ((tlinfo.question_23_number IS NULL) AND (X_question_23_number IS NULL)))
7674         AND ((tlinfo.question_23_size = x_question_23_size) OR ((tlinfo.question_23_size IS NULL) AND (X_question_23_size IS NULL)))
7675         AND ((tlinfo.question_23_answer = x_question_23_answer) OR ((tlinfo.question_23_answer IS NULL) AND (X_question_23_answer IS NULL)))
7676         AND ((tlinfo.question_24_number = x_question_24_number) OR ((tlinfo.question_24_number IS NULL) AND (X_question_24_number IS NULL)))
7677         AND ((tlinfo.question_24_size = x_question_24_size) OR ((tlinfo.question_24_size IS NULL) AND (X_question_24_size IS NULL)))
7678         AND ((tlinfo.question_24_answer = x_question_24_answer) OR ((tlinfo.question_24_answer IS NULL) AND (X_question_24_answer IS NULL)))
7679         AND ((tlinfo.question_25_number = x_question_25_number) OR ((tlinfo.question_25_number IS NULL) AND (X_question_25_number IS NULL)))
7680         AND ((tlinfo.question_25_size = x_question_25_size) OR ((tlinfo.question_25_size IS NULL) AND (X_question_25_size IS NULL)))
7681         AND ((tlinfo.question_25_answer = x_question_25_answer) OR ((tlinfo.question_25_answer IS NULL) AND (X_question_25_answer IS NULL)))
7682         AND ((tlinfo.question_26_number = x_question_26_number) OR ((tlinfo.question_26_number IS NULL) AND (X_question_26_number IS NULL)))
7683         AND ((tlinfo.question_26_size = x_question_26_size) OR ((tlinfo.question_26_size IS NULL) AND (X_question_26_size IS NULL)))
7684         AND ((tlinfo.question_26_answer = x_question_26_answer) OR ((tlinfo.question_26_answer IS NULL) AND (X_question_26_answer IS NULL)))
7685         AND ((tlinfo.question_27_number = x_question_27_number) OR ((tlinfo.question_27_number IS NULL) AND (X_question_27_number IS NULL)))
7686         AND ((tlinfo.question_27_size = x_question_27_size) OR ((tlinfo.question_27_size IS NULL) AND (X_question_27_size IS NULL)))
7687         AND ((tlinfo.question_27_answer = x_question_27_answer) OR ((tlinfo.question_27_answer IS NULL) AND (X_question_27_answer IS NULL)))
7688         AND ((tlinfo.question_28_number = x_question_28_number) OR ((tlinfo.question_28_number IS NULL) AND (X_question_28_number IS NULL)))
7689         AND ((tlinfo.question_28_size = x_question_28_size) OR ((tlinfo.question_28_size IS NULL) AND (X_question_28_size IS NULL)))
7693         AND ((tlinfo.question_29_answer = x_question_29_answer) OR ((tlinfo.question_29_answer IS NULL) AND (X_question_29_answer IS NULL)))
7690         AND ((tlinfo.question_28_answer = x_question_28_answer) OR ((tlinfo.question_28_answer IS NULL) AND (X_question_28_answer IS NULL)))
7691         AND ((tlinfo.question_29_number = x_question_29_number) OR ((tlinfo.question_29_number IS NULL) AND (X_question_29_number IS NULL)))
7692         AND ((tlinfo.question_29_size = x_question_29_size) OR ((tlinfo.question_29_size IS NULL) AND (X_question_29_size IS NULL)))
7694         AND ((tlinfo.question_30_number = x_question_30_number) OR ((tlinfo.question_30_number IS NULL) AND (X_question_30_number IS NULL)))
7695         AND ((tlinfo.questions_30_size = x_questions_30_size) OR ((tlinfo.questions_30_size IS NULL) AND (X_questions_30_size IS NULL)))
7696         AND ((tlinfo.question_30_answer = x_question_30_answer) OR ((tlinfo.question_30_answer IS NULL) AND (X_question_30_answer IS NULL)))
7697         AND ((tlinfo.r_s_email_address = x_r_s_email_address) OR ((tlinfo.r_s_email_address IS NULL) AND (X_r_s_email_address IS NULL)))
7698         AND ((tlinfo.eps_code = x_eps_code) OR ((tlinfo.eps_code IS NULL) AND (X_eps_code IS NULL)))
7699         AND ((tlinfo.comp_css_dependency_status = x_comp_css_dependency_status) OR ((tlinfo.comp_css_dependency_status IS NULL) AND (X_comp_css_dependency_status IS NULL)))
7700         AND ((tlinfo.stu_age = x_stu_age) OR ((tlinfo.stu_age IS NULL) AND (X_stu_age IS NULL)))
7701         AND ((tlinfo.assumed_stu_yr_in_coll = x_assumed_stu_yr_in_coll) OR ((tlinfo.assumed_stu_yr_in_coll IS NULL) AND (X_assumed_stu_yr_in_coll IS NULL)))
7702         AND ((tlinfo.comp_stu_marital_status = x_comp_stu_marital_status) OR ((tlinfo.comp_stu_marital_status IS NULL) AND (X_comp_stu_marital_status IS NULL)))
7703         AND ((tlinfo.stu_family_members = x_stu_family_members) OR ((tlinfo.stu_family_members IS NULL) AND (X_stu_family_members IS NULL)))
7704         AND ((tlinfo.stu_fam_members_in_college = x_stu_fam_members_in_college) OR ((tlinfo.stu_fam_members_in_college IS NULL) AND (X_stu_fam_members_in_college IS NULL)))
7705         AND ((tlinfo.par_marital_status = x_par_marital_status) OR ((tlinfo.par_marital_status IS NULL) AND (X_par_marital_status IS NULL)))
7706         AND ((tlinfo.par_family_members = x_par_family_members) OR ((tlinfo.par_family_members IS NULL) AND (X_par_family_members IS NULL)))
7707         AND ((tlinfo.par_total_in_college = x_par_total_in_college) OR ((tlinfo.par_total_in_college IS NULL) AND (X_par_total_in_college IS NULL)))
7708         AND ((tlinfo.par_par_in_college = x_par_par_in_college) OR ((tlinfo.par_par_in_college IS NULL) AND (X_par_par_in_college IS NULL)))
7709         AND ((tlinfo.par_others_in_college = x_par_others_in_college) OR ((tlinfo.par_others_in_college IS NULL) AND (X_par_others_in_college IS NULL)))
7710         AND ((tlinfo.par_aesa = x_par_aesa) OR ((tlinfo.par_aesa IS NULL) AND (X_par_aesa IS NULL)))
7711         AND ((tlinfo.par_cesa = x_par_cesa) OR ((tlinfo.par_cesa IS NULL) AND (X_par_cesa IS NULL)))
7712         AND ((tlinfo.stu_aesa = x_stu_aesa) OR ((tlinfo.stu_aesa IS NULL) AND (X_stu_aesa IS NULL)))
7713         AND ((tlinfo.stu_cesa = x_stu_cesa) OR ((tlinfo.stu_cesa IS NULL) AND (X_stu_cesa IS NULL)))
7714         AND ((tlinfo.im_p_bas_agi_taxable_income = x_im_p_bas_agi_taxable_income) OR ((tlinfo.im_p_bas_agi_taxable_income IS NULL) AND (X_im_p_bas_agi_taxable_income IS NULL)))
7715         AND ((tlinfo.im_p_bas_untx_inc_and_ben = x_im_p_bas_untx_inc_and_ben) OR ((tlinfo.im_p_bas_untx_inc_and_ben IS NULL) AND (X_im_p_bas_untx_inc_and_ben IS NULL)))
7716         AND ((tlinfo.im_p_bas_inc_adj = x_im_p_bas_inc_adj) OR ((tlinfo.im_p_bas_inc_adj IS NULL) AND (X_im_p_bas_inc_adj IS NULL)))
7717         AND ((tlinfo.im_p_bas_total_income = x_im_p_bas_total_income) OR ((tlinfo.im_p_bas_total_income IS NULL) AND (X_im_p_bas_total_income IS NULL)))
7718         AND ((tlinfo.im_p_bas_us_income_tax = x_im_p_bas_us_income_tax) OR ((tlinfo.im_p_bas_us_income_tax IS NULL) AND (X_im_p_bas_us_income_tax IS NULL)))
7719         AND ((tlinfo.im_p_bas_st_and_other_tax = x_im_p_bas_st_and_other_tax) OR ((tlinfo.im_p_bas_st_and_other_tax IS NULL) AND (X_im_p_bas_st_and_other_tax IS NULL)))
7720         AND ((tlinfo.im_p_bas_fica_tax = x_im_p_bas_fica_tax) OR ((tlinfo.im_p_bas_fica_tax IS NULL) AND (X_im_p_bas_fica_tax IS NULL)))
7721         AND ((tlinfo.im_p_bas_med_dental = x_im_p_bas_med_dental) OR ((tlinfo.im_p_bas_med_dental IS NULL) AND (X_im_p_bas_med_dental IS NULL)))
7722         AND ((tlinfo.im_p_bas_employment_allow = x_im_p_bas_employment_allow) OR ((tlinfo.im_p_bas_employment_allow IS NULL) AND (X_im_p_bas_employment_allow IS NULL)))
7723         AND ((tlinfo.im_p_bas_annual_ed_savings = x_im_p_bas_annual_ed_savings) OR ((tlinfo.im_p_bas_annual_ed_savings IS NULL) AND (X_im_p_bas_annual_ed_savings IS NULL)))
7724         AND ((tlinfo.im_p_bas_inc_prot_allow_m = x_im_p_bas_inc_prot_allow_m) OR ((tlinfo.im_p_bas_inc_prot_allow_m IS NULL) AND (X_im_p_bas_inc_prot_allow_m IS NULL)))
7725         AND ((tlinfo.im_p_bas_total_inc_allow = x_im_p_bas_total_inc_allow) OR ((tlinfo.im_p_bas_total_inc_allow IS NULL) AND (X_im_p_bas_total_inc_allow IS NULL)))
7726         AND ((tlinfo.im_p_bas_cal_avail_inc = x_im_p_bas_cal_avail_inc) OR ((tlinfo.im_p_bas_cal_avail_inc IS NULL) AND (X_im_p_bas_cal_avail_inc IS NULL)))
7727         AND ((tlinfo.im_p_bas_avail_income = x_im_p_bas_avail_income) OR ((tlinfo.im_p_bas_avail_income IS NULL) AND (X_im_p_bas_avail_income IS NULL)))
7728         AND ((tlinfo.im_p_bas_total_cont_inc = x_im_p_bas_total_cont_inc) OR ((tlinfo.im_p_bas_total_cont_inc IS NULL) AND (X_im_p_bas_total_cont_inc IS NULL)))
7729         AND ((tlinfo.im_p_bas_cash_bank_accounts = x_im_p_bas_cash_bank_accounts) OR ((tlinfo.im_p_bas_cash_bank_accounts IS NULL) AND (X_im_p_bas_cash_bank_accounts IS NULL)))
7730         AND ((tlinfo.im_p_bas_home_equity = x_im_p_bas_home_equity) OR ((tlinfo.im_p_bas_home_equity IS NULL) AND (X_im_p_bas_home_equity IS NULL)))
7734         AND ((tlinfo.im_p_bas_net_worth = x_im_p_bas_net_worth) OR ((tlinfo.im_p_bas_net_worth IS NULL) AND (X_im_p_bas_net_worth IS NULL)))
7731         AND ((tlinfo.im_p_bas_ot_rl_est_inv_eq = x_im_p_bas_ot_rl_est_inv_eq) OR ((tlinfo.im_p_bas_ot_rl_est_inv_eq IS NULL) AND (X_im_p_bas_ot_rl_est_inv_eq IS NULL)))
7732         AND ((tlinfo.im_p_bas_adj_bus_farm_worth = x_im_p_bas_adj_bus_farm_worth) OR ((tlinfo.im_p_bas_adj_bus_farm_worth IS NULL) AND (X_im_p_bas_adj_bus_farm_worth IS NULL)))
7733         AND ((tlinfo.im_p_bas_ass_sibs_pre_tui = x_im_p_bas_ass_sibs_pre_tui) OR ((tlinfo.im_p_bas_ass_sibs_pre_tui IS NULL) AND (X_im_p_bas_ass_sibs_pre_tui IS NULL)))
7735         AND ((tlinfo.im_p_bas_emerg_res_allow = x_im_p_bas_emerg_res_allow) OR ((tlinfo.im_p_bas_emerg_res_allow IS NULL) AND (X_im_p_bas_emerg_res_allow IS NULL)))
7736         AND ((tlinfo.im_p_bas_cum_ed_savings = x_im_p_bas_cum_ed_savings) OR ((tlinfo.im_p_bas_cum_ed_savings IS NULL) AND (X_im_p_bas_cum_ed_savings IS NULL)))
7737         AND ((tlinfo.im_p_bas_low_inc_allow = x_im_p_bas_low_inc_allow) OR ((tlinfo.im_p_bas_low_inc_allow IS NULL) AND (X_im_p_bas_low_inc_allow IS NULL)))
7738         AND ((tlinfo.im_p_bas_total_asset_allow = x_im_p_bas_total_asset_allow) OR ((tlinfo.im_p_bas_total_asset_allow IS NULL) AND (X_im_p_bas_total_asset_allow IS NULL)))
7739         AND ((tlinfo.im_p_bas_disc_net_worth = x_im_p_bas_disc_net_worth) OR ((tlinfo.im_p_bas_disc_net_worth IS NULL) AND (X_im_p_bas_disc_net_worth IS NULL)))
7740         AND ((tlinfo.im_p_bas_total_cont_asset = x_im_p_bas_total_cont_asset) OR ((tlinfo.im_p_bas_total_cont_asset IS NULL) AND (X_im_p_bas_total_cont_asset IS NULL)))
7741         AND ((tlinfo.im_p_bas_total_cont = x_im_p_bas_total_cont) OR ((tlinfo.im_p_bas_total_cont IS NULL) AND (X_im_p_bas_total_cont IS NULL)))
7742         AND ((tlinfo.im_p_bas_num_in_coll_adj = x_im_p_bas_num_in_coll_adj) OR ((tlinfo.im_p_bas_num_in_coll_adj IS NULL) AND (X_im_p_bas_num_in_coll_adj IS NULL)))
7743         AND ((tlinfo.im_p_bas_cont_for_stu = x_im_p_bas_cont_for_stu) OR ((tlinfo.im_p_bas_cont_for_stu IS NULL) AND (X_im_p_bas_cont_for_stu IS NULL)))
7744         AND ((tlinfo.im_p_bas_cont_from_income = x_im_p_bas_cont_from_income) OR ((tlinfo.im_p_bas_cont_from_income IS NULL) AND (X_im_p_bas_cont_from_income IS NULL)))
7745         AND ((tlinfo.im_p_bas_cont_from_assets = x_im_p_bas_cont_from_assets) OR ((tlinfo.im_p_bas_cont_from_assets IS NULL) AND (X_im_p_bas_cont_from_assets IS NULL)))
7746         AND ((tlinfo.im_p_opt_agi_taxable_income = x_im_p_opt_agi_taxable_income) OR ((tlinfo.im_p_opt_agi_taxable_income IS NULL) AND (X_im_p_opt_agi_taxable_income IS NULL)))
7747         AND ((tlinfo.im_p_opt_untx_inc_and_ben = x_im_p_opt_untx_inc_and_ben) OR ((tlinfo.im_p_opt_untx_inc_and_ben IS NULL) AND (X_im_p_opt_untx_inc_and_ben IS NULL)))
7748         AND ((tlinfo.im_p_opt_inc_adj = x_im_p_opt_inc_adj) OR ((tlinfo.im_p_opt_inc_adj IS NULL) AND (X_im_p_opt_inc_adj IS NULL)))
7749         AND ((tlinfo.im_p_opt_total_income = x_im_p_opt_total_income) OR ((tlinfo.im_p_opt_total_income IS NULL) AND (X_im_p_opt_total_income IS NULL)))
7750         AND ((tlinfo.im_p_opt_us_income_tax = x_im_p_opt_us_income_tax) OR ((tlinfo.im_p_opt_us_income_tax IS NULL) AND (X_im_p_opt_us_income_tax IS NULL)))
7751         AND ((tlinfo.im_p_opt_st_and_other_tax = x_im_p_opt_st_and_other_tax) OR ((tlinfo.im_p_opt_st_and_other_tax IS NULL) AND (X_im_p_opt_st_and_other_tax IS NULL)))
7752         AND ((tlinfo.im_p_opt_fica_tax = x_im_p_opt_fica_tax) OR ((tlinfo.im_p_opt_fica_tax IS NULL) AND (X_im_p_opt_fica_tax IS NULL)))
7753         AND ((tlinfo.im_p_opt_med_dental = x_im_p_opt_med_dental) OR ((tlinfo.im_p_opt_med_dental IS NULL) AND (X_im_p_opt_med_dental IS NULL)))
7754         AND ((tlinfo.im_p_opt_elem_sec_tuit = x_im_p_opt_elem_sec_tuit) OR ((tlinfo.im_p_opt_elem_sec_tuit IS NULL) AND (X_im_p_opt_elem_sec_tuit IS NULL)))
7755         AND ((tlinfo.im_p_opt_employment_allow = x_im_p_opt_employment_allow) OR ((tlinfo.im_p_opt_employment_allow IS NULL) AND (X_im_p_opt_employment_allow IS NULL)))
7756         AND ((tlinfo.im_p_opt_annual_ed_savings = x_im_p_opt_annual_ed_savings) OR ((tlinfo.im_p_opt_annual_ed_savings IS NULL) AND (X_im_p_opt_annual_ed_savings IS NULL)))
7757         AND ((tlinfo.im_p_opt_inc_prot_allow_m = x_im_p_opt_inc_prot_allow_m) OR ((tlinfo.im_p_opt_inc_prot_allow_m IS NULL) AND (X_im_p_opt_inc_prot_allow_m IS NULL)))
7758         AND ((tlinfo.im_p_opt_total_inc_allow = x_im_p_opt_total_inc_allow) OR ((tlinfo.im_p_opt_total_inc_allow IS NULL) AND (X_im_p_opt_total_inc_allow IS NULL)))
7759         AND ((tlinfo.im_p_opt_cal_avail_inc = x_im_p_opt_cal_avail_inc) OR ((tlinfo.im_p_opt_cal_avail_inc IS NULL) AND (X_im_p_opt_cal_avail_inc IS NULL)))
7760         AND ((tlinfo.im_p_opt_avail_income = x_im_p_opt_avail_income) OR ((tlinfo.im_p_opt_avail_income IS NULL) AND (X_im_p_opt_avail_income IS NULL)))
7761         AND ((tlinfo.im_p_opt_total_cont_inc = x_im_p_opt_total_cont_inc) OR ((tlinfo.im_p_opt_total_cont_inc IS NULL) AND (X_im_p_opt_total_cont_inc IS NULL)))
7762         AND ((tlinfo.im_p_opt_cash_bank_accounts = x_im_p_opt_cash_bank_accounts) OR ((tlinfo.im_p_opt_cash_bank_accounts IS NULL) AND (X_im_p_opt_cash_bank_accounts IS NULL)))
7763         AND ((tlinfo.im_p_opt_home_equity = x_im_p_opt_home_equity) OR ((tlinfo.im_p_opt_home_equity IS NULL) AND (X_im_p_opt_home_equity IS NULL)))
7764         AND ((tlinfo.im_p_opt_ot_rl_est_inv_eq = x_im_p_opt_ot_rl_est_inv_eq) OR ((tlinfo.im_p_opt_ot_rl_est_inv_eq IS NULL) AND (X_im_p_opt_ot_rl_est_inv_eq IS NULL)))
7765         AND ((tlinfo.im_p_opt_adj_bus_farm_worth = x_im_p_opt_adj_bus_farm_worth) OR ((tlinfo.im_p_opt_adj_bus_farm_worth IS NULL) AND (X_im_p_opt_adj_bus_farm_worth IS NULL)))
7766         AND ((tlinfo.im_p_opt_ass_sibs_pre_t = x_im_p_opt_ass_sibs_pre_t) OR ((tlinfo.im_p_opt_ass_sibs_pre_t IS NULL) AND (X_im_p_opt_ass_sibs_pre_t IS NULL)))
7767         AND ((tlinfo.im_p_opt_net_worth = x_im_p_opt_net_worth) OR ((tlinfo.im_p_opt_net_worth IS NULL) AND (X_im_p_opt_net_worth IS NULL)))
7771         AND ((tlinfo.im_p_opt_total_asset_allow = x_im_p_opt_total_asset_allow) OR ((tlinfo.im_p_opt_total_asset_allow IS NULL) AND (X_im_p_opt_total_asset_allow IS NULL)))
7768         AND ((tlinfo.im_p_opt_emerg_res_allow = x_im_p_opt_emerg_res_allow) OR ((tlinfo.im_p_opt_emerg_res_allow IS NULL) AND (X_im_p_opt_emerg_res_allow IS NULL)))
7769         AND ((tlinfo.im_p_opt_cum_ed_savings = x_im_p_opt_cum_ed_savings) OR ((tlinfo.im_p_opt_cum_ed_savings IS NULL) AND (X_im_p_opt_cum_ed_savings IS NULL)))
7770         AND ((tlinfo.im_p_opt_low_inc_allow = x_im_p_opt_low_inc_allow) OR ((tlinfo.im_p_opt_low_inc_allow IS NULL) AND (X_im_p_opt_low_inc_allow IS NULL)))
7772         AND ((tlinfo.im_p_opt_disc_net_worth = x_im_p_opt_disc_net_worth) OR ((tlinfo.im_p_opt_disc_net_worth IS NULL) AND (X_im_p_opt_disc_net_worth IS NULL)))
7773         AND ((tlinfo.im_p_opt_total_cont_asset = x_im_p_opt_total_cont_asset) OR ((tlinfo.im_p_opt_total_cont_asset IS NULL) AND (X_im_p_opt_total_cont_asset IS NULL)))
7774         AND ((tlinfo.im_p_opt_total_cont = x_im_p_opt_total_cont) OR ((tlinfo.im_p_opt_total_cont IS NULL) AND (X_im_p_opt_total_cont IS NULL)))
7775         AND ((tlinfo.im_p_opt_num_in_coll_adj = x_im_p_opt_num_in_coll_adj) OR ((tlinfo.im_p_opt_num_in_coll_adj IS NULL) AND (X_im_p_opt_num_in_coll_adj IS NULL)))
7776         AND ((tlinfo.im_p_opt_cont_for_stu = x_im_p_opt_cont_for_stu) OR ((tlinfo.im_p_opt_cont_for_stu IS NULL) AND (X_im_p_opt_cont_for_stu IS NULL)))
7777         AND ((tlinfo.im_p_opt_cont_from_income = x_im_p_opt_cont_from_income) OR ((tlinfo.im_p_opt_cont_from_income IS NULL) AND (X_im_p_opt_cont_from_income IS NULL)))
7778         AND ((tlinfo.im_p_opt_cont_from_assets = x_im_p_opt_cont_from_assets) OR ((tlinfo.im_p_opt_cont_from_assets IS NULL) AND (X_im_p_opt_cont_from_assets IS NULL)))
7779         AND ((tlinfo.fm_p_analysis_type = x_fm_p_analysis_type) OR ((tlinfo.fm_p_analysis_type IS NULL) AND (X_fm_p_analysis_type IS NULL)))
7780         AND ((tlinfo.fm_p_agi_taxable_income = x_fm_p_agi_taxable_income) OR ((tlinfo.fm_p_agi_taxable_income IS NULL) AND (X_fm_p_agi_taxable_income IS NULL)))
7781         AND ((tlinfo.fm_p_untx_inc_and_ben = x_fm_p_untx_inc_and_ben) OR ((tlinfo.fm_p_untx_inc_and_ben IS NULL) AND (X_fm_p_untx_inc_and_ben IS NULL)))
7782         AND ((tlinfo.fm_p_inc_adj = x_fm_p_inc_adj) OR ((tlinfo.fm_p_inc_adj IS NULL) AND (X_fm_p_inc_adj IS NULL)))
7783         AND ((tlinfo.fm_p_total_income = x_fm_p_total_income) OR ((tlinfo.fm_p_total_income IS NULL) AND (X_fm_p_total_income IS NULL)))
7784         AND ((tlinfo.fm_p_us_income_tax = x_fm_p_us_income_tax) OR ((tlinfo.fm_p_us_income_tax IS NULL) AND (X_fm_p_us_income_tax IS NULL)))
7785         AND ((tlinfo.fm_p_state_and_other_taxes = x_fm_p_state_and_other_taxes) OR ((tlinfo.fm_p_state_and_other_taxes IS NULL) AND (X_fm_p_state_and_other_taxes IS NULL)))
7786         AND ((tlinfo.fm_p_fica_tax = x_fm_p_fica_tax) OR ((tlinfo.fm_p_fica_tax IS NULL) AND (X_fm_p_fica_tax IS NULL)))
7787         AND ((tlinfo.fm_p_employment_allow = x_fm_p_employment_allow) OR ((tlinfo.fm_p_employment_allow IS NULL) AND (X_fm_p_employment_allow IS NULL)))
7788         AND ((tlinfo.fm_p_income_prot_allow = x_fm_p_income_prot_allow) OR ((tlinfo.fm_p_income_prot_allow IS NULL) AND (X_fm_p_income_prot_allow IS NULL)))
7789         AND ((tlinfo.fm_p_total_allow = x_fm_p_total_allow) OR ((tlinfo.fm_p_total_allow IS NULL) AND (X_fm_p_total_allow IS NULL)))
7790         AND ((tlinfo.fm_p_avail_income = x_fm_p_avail_income) OR ((tlinfo.fm_p_avail_income IS NULL) AND (X_fm_p_avail_income IS NULL)))
7791         AND ((tlinfo.fm_p_cash_bank_accounts = x_fm_p_cash_bank_accounts) OR ((tlinfo.fm_p_cash_bank_accounts IS NULL) AND (X_fm_p_cash_bank_accounts IS NULL)))
7792         AND ((tlinfo.fm_p_ot_rl_est_inv_eq = x_fm_p_ot_rl_est_inv_eq) OR ((tlinfo.fm_p_ot_rl_est_inv_eq IS NULL) AND (X_fm_p_ot_rl_est_inv_eq IS NULL)))
7793         AND ((tlinfo.fm_p_adj_bus_farm_net_worth = x_fm_p_adj_bus_farm_net_worth) OR ((tlinfo.fm_p_adj_bus_farm_net_worth IS NULL) AND (X_fm_p_adj_bus_farm_net_worth IS NULL)))
7794         AND ((tlinfo.fm_p_net_worth = x_fm_p_net_worth) OR ((tlinfo.fm_p_net_worth IS NULL) AND (X_fm_p_net_worth IS NULL)))
7795         AND ((tlinfo.fm_p_asset_prot_allow = x_fm_p_asset_prot_allow) OR ((tlinfo.fm_p_asset_prot_allow IS NULL) AND (X_fm_p_asset_prot_allow IS NULL)))
7796         AND ((tlinfo.fm_p_disc_net_worth = x_fm_p_disc_net_worth) OR ((tlinfo.fm_p_disc_net_worth IS NULL) AND (X_fm_p_disc_net_worth IS NULL)))
7797         AND ((tlinfo.fm_p_total_contribution = x_fm_p_total_contribution) OR ((tlinfo.fm_p_total_contribution IS NULL) AND (X_fm_p_total_contribution IS NULL)))
7798         AND ((tlinfo.fm_p_num_in_coll = x_fm_p_num_in_coll) OR ((tlinfo.fm_p_num_in_coll IS NULL) AND (X_fm_p_num_in_coll IS NULL)))
7799         AND ((tlinfo.fm_p_cont_for_stu = x_fm_p_cont_for_stu) OR ((tlinfo.fm_p_cont_for_stu IS NULL) AND (X_fm_p_cont_for_stu IS NULL)))
7800         AND ((tlinfo.fm_p_cont_from_income = x_fm_p_cont_from_income) OR ((tlinfo.fm_p_cont_from_income IS NULL) AND (X_fm_p_cont_from_income IS NULL)))
7801         AND ((tlinfo.fm_p_cont_from_assets = x_fm_p_cont_from_assets) OR ((tlinfo.fm_p_cont_from_assets IS NULL) AND (X_fm_p_cont_from_assets IS NULL)))
7802         AND ((tlinfo.im_s_bas_agi_taxable_income = x_im_s_bas_agi_taxable_income) OR ((tlinfo.im_s_bas_agi_taxable_income IS NULL) AND (X_im_s_bas_agi_taxable_income IS NULL)))
7803         AND ((tlinfo.im_s_bas_untx_inc_and_ben = x_im_s_bas_untx_inc_and_ben) OR ((tlinfo.im_s_bas_untx_inc_and_ben IS NULL) AND (X_im_s_bas_untx_inc_and_ben IS NULL)))
7804         AND ((tlinfo.im_s_bas_inc_adj = x_im_s_bas_inc_adj) OR ((tlinfo.im_s_bas_inc_adj IS NULL) AND (X_im_s_bas_inc_adj IS NULL)))
7805         AND ((tlinfo.im_s_bas_total_income = x_im_s_bas_total_income) OR ((tlinfo.im_s_bas_total_income IS NULL) AND (X_im_s_bas_total_income IS NULL)))
7806         AND ((tlinfo.im_s_bas_us_income_tax = x_im_s_bas_us_income_tax) OR ((tlinfo.im_s_bas_us_income_tax IS NULL) AND (X_im_s_bas_us_income_tax IS NULL)))
7810         AND ((tlinfo.im_s_bas_employment_allow = x_im_s_bas_employment_allow) OR ((tlinfo.im_s_bas_employment_allow IS NULL) AND (X_im_s_bas_employment_allow IS NULL)))
7807         AND ((tlinfo.im_s_bas_st_and_oth_tax = x_im_s_bas_st_and_oth_tax) OR ((tlinfo.im_s_bas_st_and_oth_tax IS NULL) AND (X_im_s_bas_st_and_oth_tax IS NULL)))
7808         AND ((tlinfo.im_s_bas_fica_tax = x_im_s_bas_fica_tax) OR ((tlinfo.im_s_bas_fica_tax IS NULL) AND (X_im_s_bas_fica_tax IS NULL)))
7809         AND ((tlinfo.im_s_bas_med_dental = x_im_s_bas_med_dental) OR ((tlinfo.im_s_bas_med_dental IS NULL) AND (X_im_s_bas_med_dental IS NULL)))
7811         AND ((tlinfo.im_s_bas_annual_ed_savings = x_im_s_bas_annual_ed_savings) OR ((tlinfo.im_s_bas_annual_ed_savings IS NULL) AND (X_im_s_bas_annual_ed_savings IS NULL)))
7812         AND ((tlinfo.im_s_bas_inc_prot_allow_m = x_im_s_bas_inc_prot_allow_m) OR ((tlinfo.im_s_bas_inc_prot_allow_m IS NULL) AND (X_im_s_bas_inc_prot_allow_m IS NULL)))
7813         AND ((tlinfo.im_s_bas_total_inc_allow = x_im_s_bas_total_inc_allow) OR ((tlinfo.im_s_bas_total_inc_allow IS NULL) AND (X_im_s_bas_total_inc_allow IS NULL)))
7814         AND ((tlinfo.im_s_bas_cal_avail_income = x_im_s_bas_cal_avail_income) OR ((tlinfo.im_s_bas_cal_avail_income IS NULL) AND (X_im_s_bas_cal_avail_income IS NULL)))
7815         AND ((tlinfo.im_s_bas_avail_income = x_im_s_bas_avail_income) OR ((tlinfo.im_s_bas_avail_income IS NULL) AND (X_im_s_bas_avail_income IS NULL)))
7816         AND ((tlinfo.im_s_bas_total_cont_inc = x_im_s_bas_total_cont_inc) OR ((tlinfo.im_s_bas_total_cont_inc IS NULL) AND (X_im_s_bas_total_cont_inc IS NULL)))
7817         AND ((tlinfo.im_s_bas_cash_bank_accounts = x_im_s_bas_cash_bank_accounts) OR ((tlinfo.im_s_bas_cash_bank_accounts IS NULL) AND (X_im_s_bas_cash_bank_accounts IS NULL)))
7818         AND ((tlinfo.im_s_bas_home_equity = x_im_s_bas_home_equity) OR ((tlinfo.im_s_bas_home_equity IS NULL) AND (X_im_s_bas_home_equity IS NULL)))
7819         AND ((tlinfo.im_s_bas_ot_rl_est_inv_eq = x_im_s_bas_ot_rl_est_inv_eq) OR ((tlinfo.im_s_bas_ot_rl_est_inv_eq IS NULL) AND (X_im_s_bas_ot_rl_est_inv_eq IS NULL)))
7820         AND ((tlinfo.im_s_bas_adj_bus_farm_worth = x_im_s_bas_adj_bus_farm_worth) OR ((tlinfo.im_s_bas_adj_bus_farm_worth IS NULL) AND (X_im_s_bas_adj_bus_farm_worth IS NULL)))
7821         AND ((tlinfo.im_s_bas_trusts = x_im_s_bas_trusts) OR ((tlinfo.im_s_bas_trusts IS NULL) AND (X_im_s_bas_trusts IS NULL)))
7822         AND ((tlinfo.im_s_bas_net_worth = x_im_s_bas_net_worth) OR ((tlinfo.im_s_bas_net_worth IS NULL) AND (X_im_s_bas_net_worth IS NULL)))
7823         AND ((tlinfo.im_s_bas_emerg_res_allow = x_im_s_bas_emerg_res_allow) OR ((tlinfo.im_s_bas_emerg_res_allow IS NULL) AND (X_im_s_bas_emerg_res_allow IS NULL)))
7824         AND ((tlinfo.im_s_bas_cum_ed_savings = x_im_s_bas_cum_ed_savings) OR ((tlinfo.im_s_bas_cum_ed_savings IS NULL) AND (X_im_s_bas_cum_ed_savings IS NULL)))
7825         AND ((tlinfo.im_s_bas_total_asset_allow = x_im_s_bas_total_asset_allow) OR ((tlinfo.im_s_bas_total_asset_allow IS NULL) AND (X_im_s_bas_total_asset_allow IS NULL)))
7826         AND ((tlinfo.im_s_bas_disc_net_worth = x_im_s_bas_disc_net_worth) OR ((tlinfo.im_s_bas_disc_net_worth IS NULL) AND (X_im_s_bas_disc_net_worth IS NULL)))
7827         AND ((tlinfo.im_s_bas_total_cont_asset = x_im_s_bas_total_cont_asset) OR ((tlinfo.im_s_bas_total_cont_asset IS NULL) AND (X_im_s_bas_total_cont_asset IS NULL)))
7828         AND ((tlinfo.im_s_bas_total_cont = x_im_s_bas_total_cont) OR ((tlinfo.im_s_bas_total_cont IS NULL) AND (X_im_s_bas_total_cont IS NULL)))
7829         AND ((tlinfo.im_s_bas_num_in_coll_adj = x_im_s_bas_num_in_coll_adj) OR ((tlinfo.im_s_bas_num_in_coll_adj IS NULL) AND (X_im_s_bas_num_in_coll_adj IS NULL)))
7830         AND ((tlinfo.im_s_bas_cont_for_stu = x_im_s_bas_cont_for_stu) OR ((tlinfo.im_s_bas_cont_for_stu IS NULL) AND (X_im_s_bas_cont_for_stu IS NULL)))
7831         AND ((tlinfo.im_s_bas_cont_from_income = x_im_s_bas_cont_from_income) OR ((tlinfo.im_s_bas_cont_from_income IS NULL) AND (X_im_s_bas_cont_from_income IS NULL)))
7832         AND ((tlinfo.im_s_bas_cont_from_assets = x_im_s_bas_cont_from_assets) OR ((tlinfo.im_s_bas_cont_from_assets IS NULL) AND (X_im_s_bas_cont_from_assets IS NULL)))
7833         AND ((tlinfo.im_s_est_agi_taxable_income = x_im_s_est_agi_taxable_income) OR ((tlinfo.im_s_est_agi_taxable_income IS NULL) AND (X_im_s_est_agi_taxable_income IS NULL)))
7834         AND ((tlinfo.im_s_est_untx_inc_and_ben = x_im_s_est_untx_inc_and_ben) OR ((tlinfo.im_s_est_untx_inc_and_ben IS NULL) AND (X_im_s_est_untx_inc_and_ben IS NULL)))
7835         AND ((tlinfo.im_s_est_inc_adj = x_im_s_est_inc_adj) OR ((tlinfo.im_s_est_inc_adj IS NULL) AND (X_im_s_est_inc_adj IS NULL)))
7836         AND ((tlinfo.im_s_est_total_income = x_im_s_est_total_income) OR ((tlinfo.im_s_est_total_income IS NULL) AND (X_im_s_est_total_income IS NULL)))
7837         AND ((tlinfo.im_s_est_us_income_tax = x_im_s_est_us_income_tax) OR ((tlinfo.im_s_est_us_income_tax IS NULL) AND (X_im_s_est_us_income_tax IS NULL)))
7838         AND ((tlinfo.im_s_est_st_and_oth_tax = x_im_s_est_st_and_oth_tax) OR ((tlinfo.im_s_est_st_and_oth_tax IS NULL) AND (X_im_s_est_st_and_oth_tax IS NULL)))
7839         AND ((tlinfo.im_s_est_fica_tax = x_im_s_est_fica_tax) OR ((tlinfo.im_s_est_fica_tax IS NULL) AND (X_im_s_est_fica_tax IS NULL)))
7840         AND ((tlinfo.im_s_est_med_dental = x_im_s_est_med_dental) OR ((tlinfo.im_s_est_med_dental IS NULL) AND (X_im_s_est_med_dental IS NULL)))
7841         AND ((tlinfo.im_s_est_employment_allow = x_im_s_est_employment_allow) OR ((tlinfo.im_s_est_employment_allow IS NULL) AND (X_im_s_est_employment_allow IS NULL)))
7842         AND ((tlinfo.im_s_est_annual_ed_savings = x_im_s_est_annual_ed_savings) OR ((tlinfo.im_s_est_annual_ed_savings IS NULL) AND (X_im_s_est_annual_ed_savings IS NULL)))
7843         AND ((tlinfo.im_s_est_inc_prot_allow_m = x_im_s_est_inc_prot_allow_m) OR ((tlinfo.im_s_est_inc_prot_allow_m IS NULL) AND (X_im_s_est_inc_prot_allow_m IS NULL)))
7847         AND ((tlinfo.im_s_est_total_cont_inc = x_im_s_est_total_cont_inc) OR ((tlinfo.im_s_est_total_cont_inc IS NULL) AND (X_im_s_est_total_cont_inc IS NULL)))
7844         AND ((tlinfo.im_s_est_total_inc_allow = x_im_s_est_total_inc_allow) OR ((tlinfo.im_s_est_total_inc_allow IS NULL) AND (X_im_s_est_total_inc_allow IS NULL)))
7845         AND ((tlinfo.im_s_est_cal_avail_income = x_im_s_est_cal_avail_income) OR ((tlinfo.im_s_est_cal_avail_income IS NULL) AND (X_im_s_est_cal_avail_income IS NULL)))
7846         AND ((tlinfo.im_s_est_avail_income = x_im_s_est_avail_income) OR ((tlinfo.im_s_est_avail_income IS NULL) AND (X_im_s_est_avail_income IS NULL)))
7848         AND ((tlinfo.im_s_est_cash_bank_accounts = x_im_s_est_cash_bank_accounts) OR ((tlinfo.im_s_est_cash_bank_accounts IS NULL) AND (X_im_s_est_cash_bank_accounts IS NULL)))
7849         AND ((tlinfo.im_s_est_home_equity = x_im_s_est_home_equity) OR ((tlinfo.im_s_est_home_equity IS NULL) AND (X_im_s_est_home_equity IS NULL)))
7850         AND ((tlinfo.im_s_est_ot_rl_est_inv_equ = x_im_s_est_ot_rl_est_inv_equ) OR ((tlinfo.im_s_est_ot_rl_est_inv_equ IS NULL) AND (X_im_s_est_ot_rl_est_inv_equ IS NULL)))
7851         AND ((tlinfo.im_s_est_adj_bus_farm_worth = x_im_s_est_adj_bus_farm_worth) OR ((tlinfo.im_s_est_adj_bus_farm_worth IS NULL) AND (X_im_s_est_adj_bus_farm_worth IS NULL)))
7852         AND ((tlinfo.im_s_est_est_trusts = x_im_s_est_est_trusts) OR ((tlinfo.im_s_est_est_trusts IS NULL) AND (X_im_s_est_est_trusts IS NULL)))
7853         AND ((tlinfo.im_s_est_net_worth = x_im_s_est_net_worth) OR ((tlinfo.im_s_est_net_worth IS NULL) AND (X_im_s_est_net_worth IS NULL)))
7854         AND ((tlinfo.im_s_est_emerg_res_allow = x_im_s_est_emerg_res_allow) OR ((tlinfo.im_s_est_emerg_res_allow IS NULL) AND (X_im_s_est_emerg_res_allow IS NULL)))
7855         AND ((tlinfo.im_s_est_cum_ed_savings = x_im_s_est_cum_ed_savings) OR ((tlinfo.im_s_est_cum_ed_savings IS NULL) AND (X_im_s_est_cum_ed_savings IS NULL)))
7856         AND ((tlinfo.im_s_est_total_asset_allow = x_im_s_est_total_asset_allow) OR ((tlinfo.im_s_est_total_asset_allow IS NULL) AND (X_im_s_est_total_asset_allow IS NULL)))
7857         AND ((tlinfo.im_s_est_disc_net_worth = x_im_s_est_disc_net_worth) OR ((tlinfo.im_s_est_disc_net_worth IS NULL) AND (X_im_s_est_disc_net_worth IS NULL)))
7858         AND ((tlinfo.im_s_est_total_cont_asset = x_im_s_est_total_cont_asset) OR ((tlinfo.im_s_est_total_cont_asset IS NULL) AND (X_im_s_est_total_cont_asset IS NULL)))
7859         AND ((tlinfo.im_s_est_total_cont = x_im_s_est_total_cont) OR ((tlinfo.im_s_est_total_cont IS NULL) AND (X_im_s_est_total_cont IS NULL)))
7860         AND ((tlinfo.im_s_est_num_in_coll_adj = x_im_s_est_num_in_coll_adj) OR ((tlinfo.im_s_est_num_in_coll_adj IS NULL) AND (X_im_s_est_num_in_coll_adj IS NULL)))
7861         AND ((tlinfo.im_s_est_cont_for_stu = x_im_s_est_cont_for_stu) OR ((tlinfo.im_s_est_cont_for_stu IS NULL) AND (X_im_s_est_cont_for_stu IS NULL)))
7862         AND ((tlinfo.im_s_est_cont_from_income = x_im_s_est_cont_from_income) OR ((tlinfo.im_s_est_cont_from_income IS NULL) AND (X_im_s_est_cont_from_income IS NULL)))
7863         AND ((tlinfo.im_s_est_cont_from_assets = x_im_s_est_cont_from_assets) OR ((tlinfo.im_s_est_cont_from_assets IS NULL) AND (X_im_s_est_cont_from_assets IS NULL)))
7864         AND ((tlinfo.im_s_opt_agi_taxable_income = x_im_s_opt_agi_taxable_income) OR ((tlinfo.im_s_opt_agi_taxable_income IS NULL) AND (X_im_s_opt_agi_taxable_income IS NULL)))
7865         AND ((tlinfo.im_s_opt_untx_inc_and_ben = x_im_s_opt_untx_inc_and_ben) OR ((tlinfo.im_s_opt_untx_inc_and_ben IS NULL) AND (X_im_s_opt_untx_inc_and_ben IS NULL)))
7866         AND ((tlinfo.im_s_opt_inc_adj = x_im_s_opt_inc_adj) OR ((tlinfo.im_s_opt_inc_adj IS NULL) AND (X_im_s_opt_inc_adj IS NULL)))
7867         AND ((tlinfo.im_s_opt_total_income = x_im_s_opt_total_income) OR ((tlinfo.im_s_opt_total_income IS NULL) AND (X_im_s_opt_total_income IS NULL)))
7868         AND ((tlinfo.im_s_opt_us_income_tax = x_im_s_opt_us_income_tax) OR ((tlinfo.im_s_opt_us_income_tax IS NULL) AND (X_im_s_opt_us_income_tax IS NULL)))
7869         AND ((tlinfo.im_s_opt_state_and_oth_taxes = x_im_s_opt_state_and_oth_taxes) OR ((tlinfo.im_s_opt_state_and_oth_taxes IS NULL) AND (X_im_s_opt_state_and_oth_taxes IS NULL)))
7870         AND ((tlinfo.im_s_opt_fica_tax = x_im_s_opt_fica_tax) OR ((tlinfo.im_s_opt_fica_tax IS NULL) AND (X_im_s_opt_fica_tax IS NULL)))
7871         AND ((tlinfo.im_s_opt_med_dental = x_im_s_opt_med_dental) OR ((tlinfo.im_s_opt_med_dental IS NULL) AND (X_im_s_opt_med_dental IS NULL)))
7872         AND ((tlinfo.im_s_opt_employment_allow = x_im_s_opt_employment_allow) OR ((tlinfo.im_s_opt_employment_allow IS NULL) AND (X_im_s_opt_employment_allow IS NULL)))
7873         AND ((tlinfo.im_s_opt_annual_ed_savings = x_im_s_opt_annual_ed_savings) OR ((tlinfo.im_s_opt_annual_ed_savings IS NULL) AND (X_im_s_opt_annual_ed_savings IS NULL)))
7874         AND ((tlinfo.im_s_opt_inc_prot_allow_m = x_im_s_opt_inc_prot_allow_m) OR ((tlinfo.im_s_opt_inc_prot_allow_m IS NULL) AND (X_im_s_opt_inc_prot_allow_m IS NULL)))
7875         AND ((tlinfo.im_s_opt_total_inc_allow = x_im_s_opt_total_inc_allow) OR ((tlinfo.im_s_opt_total_inc_allow IS NULL) AND (X_im_s_opt_total_inc_allow IS NULL)))
7876         AND ((tlinfo.im_s_opt_cal_avail_income = x_im_s_opt_cal_avail_income) OR ((tlinfo.im_s_opt_cal_avail_income IS NULL) AND (X_im_s_opt_cal_avail_income IS NULL)))
7877         AND ((tlinfo.im_s_opt_avail_income = x_im_s_opt_avail_income) OR ((tlinfo.im_s_opt_avail_income IS NULL) AND (X_im_s_opt_avail_income IS NULL)))
7878         AND ((tlinfo.im_s_opt_total_cont_inc = x_im_s_opt_total_cont_inc) OR ((tlinfo.im_s_opt_total_cont_inc IS NULL) AND (X_im_s_opt_total_cont_inc IS NULL)))
7879         AND ((tlinfo.im_s_opt_cash_bank_accounts = x_im_s_opt_cash_bank_accounts) OR ((tlinfo.im_s_opt_cash_bank_accounts IS NULL) AND (X_im_s_opt_cash_bank_accounts IS NULL)))
7880         AND ((tlinfo.im_s_opt_ira_keogh_accounts = x_im_s_opt_ira_keogh_accounts) OR ((tlinfo.im_s_opt_ira_keogh_accounts IS NULL) AND (X_im_s_opt_ira_keogh_accounts IS NULL)))
7884         AND ((tlinfo.im_s_opt_trusts = x_im_s_opt_trusts) OR ((tlinfo.im_s_opt_trusts IS NULL) AND (X_im_s_opt_trusts IS NULL)))
7881         AND ((tlinfo.im_s_opt_home_equity = x_im_s_opt_home_equity) OR ((tlinfo.im_s_opt_home_equity IS NULL) AND (X_im_s_opt_home_equity IS NULL)))
7882         AND ((tlinfo.im_s_opt_ot_rl_est_inv_eq = x_im_s_opt_ot_rl_est_inv_eq) OR ((tlinfo.im_s_opt_ot_rl_est_inv_eq IS NULL) AND (X_im_s_opt_ot_rl_est_inv_eq IS NULL)))
7883         AND ((tlinfo.im_s_opt_adj_bus_farm_worth = x_im_s_opt_adj_bus_farm_worth) OR ((tlinfo.im_s_opt_adj_bus_farm_worth IS NULL) AND (X_im_s_opt_adj_bus_farm_worth IS NULL)))
7885         AND ((tlinfo.im_s_opt_net_worth = x_im_s_opt_net_worth) OR ((tlinfo.im_s_opt_net_worth IS NULL) AND (X_im_s_opt_net_worth IS NULL)))
7886         AND ((tlinfo.im_s_opt_emerg_res_allow = x_im_s_opt_emerg_res_allow) OR ((tlinfo.im_s_opt_emerg_res_allow IS NULL) AND (X_im_s_opt_emerg_res_allow IS NULL)))
7887         AND ((tlinfo.im_s_opt_cum_ed_savings = x_im_s_opt_cum_ed_savings) OR ((tlinfo.im_s_opt_cum_ed_savings IS NULL) AND (X_im_s_opt_cum_ed_savings IS NULL)))
7888         AND ((tlinfo.im_s_opt_total_asset_allow = x_im_s_opt_total_asset_allow) OR ((tlinfo.im_s_opt_total_asset_allow IS NULL) AND (X_im_s_opt_total_asset_allow IS NULL)))
7889         AND ((tlinfo.im_s_opt_disc_net_worth = x_im_s_opt_disc_net_worth) OR ((tlinfo.im_s_opt_disc_net_worth IS NULL) AND (X_im_s_opt_disc_net_worth IS NULL)))
7890         AND ((tlinfo.im_s_opt_total_cont_asset = x_im_s_opt_total_cont_asset) OR ((tlinfo.im_s_opt_total_cont_asset IS NULL) AND (X_im_s_opt_total_cont_asset IS NULL)))
7891         AND ((tlinfo.im_s_opt_total_cont = x_im_s_opt_total_cont) OR ((tlinfo.im_s_opt_total_cont IS NULL) AND (X_im_s_opt_total_cont IS NULL)))
7892         AND ((tlinfo.im_s_opt_num_in_coll_adj = x_im_s_opt_num_in_coll_adj) OR ((tlinfo.im_s_opt_num_in_coll_adj IS NULL) AND (X_im_s_opt_num_in_coll_adj IS NULL)))
7893         AND ((tlinfo.im_s_opt_cont_for_stu = x_im_s_opt_cont_for_stu) OR ((tlinfo.im_s_opt_cont_for_stu IS NULL) AND (X_im_s_opt_cont_for_stu IS NULL)))
7894         AND ((tlinfo.im_s_opt_cont_from_income = x_im_s_opt_cont_from_income) OR ((tlinfo.im_s_opt_cont_from_income IS NULL) AND (X_im_s_opt_cont_from_income IS NULL)))
7895         AND ((tlinfo.im_s_opt_cont_from_assets = x_im_s_opt_cont_from_assets) OR ((tlinfo.im_s_opt_cont_from_assets IS NULL) AND (X_im_s_opt_cont_from_assets IS NULL)))
7896         AND ((tlinfo.fm_s_analysis_type = x_fm_s_analysis_type) OR ((tlinfo.fm_s_analysis_type IS NULL) AND (X_fm_s_analysis_type IS NULL)))
7897         AND ((tlinfo.fm_s_agi_taxable_income = x_fm_s_agi_taxable_income) OR ((tlinfo.fm_s_agi_taxable_income IS NULL) AND (X_fm_s_agi_taxable_income IS NULL)))
7898         AND ((tlinfo.fm_s_untx_inc_and_ben = x_fm_s_untx_inc_and_ben) OR ((tlinfo.fm_s_untx_inc_and_ben IS NULL) AND (X_fm_s_untx_inc_and_ben IS NULL)))
7899         AND ((tlinfo.fm_s_inc_adj = x_fm_s_inc_adj) OR ((tlinfo.fm_s_inc_adj IS NULL) AND (X_fm_s_inc_adj IS NULL)))
7900         AND ((tlinfo.fm_s_total_income = x_fm_s_total_income) OR ((tlinfo.fm_s_total_income IS NULL) AND (X_fm_s_total_income IS NULL)))
7901         AND ((tlinfo.fm_s_us_income_tax = x_fm_s_us_income_tax) OR ((tlinfo.fm_s_us_income_tax IS NULL) AND (X_fm_s_us_income_tax IS NULL)))
7902         AND ((tlinfo.fm_s_state_and_oth_taxes = x_fm_s_state_and_oth_taxes) OR ((tlinfo.fm_s_state_and_oth_taxes IS NULL) AND (X_fm_s_state_and_oth_taxes IS NULL)))
7903         AND ((tlinfo.fm_s_fica_tax = x_fm_s_fica_tax) OR ((tlinfo.fm_s_fica_tax IS NULL) AND (X_fm_s_fica_tax IS NULL)))
7904         AND ((tlinfo.fm_s_employment_allow = x_fm_s_employment_allow) OR ((tlinfo.fm_s_employment_allow IS NULL) AND (X_fm_s_employment_allow IS NULL)))
7905         AND ((tlinfo.fm_s_income_prot_allow = x_fm_s_income_prot_allow) OR ((tlinfo.fm_s_income_prot_allow IS NULL) AND (X_fm_s_income_prot_allow IS NULL)))
7906         AND ((tlinfo.fm_s_total_allow = x_fm_s_total_allow) OR ((tlinfo.fm_s_total_allow IS NULL) AND (X_fm_s_total_allow IS NULL)))
7907         AND ((tlinfo.fm_s_cal_avail_income = x_fm_s_cal_avail_income) OR ((tlinfo.fm_s_cal_avail_income IS NULL) AND (X_fm_s_cal_avail_income IS NULL)))
7908         AND ((tlinfo.fm_s_avail_income = x_fm_s_avail_income) OR ((tlinfo.fm_s_avail_income IS NULL) AND (X_fm_s_avail_income IS NULL)))
7909         AND ((tlinfo.fm_s_cash_bank_accounts = x_fm_s_cash_bank_accounts) OR ((tlinfo.fm_s_cash_bank_accounts IS NULL) AND (X_fm_s_cash_bank_accounts IS NULL)))
7910         AND ((tlinfo.fm_s_ot_rl_est_inv_equity = x_fm_s_ot_rl_est_inv_equity) OR ((tlinfo.fm_s_ot_rl_est_inv_equity IS NULL) AND (X_fm_s_ot_rl_est_inv_equity IS NULL)))
7911         AND ((tlinfo.fm_s_adj_bus_farm_worth = x_fm_s_adj_bus_farm_worth) OR ((tlinfo.fm_s_adj_bus_farm_worth IS NULL) AND (X_fm_s_adj_bus_farm_worth IS NULL)))
7912         AND ((tlinfo.fm_s_trusts = x_fm_s_trusts) OR ((tlinfo.fm_s_trusts IS NULL) AND (X_fm_s_trusts IS NULL)))
7913         AND ((tlinfo.fm_s_net_worth = x_fm_s_net_worth) OR ((tlinfo.fm_s_net_worth IS NULL) AND (X_fm_s_net_worth IS NULL)))
7914         AND ((tlinfo.fm_s_asset_prot_allow = x_fm_s_asset_prot_allow) OR ((tlinfo.fm_s_asset_prot_allow IS NULL) AND (X_fm_s_asset_prot_allow IS NULL)))
7915         AND ((tlinfo.fm_s_disc_net_worth = x_fm_s_disc_net_worth) OR ((tlinfo.fm_s_disc_net_worth IS NULL) AND (X_fm_s_disc_net_worth IS NULL)))
7916         AND ((tlinfo.fm_s_total_cont = x_fm_s_total_cont) OR ((tlinfo.fm_s_total_cont IS NULL) AND (X_fm_s_total_cont IS NULL)))
7917         AND ((tlinfo.fm_s_num_in_coll = x_fm_s_num_in_coll) OR ((tlinfo.fm_s_num_in_coll IS NULL) AND (X_fm_s_num_in_coll IS NULL)))
7918         AND ((tlinfo.fm_s_cont_for_stu = x_fm_s_cont_for_stu) OR ((tlinfo.fm_s_cont_for_stu IS NULL) AND (X_fm_s_cont_for_stu IS NULL)))
7919         AND ((tlinfo.fm_s_cont_from_income = x_fm_s_cont_from_income) OR ((tlinfo.fm_s_cont_from_income IS NULL) AND (X_fm_s_cont_from_income IS NULL)))
7920         AND ((tlinfo.fm_s_cont_from_assets = x_fm_s_cont_from_assets) OR ((tlinfo.fm_s_cont_from_assets IS NULL) AND (X_fm_s_cont_from_assets IS NULL)))
7921         AND ((tlinfo.im_inst_resident_ind = x_im_inst_resident_ind) OR ((tlinfo.im_inst_resident_ind IS NULL) AND (X_im_inst_resident_ind IS NULL)))
7925         AND ((tlinfo.im_inst_1_books_supplies = x_im_inst_1_books_supplies) OR ((tlinfo.im_inst_1_books_supplies IS NULL) AND (X_im_inst_1_books_supplies IS NULL)))
7922         AND ((tlinfo.institutional_1_budget_name = x_institutional_1_budget_name) OR ((tlinfo.institutional_1_budget_name IS NULL) AND (X_institutional_1_budget_name IS NULL)))
7923         AND ((tlinfo.im_inst_1_budget_duration = x_im_inst_1_budget_duration) OR ((tlinfo.im_inst_1_budget_duration IS NULL) AND (X_im_inst_1_budget_duration IS NULL)))
7924         AND ((tlinfo.im_inst_1_tuition_fees = x_im_inst_1_tuition_fees) OR ((tlinfo.im_inst_1_tuition_fees IS NULL) AND (X_im_inst_1_tuition_fees IS NULL)))
7926         AND ((tlinfo.im_inst_1_living_expenses = x_im_inst_1_living_expenses) OR ((tlinfo.im_inst_1_living_expenses IS NULL) AND (X_im_inst_1_living_expenses IS NULL)))
7927         AND ((tlinfo.im_inst_1_tot_expenses = x_im_inst_1_tot_expenses) OR ((tlinfo.im_inst_1_tot_expenses IS NULL) AND (X_im_inst_1_tot_expenses IS NULL)))
7928         AND ((tlinfo.im_inst_1_tot_stu_cont = x_im_inst_1_tot_stu_cont) OR ((tlinfo.im_inst_1_tot_stu_cont IS NULL) AND (X_im_inst_1_tot_stu_cont IS NULL)))
7929         AND ((tlinfo.im_inst_1_tot_par_cont = x_im_inst_1_tot_par_cont) OR ((tlinfo.im_inst_1_tot_par_cont IS NULL) AND (X_im_inst_1_tot_par_cont IS NULL)))
7930         AND ((tlinfo.im_inst_1_tot_family_cont = x_im_inst_1_tot_family_cont) OR ((tlinfo.im_inst_1_tot_family_cont IS NULL) AND (X_im_inst_1_tot_family_cont IS NULL)))
7931         AND ((tlinfo.im_inst_1_va_benefits = x_im_inst_1_va_benefits) OR ((tlinfo.im_inst_1_va_benefits IS NULL) AND (X_im_inst_1_va_benefits IS NULL)))
7932         AND ((tlinfo.im_inst_1_ot_cont = x_im_inst_1_ot_cont) OR ((tlinfo.im_inst_1_ot_cont IS NULL) AND (X_im_inst_1_ot_cont IS NULL)))
7933         AND ((tlinfo.im_inst_1_est_financial_need = x_im_inst_1_est_financial_need) OR ((tlinfo.im_inst_1_est_financial_need IS NULL) AND (X_im_inst_1_est_financial_need IS NULL)))
7934         AND ((tlinfo.institutional_2_budget_name = x_institutional_2_budget_name) OR ((tlinfo.institutional_2_budget_name IS NULL) AND (X_institutional_2_budget_name IS NULL)))
7935         AND ((tlinfo.im_inst_2_budget_duration = x_im_inst_2_budget_duration) OR ((tlinfo.im_inst_2_budget_duration IS NULL) AND (X_im_inst_2_budget_duration IS NULL)))
7936         AND ((tlinfo.im_inst_2_tuition_fees = x_im_inst_2_tuition_fees) OR ((tlinfo.im_inst_2_tuition_fees IS NULL) AND (X_im_inst_2_tuition_fees IS NULL)))
7937         AND ((tlinfo.im_inst_2_books_supplies = x_im_inst_2_books_supplies) OR ((tlinfo.im_inst_2_books_supplies IS NULL) AND (X_im_inst_2_books_supplies IS NULL)))
7938         AND ((tlinfo.im_inst_2_living_expenses = x_im_inst_2_living_expenses) OR ((tlinfo.im_inst_2_living_expenses IS NULL) AND (X_im_inst_2_living_expenses IS NULL)))
7939         AND ((tlinfo.im_inst_2_tot_expenses = x_im_inst_2_tot_expenses) OR ((tlinfo.im_inst_2_tot_expenses IS NULL) AND (X_im_inst_2_tot_expenses IS NULL)))
7940         AND ((tlinfo.im_inst_2_tot_stu_cont = x_im_inst_2_tot_stu_cont) OR ((tlinfo.im_inst_2_tot_stu_cont IS NULL) AND (X_im_inst_2_tot_stu_cont IS NULL)))
7941         AND ((tlinfo.im_inst_2_tot_par_cont = x_im_inst_2_tot_par_cont) OR ((tlinfo.im_inst_2_tot_par_cont IS NULL) AND (X_im_inst_2_tot_par_cont IS NULL)))
7942         AND ((tlinfo.im_inst_2_tot_family_cont = x_im_inst_2_tot_family_cont) OR ((tlinfo.im_inst_2_tot_family_cont IS NULL) AND (X_im_inst_2_tot_family_cont IS NULL)))
7943         AND ((tlinfo.im_inst_2_va_benefits = x_im_inst_2_va_benefits) OR ((tlinfo.im_inst_2_va_benefits IS NULL) AND (X_im_inst_2_va_benefits IS NULL)))
7944         AND ((tlinfo.im_inst_2_est_financial_need = x_im_inst_2_est_financial_need) OR ((tlinfo.im_inst_2_est_financial_need IS NULL) AND (X_im_inst_2_est_financial_need IS NULL)))
7945         AND ((tlinfo.institutional_3_budget_name = x_institutional_3_budget_name) OR ((tlinfo.institutional_3_budget_name IS NULL) AND (X_institutional_3_budget_name IS NULL)))
7946         AND ((tlinfo.im_inst_3_budget_duration = x_im_inst_3_budget_duration) OR ((tlinfo.im_inst_3_budget_duration IS NULL) AND (X_im_inst_3_budget_duration IS NULL)))
7947         AND ((tlinfo.im_inst_3_tuition_fees = x_im_inst_3_tuition_fees) OR ((tlinfo.im_inst_3_tuition_fees IS NULL) AND (X_im_inst_3_tuition_fees IS NULL)))
7948         AND ((tlinfo.im_inst_3_books_supplies = x_im_inst_3_books_supplies) OR ((tlinfo.im_inst_3_books_supplies IS NULL) AND (X_im_inst_3_books_supplies IS NULL)))
7949         AND ((tlinfo.im_inst_3_living_expenses = x_im_inst_3_living_expenses) OR ((tlinfo.im_inst_3_living_expenses IS NULL) AND (X_im_inst_3_living_expenses IS NULL)))
7950         AND ((tlinfo.im_inst_3_tot_expenses = x_im_inst_3_tot_expenses) OR ((tlinfo.im_inst_3_tot_expenses IS NULL) AND (X_im_inst_3_tot_expenses IS NULL)))
7951         AND ((tlinfo.im_inst_3_tot_stu_cont = x_im_inst_3_tot_stu_cont) OR ((tlinfo.im_inst_3_tot_stu_cont IS NULL) AND (X_im_inst_3_tot_stu_cont IS NULL)))
7952         AND ((tlinfo.im_inst_3_tot_par_cont = x_im_inst_3_tot_par_cont) OR ((tlinfo.im_inst_3_tot_par_cont IS NULL) AND (X_im_inst_3_tot_par_cont IS NULL)))
7953         AND ((tlinfo.im_inst_3_tot_family_cont = x_im_inst_3_tot_family_cont) OR ((tlinfo.im_inst_3_tot_family_cont IS NULL) AND (X_im_inst_3_tot_family_cont IS NULL)))
7954         AND ((tlinfo.im_inst_3_va_benefits = x_im_inst_3_va_benefits) OR ((tlinfo.im_inst_3_va_benefits IS NULL) AND (X_im_inst_3_va_benefits IS NULL)))
7955         AND ((tlinfo.im_inst_3_est_financial_need = x_im_inst_3_est_financial_need) OR ((tlinfo.im_inst_3_est_financial_need IS NULL) AND (X_im_inst_3_est_financial_need IS NULL)))
7956         AND ((tlinfo.fm_inst_1_federal_efc = x_fm_inst_1_federal_efc) OR ((tlinfo.fm_inst_1_federal_efc IS NULL) AND (X_fm_inst_1_federal_efc IS NULL)))
7957         AND ((tlinfo.fm_inst_1_va_benefits = x_fm_inst_1_va_benefits) OR ((tlinfo.fm_inst_1_va_benefits IS NULL) AND (X_fm_inst_1_va_benefits IS NULL)))
7958         AND ((tlinfo.fm_inst_1_fed_eligibility = x_fm_inst_1_fed_eligibility) OR ((tlinfo.fm_inst_1_fed_eligibility IS NULL) AND (X_fm_inst_1_fed_eligibility IS NULL)))
7959         AND ((tlinfo.fm_inst_1_pell = x_fm_inst_1_pell) OR ((tlinfo.fm_inst_1_pell IS NULL) AND (X_fm_inst_1_pell IS NULL)))
7960         AND ((tlinfo.option_par_loss_allow_ind = x_option_par_loss_allow_ind) OR ((tlinfo.option_par_loss_allow_ind IS NULL) AND (X_option_par_loss_allow_ind IS NULL)))
7964         AND ((tlinfo.option_par_home_debt = x_option_par_home_debt) OR ((tlinfo.option_par_home_debt IS NULL) AND (X_option_par_home_debt IS NULL)))
7961         AND ((tlinfo.option_par_tuition_ind = x_option_par_tuition_ind) OR ((tlinfo.option_par_tuition_ind IS NULL) AND (X_option_par_tuition_ind IS NULL)))
7962         AND ((tlinfo.option_par_home_ind = x_option_par_home_ind) OR ((tlinfo.option_par_home_ind IS NULL) AND (X_option_par_home_ind IS NULL)))
7963         AND ((tlinfo.option_par_home_value = x_option_par_home_value) OR ((tlinfo.option_par_home_value IS NULL) AND (X_option_par_home_value IS NULL)))
7965         AND ((tlinfo.option_stu_ira_keogh_ind = x_option_stu_ira_keogh_ind) OR ((tlinfo.option_stu_ira_keogh_ind IS NULL) AND (X_option_stu_ira_keogh_ind IS NULL)))
7966         AND ((tlinfo.option_stu_home_ind = x_option_stu_home_ind) OR ((tlinfo.option_stu_home_ind IS NULL) AND (X_option_stu_home_ind IS NULL)))
7967         AND ((tlinfo.option_stu_home_value = x_option_stu_home_value) OR ((tlinfo.option_stu_home_value IS NULL) AND (X_option_stu_home_value IS NULL)))
7968         AND ((tlinfo.option_stu_home_debt = x_option_stu_home_debt) OR ((tlinfo.option_stu_home_debt IS NULL) AND (X_option_stu_home_debt IS NULL)))
7969         AND ((tlinfo.option_stu_sum_ay_inc_ind = x_option_stu_sum_ay_inc_ind) OR ((tlinfo.option_stu_sum_ay_inc_ind IS NULL) AND (X_option_stu_sum_ay_inc_ind IS NULL)))
7970         AND ((tlinfo.option_par_hope_ll_credit = x_option_par_hope_ll_credit) OR ((tlinfo.option_par_hope_ll_credit IS NULL) AND (X_option_par_hope_ll_credit IS NULL)))
7971         AND ((tlinfo.option_stu_hope_ll_credit = x_option_stu_hope_ll_credit) OR ((tlinfo.option_stu_hope_ll_credit IS NULL) AND (X_option_stu_hope_ll_credit IS NULL)))
7972         AND ((tlinfo.im_parent_1_8_months_bas = x_im_parent_1_8_months_bas) OR ((tlinfo.im_parent_1_8_months_bas IS NULL) AND (X_im_parent_1_8_months_bas IS NULL)))
7973         AND ((tlinfo.im_p_more_than_9_mth_ba = x_im_p_more_than_9_mth_ba) OR ((tlinfo.im_p_more_than_9_mth_ba IS NULL) AND (X_im_p_more_than_9_mth_ba IS NULL)))
7974         AND ((tlinfo.im_parent_1_8_months_opt = x_im_parent_1_8_months_opt) OR ((tlinfo.im_parent_1_8_months_opt IS NULL) AND (X_im_parent_1_8_months_opt IS NULL)))
7975         AND ((tlinfo.im_p_more_than_9_mth_op = x_im_p_more_than_9_mth_op) OR ((tlinfo.im_p_more_than_9_mth_op IS NULL) AND (X_im_p_more_than_9_mth_op IS NULL)))
7976         AND ((tlinfo.fnar_message_1 = x_fnar_message_1) OR ((tlinfo.fnar_message_1 IS NULL) AND (X_fnar_message_1 IS NULL)))
7977         AND ((tlinfo.fnar_message_2 = x_fnar_message_2) OR ((tlinfo.fnar_message_2 IS NULL) AND (X_fnar_message_2 IS NULL)))
7978         AND ((tlinfo.fnar_message_3 = x_fnar_message_3) OR ((tlinfo.fnar_message_3 IS NULL) AND (X_fnar_message_3 IS NULL)))
7979         AND ((tlinfo.fnar_message_4 = x_fnar_message_4) OR ((tlinfo.fnar_message_4 IS NULL) AND (X_fnar_message_4 IS NULL)))
7980         AND ((tlinfo.fnar_message_5 = x_fnar_message_5) OR ((tlinfo.fnar_message_5 IS NULL) AND (X_fnar_message_5 IS NULL)))
7981         AND ((tlinfo.fnar_message_6 = x_fnar_message_6) OR ((tlinfo.fnar_message_6 IS NULL) AND (X_fnar_message_6 IS NULL)))
7982         AND ((tlinfo.fnar_message_7 = x_fnar_message_7) OR ((tlinfo.fnar_message_7 IS NULL) AND (X_fnar_message_7 IS NULL)))
7983         AND ((tlinfo.fnar_message_8 = x_fnar_message_8) OR ((tlinfo.fnar_message_8 IS NULL) AND (X_fnar_message_8 IS NULL)))
7984         AND ((tlinfo.fnar_message_9 = x_fnar_message_9) OR ((tlinfo.fnar_message_9 IS NULL) AND (X_fnar_message_9 IS NULL)))
7985         AND ((tlinfo.fnar_message_10 = x_fnar_message_10) OR ((tlinfo.fnar_message_10 IS NULL) AND (X_fnar_message_10 IS NULL)))
7986         AND ((tlinfo.fnar_message_11 = x_fnar_message_11) OR ((tlinfo.fnar_message_11 IS NULL) AND (X_fnar_message_11 IS NULL)))
7987         AND ((tlinfo.fnar_message_12 = x_fnar_message_12) OR ((tlinfo.fnar_message_12 IS NULL) AND (X_fnar_message_12 IS NULL)))
7988         AND ((tlinfo.fnar_message_13 = x_fnar_message_13) OR ((tlinfo.fnar_message_13 IS NULL) AND (X_fnar_message_13 IS NULL)))
7989         AND ((tlinfo.fnar_message_20 = x_fnar_message_20) OR ((tlinfo.fnar_message_20 IS NULL) AND (X_fnar_message_20 IS NULL)))
7990         AND ((tlinfo.fnar_message_21 = x_fnar_message_21) OR ((tlinfo.fnar_message_21 IS NULL) AND (X_fnar_message_21 IS NULL)))
7991         AND ((tlinfo.fnar_message_22 = x_fnar_message_22) OR ((tlinfo.fnar_message_22 IS NULL) AND (X_fnar_message_22 IS NULL)))
7992         AND ((tlinfo.fnar_message_23 = x_fnar_message_23) OR ((tlinfo.fnar_message_23 IS NULL) AND (X_fnar_message_23 IS NULL)))
7993         AND ((tlinfo.fnar_message_24 = x_fnar_message_24) OR ((tlinfo.fnar_message_24 IS NULL) AND (X_fnar_message_24 IS NULL)))
7994         AND ((tlinfo.fnar_message_25 = x_fnar_message_25) OR ((tlinfo.fnar_message_25 IS NULL) AND (X_fnar_message_25 IS NULL)))
7995         AND ((tlinfo.fnar_message_26 = x_fnar_message_26) OR ((tlinfo.fnar_message_26 IS NULL) AND (X_fnar_message_26 IS NULL)))
7996         AND ((tlinfo.fnar_message_27 = x_fnar_message_27) OR ((tlinfo.fnar_message_27 IS NULL) AND (X_fnar_message_27 IS NULL)))
7997         AND ((tlinfo.fnar_message_30 = x_fnar_message_30) OR ((tlinfo.fnar_message_30 IS NULL) AND (X_fnar_message_30 IS NULL)))
7998         AND ((tlinfo.fnar_message_31 = x_fnar_message_31) OR ((tlinfo.fnar_message_31 IS NULL) AND (X_fnar_message_31 IS NULL)))
7999         AND ((tlinfo.fnar_message_32 = x_fnar_message_32) OR ((tlinfo.fnar_message_32 IS NULL) AND (X_fnar_message_32 IS NULL)))
8000         AND ((tlinfo.fnar_message_33 = x_fnar_message_33) OR ((tlinfo.fnar_message_33 IS NULL) AND (X_fnar_message_33 IS NULL)))
8001         AND ((tlinfo.fnar_message_34 = x_fnar_message_34) OR ((tlinfo.fnar_message_34 IS NULL) AND (X_fnar_message_34 IS NULL)))
8002         AND ((tlinfo.fnar_message_35 = x_fnar_message_35) OR ((tlinfo.fnar_message_35 IS NULL) AND (X_fnar_message_35 IS NULL)))
8003         AND ((tlinfo.fnar_message_36 = x_fnar_message_36) OR ((tlinfo.fnar_message_36 IS NULL) AND (X_fnar_message_36 IS NULL)))
8004         AND ((tlinfo.fnar_message_37 = x_fnar_message_37) OR ((tlinfo.fnar_message_37 IS NULL) AND (X_fnar_message_37 IS NULL)))
8005         AND ((tlinfo.fnar_message_38 = x_fnar_message_38) OR ((tlinfo.fnar_message_38 IS NULL) AND (X_fnar_message_38 IS NULL)))
8009         AND ((tlinfo.fnar_message_47 = x_fnar_message_47) OR ((tlinfo.fnar_message_47 IS NULL) AND (X_fnar_message_47 IS NULL)))
8006         AND ((tlinfo.fnar_message_39 = x_fnar_message_39) OR ((tlinfo.fnar_message_39 IS NULL) AND (X_fnar_message_39 IS NULL)))
8007         AND ((tlinfo.fnar_message_45 = x_fnar_message_45) OR ((tlinfo.fnar_message_45 IS NULL) AND (X_fnar_message_45 IS NULL)))
8008         AND ((tlinfo.fnar_message_46 = x_fnar_message_46) OR ((tlinfo.fnar_message_46 IS NULL) AND (X_fnar_message_46 IS NULL)))
8010         AND ((tlinfo.fnar_message_48 = x_fnar_message_48) OR ((tlinfo.fnar_message_48 IS NULL) AND (X_fnar_message_48 IS NULL)))
8011         AND ((tlinfo.fnar_message_50 = x_fnar_message_50) OR ((tlinfo.fnar_message_50 IS NULL) AND (X_fnar_message_50 IS NULL)))
8012         AND ((tlinfo.fnar_message_51 = x_fnar_message_51) OR ((tlinfo.fnar_message_51 IS NULL) AND (X_fnar_message_51 IS NULL)))
8013         AND ((tlinfo.fnar_message_52 = x_fnar_message_52) OR ((tlinfo.fnar_message_52 IS NULL) AND (X_fnar_message_52 IS NULL)))
8014         AND ((tlinfo.fnar_message_53 = x_fnar_message_53) OR ((tlinfo.fnar_message_53 IS NULL) AND (X_fnar_message_53 IS NULL)))
8015         AND ((tlinfo.fnar_message_56 = x_fnar_message_56) OR ((tlinfo.fnar_message_56 IS NULL) AND (X_fnar_message_56 IS NULL)))
8016         AND ((tlinfo.fnar_message_57 = x_fnar_message_57) OR ((tlinfo.fnar_message_57 IS NULL) AND (X_fnar_message_57 IS NULL)))
8017         AND ((tlinfo.fnar_message_58 = x_fnar_message_58) OR ((tlinfo.fnar_message_58 IS NULL) AND (X_fnar_message_58 IS NULL)))
8018         AND ((tlinfo.fnar_message_59 = x_fnar_message_59) OR ((tlinfo.fnar_message_59 IS NULL) AND (X_fnar_message_59 IS NULL)))
8019         AND ((tlinfo.fnar_message_60 = x_fnar_message_60) OR ((tlinfo.fnar_message_60 IS NULL) AND (X_fnar_message_60 IS NULL)))
8020         AND ((tlinfo.fnar_message_61 = x_fnar_message_61) OR ((tlinfo.fnar_message_61 IS NULL) AND (X_fnar_message_61 IS NULL)))
8021         AND ((tlinfo.fnar_message_62 = x_fnar_message_62) OR ((tlinfo.fnar_message_62 IS NULL) AND (X_fnar_message_62 IS NULL)))
8022         AND ((tlinfo.fnar_message_63 = x_fnar_message_63) OR ((tlinfo.fnar_message_63 IS NULL) AND (X_fnar_message_63 IS NULL)))
8023         AND ((tlinfo.fnar_message_64 = x_fnar_message_64) OR ((tlinfo.fnar_message_64 IS NULL) AND (X_fnar_message_64 IS NULL)))
8024         AND ((tlinfo.fnar_message_65 = x_fnar_message_65) OR ((tlinfo.fnar_message_65 IS NULL) AND (X_fnar_message_65 IS NULL)))
8025         AND ((tlinfo.fnar_message_71 = x_fnar_message_71) OR ((tlinfo.fnar_message_71 IS NULL) AND (X_fnar_message_71 IS NULL)))
8026         AND ((tlinfo.fnar_message_72 = x_fnar_message_72) OR ((tlinfo.fnar_message_72 IS NULL) AND (X_fnar_message_72 IS NULL)))
8027         AND ((tlinfo.fnar_message_73 = x_fnar_message_73) OR ((tlinfo.fnar_message_73 IS NULL) AND (X_fnar_message_73 IS NULL)))
8028         AND ((tlinfo.fnar_message_74 = x_fnar_message_74) OR ((tlinfo.fnar_message_74 IS NULL) AND (X_fnar_message_74 IS NULL)))
8029         AND ((tlinfo.fnar_message_75 = x_fnar_message_75) OR ((tlinfo.fnar_message_75 IS NULL) AND (X_fnar_message_75 IS NULL)))
8030         AND ((tlinfo.fnar_message_76 = x_fnar_message_76) OR ((tlinfo.fnar_message_76 IS NULL) AND (X_fnar_message_76 IS NULL)))
8031         AND ((tlinfo.fnar_message_77 = x_fnar_message_77) OR ((tlinfo.fnar_message_77 IS NULL) AND (X_fnar_message_77 IS NULL)))
8032         AND ((tlinfo.fnar_message_78 = x_fnar_message_78) OR ((tlinfo.fnar_message_78 IS NULL) AND (X_fnar_message_78 IS NULL)))
8033         AND ((tlinfo.fnar_mesg_10_stu_fam_mem = x_fnar_mesg_10_stu_fam_mem) OR ((tlinfo.fnar_mesg_10_stu_fam_mem IS NULL) AND (X_fnar_mesg_10_stu_fam_mem IS NULL)))
8034         AND ((tlinfo.fnar_mesg_11_stu_no_in_coll = x_fnar_mesg_11_stu_no_in_coll) OR ((tlinfo.fnar_mesg_11_stu_no_in_coll IS NULL) AND (X_fnar_mesg_11_stu_no_in_coll IS NULL)))
8035         AND ((tlinfo.fnar_mesg_24_stu_avail_inc = x_fnar_mesg_24_stu_avail_inc) OR ((tlinfo.fnar_mesg_24_stu_avail_inc IS NULL) AND (X_fnar_mesg_24_stu_avail_inc IS NULL)))
8036         AND ((tlinfo.fnar_mesg_26_stu_taxes = x_fnar_mesg_26_stu_taxes) OR ((tlinfo.fnar_mesg_26_stu_taxes IS NULL) AND (X_fnar_mesg_26_stu_taxes IS NULL)))
8037         AND ((tlinfo.fnar_mesg_33_stu_home_value = x_fnar_mesg_33_stu_home_value) OR ((tlinfo.fnar_mesg_33_stu_home_value IS NULL) AND (X_fnar_mesg_33_stu_home_value IS NULL)))
8038         AND ((tlinfo.fnar_mesg_34_stu_home_value = x_fnar_mesg_34_stu_home_value) OR ((tlinfo.fnar_mesg_34_stu_home_value IS NULL) AND (X_fnar_mesg_34_stu_home_value IS NULL)))
8039         AND ((tlinfo.fnar_mesg_34_stu_home_equity = x_fnar_mesg_34_stu_home_equity) OR ((tlinfo.fnar_mesg_34_stu_home_equity IS NULL) AND (X_fnar_mesg_34_stu_home_equity IS NULL)))
8040         AND ((tlinfo.fnar_mesg_35_stu_home_value = x_fnar_mesg_35_stu_home_value) OR ((tlinfo.fnar_mesg_35_stu_home_value IS NULL) AND (X_fnar_mesg_35_stu_home_value IS NULL)))
8041         AND ((tlinfo.fnar_mesg_35_stu_home_equity = x_fnar_mesg_35_stu_home_equity) OR ((tlinfo.fnar_mesg_35_stu_home_equity IS NULL) AND (X_fnar_mesg_35_stu_home_equity IS NULL)))
8042         AND ((tlinfo.fnar_mesg_36_stu_home_equity = x_fnar_mesg_36_stu_home_equity) OR ((tlinfo.fnar_mesg_36_stu_home_equity IS NULL) AND (X_fnar_mesg_36_stu_home_equity IS NULL)))
8043         AND ((tlinfo.fnar_mesg_48_par_fam_mem = x_fnar_mesg_48_par_fam_mem) OR ((tlinfo.fnar_mesg_48_par_fam_mem IS NULL) AND (X_fnar_mesg_48_par_fam_mem IS NULL)))
8044         AND ((tlinfo.fnar_mesg_49_par_no_in_coll = x_fnar_mesg_49_par_no_in_coll) OR ((tlinfo.fnar_mesg_49_par_no_in_coll IS NULL) AND (X_fnar_mesg_49_par_no_in_coll IS NULL)))
8045         AND ((tlinfo.fnar_mesg_56_par_agi = x_fnar_mesg_56_par_agi) OR ((tlinfo.fnar_mesg_56_par_agi IS NULL) AND (X_fnar_mesg_56_par_agi IS NULL)))
8046         AND ((tlinfo.fnar_mesg_62_par_taxes = x_fnar_mesg_62_par_taxes) OR ((tlinfo.fnar_mesg_62_par_taxes IS NULL) AND (X_fnar_mesg_62_par_taxes IS NULL)))
8047         AND ((tlinfo.fnar_mesg_73_par_home_value = x_fnar_mesg_73_par_home_value) OR ((tlinfo.fnar_mesg_73_par_home_value IS NULL) AND (X_fnar_mesg_73_par_home_value IS NULL)))
8048         AND ((tlinfo.fnar_mesg_74_par_home_value = x_fnar_mesg_74_par_home_value) OR ((tlinfo.fnar_mesg_74_par_home_value IS NULL) AND (X_fnar_mesg_74_par_home_value IS NULL)))
8052         AND ((tlinfo.fnar_mesg_76_par_home_equity = x_fnar_mesg_76_par_home_equity) OR ((tlinfo.fnar_mesg_76_par_home_equity IS NULL) AND (X_fnar_mesg_76_par_home_equity IS NULL)))
8049         AND ((tlinfo.fnar_mesg_74_par_home_equity = x_fnar_mesg_74_par_home_equity) OR ((tlinfo.fnar_mesg_74_par_home_equity IS NULL) AND (X_fnar_mesg_74_par_home_equity IS NULL)))
8050         AND ((tlinfo.fnar_mesg_75_par_home_value = x_fnar_mesg_75_par_home_value) OR ((tlinfo.fnar_mesg_75_par_home_value IS NULL) AND (X_fnar_mesg_75_par_home_value IS NULL)))
8051         AND ((tlinfo.fnar_mesg_75_par_home_equity = x_fnar_mesg_75_par_home_equity) OR ((tlinfo.fnar_mesg_75_par_home_equity IS NULL) AND (X_fnar_mesg_75_par_home_equity IS NULL)))
8053         AND ((tlinfo.assumption_message_1 = x_assumption_message_1) OR ((tlinfo.assumption_message_1 IS NULL) AND (X_assumption_message_1 IS NULL)))
8054         AND ((tlinfo.assumption_message_2 = x_assumption_message_2) OR ((tlinfo.assumption_message_2 IS NULL) AND (X_assumption_message_2 IS NULL)))
8055         AND ((tlinfo.assumption_message_3 = x_assumption_message_3) OR ((tlinfo.assumption_message_3 IS NULL) AND (X_assumption_message_3 IS NULL)))
8056         AND ((tlinfo.assumption_message_4 = x_assumption_message_4) OR ((tlinfo.assumption_message_4 IS NULL) AND (X_assumption_message_4 IS NULL)))
8057         AND ((tlinfo.assumption_message_5 = x_assumption_message_5) OR ((tlinfo.assumption_message_5 IS NULL) AND (X_assumption_message_5 IS NULL)))
8058         AND ((tlinfo.assumption_message_6 = x_assumption_message_6) OR ((tlinfo.assumption_message_6 IS NULL) AND (X_assumption_message_6 IS NULL)))
8059         AND ((tlinfo.record_mark = x_record_mark) OR ((tlinfo.record_mark IS NULL) AND (X_record_mark IS NULL)))
8060         AND ((tlinfo.stu_lives_with_num = x_stu_lives_with_num) OR ((tlinfo.stu_lives_with_num IS NULL) AND (x_stu_lives_with_num IS NULL)))
8061         AND ((tlinfo.stu_most_support_from_num = x_stu_most_support_from_num) OR ((tlinfo.stu_most_support_from_num IS NULL) AND (x_stu_most_support_from_num IS NULL)))
8062         AND ((tlinfo.location_computer_num = x_location_computer_num) OR ((tlinfo.location_computer_num IS NULL) AND (x_location_computer_num IS NULL)))
8063         AND ((tlinfo.cust_parent_cont_adj_num = x_cust_parent_cont_adj_num) OR ((tlinfo.cust_parent_cont_adj_num IS NULL) AND (x_cust_parent_cont_adj_num IS NULL)))
8064         AND ((tlinfo.custodial_parent_num = x_custodial_parent_num) OR ((tlinfo.custodial_parent_num IS NULL) AND (x_custodial_parent_num IS NULL)))
8065         AND ((tlinfo.cust_par_base_prcnt_inc_amt = x_cust_par_base_prcnt_inc_amt) OR ((tlinfo.cust_par_base_prcnt_inc_amt IS NULL) AND (x_cust_par_base_prcnt_inc_amt IS NULL)))
8066         AND ((tlinfo.cust_par_base_cont_inc_amt = x_cust_par_base_cont_inc_amt) OR ((tlinfo.cust_par_base_cont_inc_amt IS NULL) AND (x_cust_par_base_cont_inc_amt IS NULL)))
8067         AND ((tlinfo.cust_par_base_cont_ast_amt = x_cust_par_base_cont_ast_amt) OR ((tlinfo.cust_par_base_cont_ast_amt IS NULL) AND (x_cust_par_base_cont_ast_amt IS NULL)))
8068         AND ((tlinfo.cust_par_base_tot_cont_amt = x_cust_par_base_tot_cont_amt) OR ((tlinfo.cust_par_base_tot_cont_amt IS NULL) AND (x_cust_par_base_tot_cont_amt IS NULL)))
8069         AND ((tlinfo.cust_par_opt_prcnt_inc_amt = x_cust_par_opt_prcnt_inc_amt) OR ((tlinfo.cust_par_opt_prcnt_inc_amt IS NULL) AND (x_cust_par_opt_prcnt_inc_amt IS NULL)))
8070         AND ((tlinfo.cust_par_opt_cont_inc_amt = x_cust_par_opt_cont_inc_amt) OR ((tlinfo.cust_par_opt_cont_inc_amt IS NULL) AND (x_cust_par_opt_cont_inc_amt IS NULL)))
8071         AND ((tlinfo.cust_par_opt_cont_ast_amt = x_cust_par_opt_cont_ast_amt) OR ((tlinfo.cust_par_opt_cont_ast_amt IS NULL) AND (x_cust_par_opt_cont_ast_amt IS NULL)))
8072         AND ((tlinfo.cust_par_opt_tot_cont_amt = x_cust_par_opt_tot_cont_amt) OR ((tlinfo.cust_par_opt_tot_cont_amt IS NULL) AND (x_cust_par_opt_tot_cont_amt IS NULL)))
8073         AND ((tlinfo.parents_email_txt = x_parents_email_txt) OR ((tlinfo.parents_email_txt IS NULL) AND (x_parents_email_txt IS NULL)))
8074         AND ((tlinfo.parent_1_birth_date = x_parent_1_birth_date) OR ((tlinfo.parent_1_birth_date IS NULL) AND (x_parent_1_birth_date IS NULL)))
8075         AND ((tlinfo.parent_2_birth_date = x_parent_2_birth_date) OR ((tlinfo.parent_2_birth_date IS NULL) AND (x_parent_2_birth_date IS NULL)))
8076         AND ((tlinfo.match_code = x_match_code) OR ((tlinfo.match_code IS NULL) AND (x_match_code IS NULL)))
8077         AND ((tlinfo.option_par_cola_adj_ind = x_option_par_cola_adj_ind)  OR ((tlinfo.option_par_cola_adj_ind IS NULL) AND (x_option_par_cola_adj_ind IS NULL)))
8078         AND ((tlinfo.option_par_stu_fa_assets_ind = x_option_par_stu_fa_assets_ind) OR ((tlinfo.option_par_stu_fa_assets_ind IS NULL) AND (x_option_par_stu_fa_assets_ind IS NULL)))
8079         AND ((tlinfo.option_par_ipt_assets_ind = x_option_par_ipt_assets_ind) OR ((tlinfo.option_par_ipt_assets_ind IS NULL) AND (x_option_par_ipt_assets_ind IS NULL)))
8080         AND ((tlinfo.option_stu_ipt_assets_ind = x_option_stu_ipt_assets_ind) OR ((tlinfo.option_stu_ipt_assets_ind IS NULL) AND (x_option_stu_ipt_assets_ind IS NULL)))
8081         AND ((tlinfo.option_par_cola_adj_value = x_option_par_cola_adj_value) OR ((tlinfo.option_par_cola_adj_value IS NULL) AND (x_option_par_cola_adj_value IS NULL)))
8082         AND ((tlinfo.fnar_message_49 = x_fnar_message_49) OR ((tlinfo.fnar_message_49 IS NULL) AND (x_fnar_message_49 IS NULL)))
8083         AND ((tlinfo.fnar_message_55 = x_fnar_message_55) OR ((tlinfo.fnar_message_55 IS NULL) AND (x_fnar_message_55 IS NULL)))
8084 
8085        ) THEN
8086       NULL;
8087     ELSE
8088       fnd_message.set_name('FND', 'FORM_RECORD_CHANGED');
8089       igs_ge_msg_stack.add;
8090       app_exception.raise_exception;
8091     END IF;
8092 
8093     RETURN;
8094 
8095   END lock_row;
8096 
8097 
8098   PROCEDURE update_row (
8099     x_rowid                             IN     VARCHAR2,
8100     x_css_id                            IN     NUMBER,
8101     x_record_status                     IN     VARCHAR2,
8102     x_college_code                      IN     VARCHAR2,
8103     x_academic_year                     IN     VARCHAR2,
8104     x_stu_record_type                   IN     VARCHAR2,
8108     x_application_receipt_date          IN     VARCHAR2,
8105     x_css_id_number                     IN     VARCHAR2,
8106     x_registration_receipt_date         IN     VARCHAR2,
8107     x_registration_type                 IN     VARCHAR2,
8109     x_application_type                  IN     VARCHAR2,
8110     x_original_fnar_compute             IN     VARCHAR2,
8111     x_revision_fnar_compute_date        IN     VARCHAR2,
8112     x_electronic_extract_date           IN     VARCHAR2,
8113     x_institutional_reporting_type      IN     VARCHAR2,
8114     x_asr_receipt_date                  IN     VARCHAR2,
8115     x_last_name                         IN     VARCHAR2,
8116     x_first_name                        IN     VARCHAR2,
8117     x_middle_initial                    IN     VARCHAR2,
8118     x_address_number_and_street         IN     VARCHAR2,
8119     x_city                              IN     VARCHAR2,
8120     x_state_mailing                     IN     VARCHAR2,
8121     x_zip_code                          IN     VARCHAR2,
8122     x_s_telephone_number                IN     VARCHAR2,
8123     x_s_title                           IN     VARCHAR2,
8124     x_date_of_birth                     IN     VARCHAR2,
8125     x_social_security_number            IN     VARCHAR2,
8126     x_state_legal_residence             IN     VARCHAR2,
8127     x_foreign_address_indicator         IN     VARCHAR2,
8128     x_foreign_postal_code               IN     VARCHAR2,
8129     x_country                           IN     VARCHAR2,
8130     x_financial_aid_status              IN     VARCHAR2,
8131     x_year_in_college                   IN     VARCHAR2,
8132     x_marital_status                    IN     VARCHAR2,
8133     x_ward_court                        IN     VARCHAR2,
8134     x_legal_dependents_other            IN     VARCHAR2,
8135     x_household_size                    IN     VARCHAR2,
8136     x_number_in_college                 IN     VARCHAR2,
8137     x_citizenship_status                IN     VARCHAR2,
8138     x_citizenship_country               IN     VARCHAR2,
8139     x_visa_classification               IN     VARCHAR2,
8140     x_tax_figures                       IN     VARCHAR2,
8141     x_number_exemptions                 IN     VARCHAR2,
8142     x_adjusted_gross_inc                IN     VARCHAR2,
8143     x_us_tax_paid                       IN     VARCHAR2,
8144     x_itemized_deductions               IN     VARCHAR2,
8145     x_stu_income_work                   IN     VARCHAR2,
8146     x_spouse_income_work                IN     VARCHAR2,
8147     x_divid_int_inc                     IN     VARCHAR2,
8148     x_soc_sec_benefits                  IN     VARCHAR2,
8149     x_welfare_tanf                      IN     VARCHAR2,
8150     x_child_supp_rcvd                   IN     VARCHAR2,
8151     x_earned_income_credit              IN     VARCHAR2,
8152     x_other_untax_income                IN     VARCHAR2,
8153     x_tax_stu_aid                       IN     VARCHAR2,
8154     x_cash_sav_check                    IN     VARCHAR2,
8155     x_ira_keogh                         IN     VARCHAR2,
8156     x_invest_value                      IN     VARCHAR2,
8157     x_invest_debt                       IN     VARCHAR2,
8158     x_home_value                        IN     VARCHAR2,
8159     x_home_debt                         IN     VARCHAR2,
8160     x_oth_real_value                    IN     VARCHAR2,
8161     x_oth_real_debt                     IN     VARCHAR2,
8162     x_bus_farm_value                    IN     VARCHAR2,
8163     x_bus_farm_debt                     IN     VARCHAR2,
8164     x_live_on_farm                      IN     VARCHAR2,
8165     x_home_purch_price                  IN     VARCHAR2,
8166     x_hope_ll_credit                    IN     VARCHAR2,
8167     x_home_purch_year                   IN     VARCHAR2,
8168     x_trust_amount                      IN     VARCHAR2,
8169     x_trust_avail                       IN     VARCHAR2,
8170     x_trust_estab                       IN     VARCHAR2,
8171     x_child_support_paid                IN     VARCHAR2,
8172     x_med_dent_expenses                 IN     VARCHAR2,
8173     x_vet_us                            IN     VARCHAR2,
8174     x_vet_ben_amount                    IN     VARCHAR2,
8175     x_vet_ben_months                    IN     VARCHAR2,
8176     x_stu_summer_wages                  IN     VARCHAR2,
8177     x_stu_school_yr_wages               IN     VARCHAR2,
8178     x_spouse_summer_wages               IN     VARCHAR2,
8179     x_spouse_school_yr_wages            IN     VARCHAR2,
8180     x_summer_other_tax_inc              IN     VARCHAR2,
8181     x_school_yr_other_tax_inc           IN     VARCHAR2,
8182     x_summer_untax_inc                  IN     VARCHAR2,
8183     x_school_yr_untax_inc               IN     VARCHAR2,
8184     x_grants_schol_etc                  IN     VARCHAR2,
8185     x_tuit_benefits                     IN     VARCHAR2,
8186     x_cont_parents                      IN     VARCHAR2,
8187     x_cont_relatives                    IN     VARCHAR2,
8188     x_p_siblings_pre_tuit               IN     VARCHAR2,
8189     x_p_student_pre_tuit                IN     VARCHAR2,
8190     x_p_household_size                  IN     VARCHAR2,
8191     x_p_number_in_college               IN     VARCHAR2,
8192     x_p_parents_in_college              IN     VARCHAR2,
8193     x_p_marital_status                  IN     VARCHAR2,
8194     x_p_state_legal_residence           IN     VARCHAR2,
8195     x_p_natural_par_status              IN     VARCHAR2,
8196     x_p_child_supp_paid                 IN     VARCHAR2,
8197     x_p_repay_ed_loans                  IN     VARCHAR2,
8198     x_p_med_dent_expenses               IN     VARCHAR2,
8199     x_p_tuit_paid_amount                IN     VARCHAR2,
8200     x_p_tuit_paid_number                IN     VARCHAR2,
8204     x_p_exp_tuit_pd_amount              IN     VARCHAR2,
8201     x_p_exp_child_supp_paid             IN     VARCHAR2,
8202     x_p_exp_repay_ed_loans              IN     VARCHAR2,
8203     x_p_exp_med_dent_expenses           IN     VARCHAR2,
8205     x_p_exp_tuit_pd_number              IN     VARCHAR2,
8206     x_p_cash_sav_check                  IN     VARCHAR2,
8207     x_p_month_mortgage_pay              IN     VARCHAR2,
8208     x_p_invest_value                    IN     VARCHAR2,
8209     x_p_invest_debt                     IN     VARCHAR2,
8210     x_p_home_value                      IN     VARCHAR2,
8211     x_p_home_debt                       IN     VARCHAR2,
8212     x_p_home_purch_price                IN     VARCHAR2,
8213     x_p_own_business_farm               IN     VARCHAR2,
8214     x_p_business_value                  IN     VARCHAR2,
8215     x_p_business_debt                   IN     VARCHAR2,
8216     x_p_farm_value                      IN     VARCHAR2,
8217     x_p_farm_debt                       IN     VARCHAR2,
8218     x_p_live_on_farm                    IN     VARCHAR2,
8219     x_p_oth_real_estate_value           IN     VARCHAR2,
8220     x_p_oth_real_estate_debt            IN     VARCHAR2,
8221     x_p_oth_real_purch_price            IN     VARCHAR2,
8222     x_p_siblings_assets                 IN     VARCHAR2,
8223     x_p_home_purch_year                 IN     VARCHAR2,
8224     x_p_oth_real_purch_year             IN     VARCHAR2,
8225     x_p_prior_agi                       IN     VARCHAR2,
8226     x_p_prior_us_tax_paid               IN     VARCHAR2,
8227     x_p_prior_item_deductions           IN     VARCHAR2,
8228     x_p_prior_other_untax_inc           IN     VARCHAR2,
8229     x_p_tax_figures                     IN     VARCHAR2,
8230     x_p_number_exemptions               IN     VARCHAR2,
8231     x_p_adjusted_gross_inc              IN     VARCHAR2,
8232     x_p_wages_sal_tips                  IN     VARCHAR2,
8233     x_p_interest_income                 IN     VARCHAR2,
8234     x_p_dividend_income                 IN     VARCHAR2,
8235     x_p_net_inc_bus_farm                IN     VARCHAR2,
8236     x_p_other_taxable_income            IN     VARCHAR2,
8237     x_p_adj_to_income                   IN     VARCHAR2,
8238     x_p_us_tax_paid                     IN     VARCHAR2,
8239     x_p_itemized_deductions             IN     VARCHAR2,
8240     x_p_father_income_work              IN     VARCHAR2,
8241     x_p_mother_income_work              IN     VARCHAR2,
8242     x_p_soc_sec_ben                     IN     VARCHAR2,
8243     x_p_welfare_tanf                    IN     VARCHAR2,
8244     x_p_child_supp_rcvd                 IN     VARCHAR2,
8245     x_p_ded_ira_keogh                   IN     VARCHAR2,
8246     x_p_tax_defer_pens_savs             IN     VARCHAR2,
8247     x_p_dep_care_med_spending           IN     VARCHAR2,
8248     x_p_earned_income_credit            IN     VARCHAR2,
8249     x_p_living_allow                    IN     VARCHAR2,
8250     x_p_tax_exmpt_int                   IN     VARCHAR2,
8251     x_p_foreign_inc_excl                IN     VARCHAR2,
8252     x_p_other_untax_inc                 IN     VARCHAR2,
8253     x_p_hope_ll_credit                  IN     VARCHAR2,
8254     x_p_yr_separation                   IN     VARCHAR2,
8255     x_p_yr_divorce                      IN     VARCHAR2,
8256     x_p_exp_father_inc                  IN     VARCHAR2,
8257     x_p_exp_mother_inc                  IN     VARCHAR2,
8258     x_p_exp_other_tax_inc               IN     VARCHAR2,
8259     x_p_exp_other_untax_inc             IN     VARCHAR2,
8260     x_line_2_relation                   IN     VARCHAR2,
8261     x_line_2_attend_college             IN     VARCHAR2,
8262     x_line_3_relation                   IN     VARCHAR2,
8263     x_line_3_attend_college             IN     VARCHAR2,
8264     x_line_4_relation                   IN     VARCHAR2,
8265     x_line_4_attend_college             IN     VARCHAR2,
8266     x_line_5_relation                   IN     VARCHAR2,
8267     x_line_5_attend_college             IN     VARCHAR2,
8268     x_line_6_relation                   IN     VARCHAR2,
8269     x_line_6_attend_college             IN     VARCHAR2,
8270     x_line_7_relation                   IN     VARCHAR2,
8271     x_line_7_attend_college             IN     VARCHAR2,
8272     x_line_8_relation                   IN     VARCHAR2,
8273     x_line_8_attend_college             IN     VARCHAR2,
8274     x_p_age_father                      IN     VARCHAR2,
8275     x_p_age_mother                      IN     VARCHAR2,
8276     x_p_div_sep_ind                     IN     VARCHAR2,
8277     x_b_cont_non_custodial_par          IN     VARCHAR2,
8278     x_college_type_2                    IN     VARCHAR2,
8279     x_college_type_3                    IN     VARCHAR2,
8280     x_college_type_4                    IN     VARCHAR2,
8281     x_college_type_5                    IN     VARCHAR2,
8282     x_college_type_6                    IN     VARCHAR2,
8283     x_college_type_7                    IN     VARCHAR2,
8284     x_college_type_8                    IN     VARCHAR2,
8285     x_school_code_1                     IN     VARCHAR2,
8286     x_housing_code_1                    IN     VARCHAR2,
8287     x_school_code_2                     IN     VARCHAR2,
8288     x_housing_code_2                    IN     VARCHAR2,
8289     x_school_code_3                     IN     VARCHAR2,
8290     x_housing_code_3                    IN     VARCHAR2,
8291     x_school_code_4                     IN     VARCHAR2,
8292     x_housing_code_4                    IN     VARCHAR2,
8293     x_school_code_5                     IN     VARCHAR2,
8294     x_housing_code_5                    IN     VARCHAR2,
8295     x_school_code_6                     IN     VARCHAR2,
8296     x_housing_code_6                    IN     VARCHAR2,
8300     x_housing_code_8                    IN     VARCHAR2,
8297     x_school_code_7                     IN     VARCHAR2,
8298     x_housing_code_7                    IN     VARCHAR2,
8299     x_school_code_8                     IN     VARCHAR2,
8301     x_school_code_9                     IN     VARCHAR2,
8302     x_housing_code_9                    IN     VARCHAR2,
8303     x_school_code_10                    IN     VARCHAR2,
8304     x_housing_code_10                   IN     VARCHAR2,
8305     x_additional_school_code_1          IN     VARCHAR2,
8306     x_additional_school_code_2          IN     VARCHAR2,
8307     x_additional_school_code_3          IN     VARCHAR2,
8308     x_additional_school_code_4          IN     VARCHAR2,
8309     x_additional_school_code_5          IN     VARCHAR2,
8310     x_additional_school_code_6          IN     VARCHAR2,
8311     x_additional_school_code_7          IN     VARCHAR2,
8312     x_additional_school_code_8          IN     VARCHAR2,
8313     x_additional_school_code_9          IN     VARCHAR2,
8314     x_additional_school_code_10         IN     VARCHAR2,
8315     x_explanation_spec_circum           IN     VARCHAR2,
8316     x_signature_student                 IN     VARCHAR2,
8317     x_signature_spouse                  IN     VARCHAR2,
8318     x_signature_father                  IN     VARCHAR2,
8319     x_signature_mother                  IN     VARCHAR2,
8320     x_month_day_completed               IN     VARCHAR2,
8321     x_year_completed                    IN     VARCHAR2,
8322     x_age_line_2                        IN     VARCHAR2,
8323     x_age_line_3                        IN     VARCHAR2,
8324     x_age_line_4                        IN     VARCHAR2,
8325     x_age_line_5                        IN     VARCHAR2,
8326     x_age_line_6                        IN     VARCHAR2,
8327     x_age_line_7                        IN     VARCHAR2,
8328     x_age_line_8                        IN     VARCHAR2,
8329     x_a_online_signature                IN     VARCHAR2,
8330     x_question_1_number                 IN     VARCHAR2,
8331     x_question_1_size                   IN     VARCHAR2,
8332     x_question_1_answer                 IN     VARCHAR2,
8333     x_question_2_number                 IN     VARCHAR2,
8334     x_question_2_size                   IN     VARCHAR2,
8335     x_question_2_answer                 IN     VARCHAR2,
8336     x_question_3_number                 IN     VARCHAR2,
8337     x_question_3_size                   IN     VARCHAR2,
8338     x_question_3_answer                 IN     VARCHAR2,
8339     x_question_4_number                 IN     VARCHAR2,
8340     x_question_4_size                   IN     VARCHAR2,
8341     x_question_4_answer                 IN     VARCHAR2,
8342     x_question_5_number                 IN     VARCHAR2,
8343     x_question_5_size                   IN     VARCHAR2,
8344     x_question_5_answer                 IN     VARCHAR2,
8345     x_question_6_number                 IN     VARCHAR2,
8346     x_question_6_size                   IN     VARCHAR2,
8347     x_question_6_answer                 IN     VARCHAR2,
8348     x_question_7_number                 IN     VARCHAR2,
8349     x_question_7_size                   IN     VARCHAR2,
8350     x_question_7_answer                 IN     VARCHAR2,
8351     x_question_8_number                 IN     VARCHAR2,
8352     x_question_8_size                   IN     VARCHAR2,
8353     x_question_8_answer                 IN     VARCHAR2,
8354     x_question_9_number                 IN     VARCHAR2,
8355     x_question_9_size                   IN     VARCHAR2,
8356     x_question_9_answer                 IN     VARCHAR2,
8357     x_question_10_number                IN     VARCHAR2,
8358     x_question_10_size                  IN     VARCHAR2,
8359     x_question_10_answer                IN     VARCHAR2,
8360     x_question_11_number                IN     VARCHAR2,
8361     x_question_11_size                  IN     VARCHAR2,
8362     x_question_11_answer                IN     VARCHAR2,
8363     x_question_12_number                IN     VARCHAR2,
8364     x_question_12_size                  IN     VARCHAR2,
8365     x_question_12_answer                IN     VARCHAR2,
8366     x_question_13_number                IN     VARCHAR2,
8367     x_question_13_size                  IN     VARCHAR2,
8368     x_question_13_answer                IN     VARCHAR2,
8369     x_question_14_number                IN     VARCHAR2,
8370     x_question_14_size                  IN     VARCHAR2,
8371     x_question_14_answer                IN     VARCHAR2,
8372     x_question_15_number                IN     VARCHAR2,
8373     x_question_15_size                  IN     VARCHAR2,
8374     x_question_15_answer                IN     VARCHAR2,
8375     x_question_16_number                IN     VARCHAR2,
8376     x_question_16_size                  IN     VARCHAR2,
8377     x_question_16_answer                IN     VARCHAR2,
8378     x_question_17_number                IN     VARCHAR2,
8379     x_question_17_size                  IN     VARCHAR2,
8380     x_question_17_answer                IN     VARCHAR2,
8381     x_question_18_number                IN     VARCHAR2,
8382     x_question_18_size                  IN     VARCHAR2,
8383     x_question_18_answer                IN     VARCHAR2,
8384     x_question_19_number                IN     VARCHAR2,
8385     x_question_19_size                  IN     VARCHAR2,
8386     x_question_19_answer                IN     VARCHAR2,
8387     x_question_20_number                IN     VARCHAR2,
8388     x_question_20_size                  IN     VARCHAR2,
8389     x_question_20_answer                IN     VARCHAR2,
8390     x_question_21_number                IN     VARCHAR2,
8391     x_question_21_size                  IN     VARCHAR2,
8392     x_question_21_answer                IN     VARCHAR2,
8396     x_question_23_number                IN     VARCHAR2,
8393     x_question_22_number                IN     VARCHAR2,
8394     x_question_22_size                  IN     VARCHAR2,
8395     x_question_22_answer                IN     VARCHAR2,
8397     x_question_23_size                  IN     VARCHAR2,
8398     x_question_23_answer                IN     VARCHAR2,
8399     x_question_24_number                IN     VARCHAR2,
8400     x_question_24_size                  IN     VARCHAR2,
8401     x_question_24_answer                IN     VARCHAR2,
8402     x_question_25_number                IN     VARCHAR2,
8403     x_question_25_size                  IN     VARCHAR2,
8404     x_question_25_answer                IN     VARCHAR2,
8405     x_question_26_number                IN     VARCHAR2,
8406     x_question_26_size                  IN     VARCHAR2,
8407     x_question_26_answer                IN     VARCHAR2,
8408     x_question_27_number                IN     VARCHAR2,
8409     x_question_27_size                  IN     VARCHAR2,
8410     x_question_27_answer                IN     VARCHAR2,
8411     x_question_28_number                IN     VARCHAR2,
8412     x_question_28_size                  IN     VARCHAR2,
8413     x_question_28_answer                IN     VARCHAR2,
8414     x_question_29_number                IN     VARCHAR2,
8415     x_question_29_size                  IN     VARCHAR2,
8416     x_question_29_answer                IN     VARCHAR2,
8417     x_question_30_number                IN     VARCHAR2,
8418     x_questions_30_size                 IN     VARCHAR2,
8419     x_question_30_answer                IN     VARCHAR2,
8420     x_r_s_email_address                 IN     VARCHAR2,
8421     x_eps_code                          IN     VARCHAR2,
8422     x_comp_css_dependency_status        IN     VARCHAR2,
8423     x_stu_age                           IN     VARCHAR2,
8424     x_assumed_stu_yr_in_coll            IN     VARCHAR2,
8425     x_comp_stu_marital_status           IN     VARCHAR2,
8426     x_stu_family_members                IN     VARCHAR2,
8427     x_stu_fam_members_in_college        IN     VARCHAR2,
8428     x_par_marital_status                IN     VARCHAR2,
8429     x_par_family_members                IN     VARCHAR2,
8430     x_par_total_in_college              IN     VARCHAR2,
8431     x_par_par_in_college                IN     VARCHAR2,
8432     x_par_others_in_college             IN     VARCHAR2,
8433     x_par_aesa                          IN     VARCHAR2,
8434     x_par_cesa                          IN     VARCHAR2,
8435     x_stu_aesa                          IN     VARCHAR2,
8436     x_stu_cesa                          IN     VARCHAR2,
8437     x_im_p_bas_agi_taxable_income       IN     VARCHAR2,
8438     x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2,
8439     x_im_p_bas_inc_adj                  IN     VARCHAR2,
8440     x_im_p_bas_total_income             IN     VARCHAR2,
8441     x_im_p_bas_us_income_tax            IN     VARCHAR2,
8442     x_im_p_bas_st_and_other_tax         IN     VARCHAR2,
8443     x_im_p_bas_fica_tax                 IN     VARCHAR2,
8444     x_im_p_bas_med_dental               IN     VARCHAR2,
8445     x_im_p_bas_employment_allow         IN     VARCHAR2,
8446     x_im_p_bas_annual_ed_savings        IN     VARCHAR2,
8447     x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2,
8448     x_im_p_bas_total_inc_allow          IN     VARCHAR2,
8449     x_im_p_bas_cal_avail_inc            IN     VARCHAR2,
8450     x_im_p_bas_avail_income             IN     VARCHAR2,
8451     x_im_p_bas_total_cont_inc           IN     VARCHAR2,
8452     x_im_p_bas_cash_bank_accounts       IN     VARCHAR2,
8453     x_im_p_bas_home_equity              IN     VARCHAR2,
8454     x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
8455     x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2,
8456     x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2,
8457     x_im_p_bas_net_worth                IN     VARCHAR2,
8458     x_im_p_bas_emerg_res_allow          IN     VARCHAR2,
8459     x_im_p_bas_cum_ed_savings           IN     VARCHAR2,
8460     x_im_p_bas_low_inc_allow            IN     VARCHAR2,
8461     x_im_p_bas_total_asset_allow        IN     VARCHAR2,
8462     x_im_p_bas_disc_net_worth           IN     VARCHAR2,
8463     x_im_p_bas_total_cont_asset         IN     VARCHAR2,
8464     x_im_p_bas_total_cont               IN     VARCHAR2,
8465     x_im_p_bas_num_in_coll_adj          IN     VARCHAR2,
8466     x_im_p_bas_cont_for_stu             IN     VARCHAR2,
8467     x_im_p_bas_cont_from_income         IN     VARCHAR2,
8468     x_im_p_bas_cont_from_assets         IN     VARCHAR2,
8469     x_im_p_opt_agi_taxable_income       IN     VARCHAR2,
8470     x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2,
8471     x_im_p_opt_inc_adj                  IN     VARCHAR2,
8472     x_im_p_opt_total_income             IN     VARCHAR2,
8473     x_im_p_opt_us_income_tax            IN     VARCHAR2,
8474     x_im_p_opt_st_and_other_tax         IN     VARCHAR2,
8475     x_im_p_opt_fica_tax                 IN     VARCHAR2,
8476     x_im_p_opt_med_dental               IN     VARCHAR2,
8477     x_im_p_opt_elem_sec_tuit            IN     VARCHAR2,
8478     x_im_p_opt_employment_allow         IN     VARCHAR2,
8479     x_im_p_opt_annual_ed_savings        IN     VARCHAR2,
8480     x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2,
8481     x_im_p_opt_total_inc_allow          IN     VARCHAR2,
8482     x_im_p_opt_cal_avail_inc            IN     VARCHAR2,
8483     x_im_p_opt_avail_income             IN     VARCHAR2,
8484     x_im_p_opt_total_cont_inc           IN     VARCHAR2,
8485     x_im_p_opt_cash_bank_accounts       IN     VARCHAR2,
8486     x_im_p_opt_home_equity              IN     VARCHAR2,
8487     x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
8491     x_im_p_opt_emerg_res_allow          IN     VARCHAR2,
8488     x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2,
8489     x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2,
8490     x_im_p_opt_net_worth                IN     VARCHAR2,
8492     x_im_p_opt_cum_ed_savings           IN     VARCHAR2,
8493     x_im_p_opt_low_inc_allow            IN     VARCHAR2,
8494     x_im_p_opt_total_asset_allow        IN     VARCHAR2,
8495     x_im_p_opt_disc_net_worth           IN     VARCHAR2,
8496     x_im_p_opt_total_cont_asset         IN     VARCHAR2,
8497     x_im_p_opt_total_cont               IN     VARCHAR2,
8498     x_im_p_opt_num_in_coll_adj          IN     VARCHAR2,
8499     x_im_p_opt_cont_for_stu             IN     VARCHAR2,
8500     x_im_p_opt_cont_from_income         IN     VARCHAR2,
8501     x_im_p_opt_cont_from_assets         IN     VARCHAR2,
8502     x_fm_p_analysis_type                IN     VARCHAR2,
8503     x_fm_p_agi_taxable_income           IN     VARCHAR2,
8504     x_fm_p_untx_inc_and_ben             IN     VARCHAR2,
8505     x_fm_p_inc_adj                      IN     VARCHAR2,
8506     x_fm_p_total_income                 IN     VARCHAR2,
8507     x_fm_p_us_income_tax                IN     VARCHAR2,
8508     x_fm_p_state_and_other_taxes        IN     VARCHAR2,
8509     x_fm_p_fica_tax                     IN     VARCHAR2,
8510     x_fm_p_employment_allow             IN     VARCHAR2,
8511     x_fm_p_income_prot_allow            IN     VARCHAR2,
8512     x_fm_p_total_allow                  IN     VARCHAR2,
8513     x_fm_p_avail_income                 IN     VARCHAR2,
8514     x_fm_p_cash_bank_accounts           IN     VARCHAR2,
8515     x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2,
8516     x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2,
8517     x_fm_p_net_worth                    IN     VARCHAR2,
8518     x_fm_p_asset_prot_allow             IN     VARCHAR2,
8519     x_fm_p_disc_net_worth               IN     VARCHAR2,
8520     x_fm_p_total_contribution           IN     VARCHAR2,
8521     x_fm_p_num_in_coll                  IN     VARCHAR2,
8522     x_fm_p_cont_for_stu                 IN     VARCHAR2,
8523     x_fm_p_cont_from_income             IN     VARCHAR2,
8524     x_fm_p_cont_from_assets             IN     VARCHAR2,
8525     x_im_s_bas_agi_taxable_income       IN     VARCHAR2,
8526     x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2,
8527     x_im_s_bas_inc_adj                  IN     VARCHAR2,
8528     x_im_s_bas_total_income             IN     VARCHAR2,
8529     x_im_s_bas_us_income_tax            IN     VARCHAR2,
8530     x_im_s_bas_st_and_oth_tax           IN     VARCHAR2,
8531     x_im_s_bas_fica_tax                 IN     VARCHAR2,
8532     x_im_s_bas_med_dental               IN     VARCHAR2,
8533     x_im_s_bas_employment_allow         IN     VARCHAR2,
8534     x_im_s_bas_annual_ed_savings        IN     VARCHAR2,
8535     x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2,
8536     x_im_s_bas_total_inc_allow          IN     VARCHAR2,
8537     x_im_s_bas_cal_avail_income         IN     VARCHAR2,
8538     x_im_s_bas_avail_income             IN     VARCHAR2,
8539     x_im_s_bas_total_cont_inc           IN     VARCHAR2,
8540     x_im_s_bas_cash_bank_accounts       IN     VARCHAR2,
8541     x_im_s_bas_home_equity              IN     VARCHAR2,
8542     x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
8543     x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2,
8544     x_im_s_bas_trusts                   IN     VARCHAR2,
8545     x_im_s_bas_net_worth                IN     VARCHAR2,
8546     x_im_s_bas_emerg_res_allow          IN     VARCHAR2,
8547     x_im_s_bas_cum_ed_savings           IN     VARCHAR2,
8548     x_im_s_bas_total_asset_allow        IN     VARCHAR2,
8549     x_im_s_bas_disc_net_worth           IN     VARCHAR2,
8550     x_im_s_bas_total_cont_asset         IN     VARCHAR2,
8551     x_im_s_bas_total_cont               IN     VARCHAR2,
8552     x_im_s_bas_num_in_coll_adj          IN     VARCHAR2,
8553     x_im_s_bas_cont_for_stu             IN     VARCHAR2,
8554     x_im_s_bas_cont_from_income         IN     VARCHAR2,
8555     x_im_s_bas_cont_from_assets         IN     VARCHAR2,
8556     x_im_s_est_agi_taxable_income       IN     VARCHAR2,
8557     x_im_s_est_untx_inc_and_ben         IN     VARCHAR2,
8558     x_im_s_est_inc_adj                  IN     VARCHAR2,
8559     x_im_s_est_total_income             IN     VARCHAR2,
8560     x_im_s_est_us_income_tax            IN     VARCHAR2,
8561     x_im_s_est_st_and_oth_tax           IN     VARCHAR2,
8562     x_im_s_est_fica_tax                 IN     VARCHAR2,
8563     x_im_s_est_med_dental               IN     VARCHAR2,
8564     x_im_s_est_employment_allow         IN     VARCHAR2,
8565     x_im_s_est_annual_ed_savings        IN     VARCHAR2,
8566     x_im_s_est_inc_prot_allow_m         IN     VARCHAR2,
8567     x_im_s_est_total_inc_allow          IN     VARCHAR2,
8568     x_im_s_est_cal_avail_income         IN     VARCHAR2,
8569     x_im_s_est_avail_income             IN     VARCHAR2,
8570     x_im_s_est_total_cont_inc           IN     VARCHAR2,
8571     x_im_s_est_cash_bank_accounts       IN     VARCHAR2,
8572     x_im_s_est_home_equity              IN     VARCHAR2,
8573     x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2,
8574     x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2,
8575     x_im_s_est_est_trusts               IN     VARCHAR2,
8576     x_im_s_est_net_worth                IN     VARCHAR2,
8577     x_im_s_est_emerg_res_allow          IN     VARCHAR2,
8578     x_im_s_est_cum_ed_savings           IN     VARCHAR2,
8579     x_im_s_est_total_asset_allow        IN     VARCHAR2,
8580     x_im_s_est_disc_net_worth           IN     VARCHAR2,
8581     x_im_s_est_total_cont_asset         IN     VARCHAR2,
8582     x_im_s_est_total_cont               IN     VARCHAR2,
8583     x_im_s_est_num_in_coll_adj          IN     VARCHAR2,
8587     x_im_s_opt_agi_taxable_income       IN     VARCHAR2,
8584     x_im_s_est_cont_for_stu             IN     VARCHAR2,
8585     x_im_s_est_cont_from_income         IN     VARCHAR2,
8586     x_im_s_est_cont_from_assets         IN     VARCHAR2,
8588     x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2,
8589     x_im_s_opt_inc_adj                  IN     VARCHAR2,
8590     x_im_s_opt_total_income             IN     VARCHAR2,
8591     x_im_s_opt_us_income_tax            IN     VARCHAR2,
8592     x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2,
8593     x_im_s_opt_fica_tax                 IN     VARCHAR2,
8594     x_im_s_opt_med_dental               IN     VARCHAR2,
8595     x_im_s_opt_employment_allow         IN     VARCHAR2,
8596     x_im_s_opt_annual_ed_savings        IN     VARCHAR2,
8597     x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2,
8598     x_im_s_opt_total_inc_allow          IN     VARCHAR2,
8599     x_im_s_opt_cal_avail_income         IN     VARCHAR2,
8600     x_im_s_opt_avail_income             IN     VARCHAR2,
8601     x_im_s_opt_total_cont_inc           IN     VARCHAR2,
8602     x_im_s_opt_cash_bank_accounts       IN     VARCHAR2,
8603     x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2,
8604     x_im_s_opt_home_equity              IN     VARCHAR2,
8605     x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
8606     x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2,
8607     x_im_s_opt_trusts                   IN     VARCHAR2,
8608     x_im_s_opt_net_worth                IN     VARCHAR2,
8609     x_im_s_opt_emerg_res_allow          IN     VARCHAR2,
8610     x_im_s_opt_cum_ed_savings           IN     VARCHAR2,
8611     x_im_s_opt_total_asset_allow        IN     VARCHAR2,
8612     x_im_s_opt_disc_net_worth           IN     VARCHAR2,
8613     x_im_s_opt_total_cont_asset         IN     VARCHAR2,
8614     x_im_s_opt_total_cont               IN     VARCHAR2,
8615     x_im_s_opt_num_in_coll_adj          IN     VARCHAR2,
8616     x_im_s_opt_cont_for_stu             IN     VARCHAR2,
8617     x_im_s_opt_cont_from_income         IN     VARCHAR2,
8618     x_im_s_opt_cont_from_assets         IN     VARCHAR2,
8619     x_fm_s_analysis_type                IN     VARCHAR2,
8620     x_fm_s_agi_taxable_income           IN     VARCHAR2,
8621     x_fm_s_untx_inc_and_ben             IN     VARCHAR2,
8622     x_fm_s_inc_adj                      IN     VARCHAR2,
8623     x_fm_s_total_income                 IN     VARCHAR2,
8624     x_fm_s_us_income_tax                IN     VARCHAR2,
8625     x_fm_s_state_and_oth_taxes          IN     VARCHAR2,
8626     x_fm_s_fica_tax                     IN     VARCHAR2,
8627     x_fm_s_employment_allow             IN     VARCHAR2,
8628     x_fm_s_income_prot_allow            IN     VARCHAR2,
8629     x_fm_s_total_allow                  IN     VARCHAR2,
8630     x_fm_s_cal_avail_income             IN     VARCHAR2,
8631     x_fm_s_avail_income                 IN     VARCHAR2,
8632     x_fm_s_cash_bank_accounts           IN     VARCHAR2,
8633     x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2,
8634     x_fm_s_adj_bus_farm_worth           IN     VARCHAR2,
8635     x_fm_s_trusts                       IN     VARCHAR2,
8636     x_fm_s_net_worth                    IN     VARCHAR2,
8637     x_fm_s_asset_prot_allow             IN     VARCHAR2,
8638     x_fm_s_disc_net_worth               IN     VARCHAR2,
8639     x_fm_s_total_cont                   IN     VARCHAR2,
8640     x_fm_s_num_in_coll                  IN     VARCHAR2,
8641     x_fm_s_cont_for_stu                 IN     VARCHAR2,
8642     x_fm_s_cont_from_income             IN     VARCHAR2,
8643     x_fm_s_cont_from_assets             IN     VARCHAR2,
8644     x_im_inst_resident_ind              IN     VARCHAR2,
8645     x_institutional_1_budget_name       IN     VARCHAR2,
8646     x_im_inst_1_budget_duration         IN     VARCHAR2,
8647     x_im_inst_1_tuition_fees            IN     VARCHAR2,
8648     x_im_inst_1_books_supplies          IN     VARCHAR2,
8649     x_im_inst_1_living_expenses         IN     VARCHAR2,
8650     x_im_inst_1_tot_expenses            IN     VARCHAR2,
8651     x_im_inst_1_tot_stu_cont            IN     VARCHAR2,
8652     x_im_inst_1_tot_par_cont            IN     VARCHAR2,
8653     x_im_inst_1_tot_family_cont         IN     VARCHAR2,
8654     x_im_inst_1_va_benefits             IN     VARCHAR2,
8655     x_im_inst_1_ot_cont                 IN     VARCHAR2,
8656     x_im_inst_1_est_financial_need      IN     VARCHAR2,
8657     x_institutional_2_budget_name       IN     VARCHAR2,
8658     x_im_inst_2_budget_duration         IN     VARCHAR2,
8659     x_im_inst_2_tuition_fees            IN     VARCHAR2,
8660     x_im_inst_2_books_supplies          IN     VARCHAR2,
8661     x_im_inst_2_living_expenses         IN     VARCHAR2,
8662     x_im_inst_2_tot_expenses            IN     VARCHAR2,
8663     x_im_inst_2_tot_stu_cont            IN     VARCHAR2,
8664     x_im_inst_2_tot_par_cont            IN     VARCHAR2,
8665     x_im_inst_2_tot_family_cont         IN     VARCHAR2,
8666     x_im_inst_2_va_benefits             IN     VARCHAR2,
8667     x_im_inst_2_est_financial_need      IN     VARCHAR2,
8668     x_institutional_3_budget_name       IN     VARCHAR2,
8669     x_im_inst_3_budget_duration         IN     VARCHAR2,
8670     x_im_inst_3_tuition_fees            IN     VARCHAR2,
8671     x_im_inst_3_books_supplies          IN     VARCHAR2,
8672     x_im_inst_3_living_expenses         IN     VARCHAR2,
8673     x_im_inst_3_tot_expenses            IN     VARCHAR2,
8674     x_im_inst_3_tot_stu_cont            IN     VARCHAR2,
8675     x_im_inst_3_tot_par_cont            IN     VARCHAR2,
8676     x_im_inst_3_tot_family_cont         IN     VARCHAR2,
8677     x_im_inst_3_va_benefits             IN     VARCHAR2,
8678     x_im_inst_3_est_financial_need      IN     VARCHAR2,
8679     x_fm_inst_1_federal_efc             IN     VARCHAR2,
8683     x_option_par_loss_allow_ind         IN     VARCHAR2,
8680     x_fm_inst_1_va_benefits             IN     VARCHAR2,
8681     x_fm_inst_1_fed_eligibility         IN     VARCHAR2,
8682     x_fm_inst_1_pell                    IN     VARCHAR2,
8684     x_option_par_tuition_ind            IN     VARCHAR2,
8685     x_option_par_home_ind               IN     VARCHAR2,
8686     x_option_par_home_value             IN     VARCHAR2,
8687     x_option_par_home_debt              IN     VARCHAR2,
8688     x_option_stu_ira_keogh_ind          IN     VARCHAR2,
8689     x_option_stu_home_ind               IN     VARCHAR2,
8690     x_option_stu_home_value             IN     VARCHAR2,
8691     x_option_stu_home_debt              IN     VARCHAR2,
8692     x_option_stu_sum_ay_inc_ind         IN     VARCHAR2,
8693     x_option_par_hope_ll_credit         IN     VARCHAR2,
8694     x_option_stu_hope_ll_credit         IN     VARCHAR2,
8695     x_im_parent_1_8_months_bas          IN     VARCHAR2,
8696     x_im_p_more_than_9_mth_ba           IN     VARCHAR2,
8697     x_im_parent_1_8_months_opt          IN     VARCHAR2,
8698     x_im_p_more_than_9_mth_op           IN     VARCHAR2,
8699     x_fnar_message_1                    IN     VARCHAR2,
8700     x_fnar_message_2                    IN     VARCHAR2,
8701     x_fnar_message_3                    IN     VARCHAR2,
8702     x_fnar_message_4                    IN     VARCHAR2,
8703     x_fnar_message_5                    IN     VARCHAR2,
8704     x_fnar_message_6                    IN     VARCHAR2,
8705     x_fnar_message_7                    IN     VARCHAR2,
8706     x_fnar_message_8                    IN     VARCHAR2,
8707     x_fnar_message_9                    IN     VARCHAR2,
8708     x_fnar_message_10                   IN     VARCHAR2,
8709     x_fnar_message_11                   IN     VARCHAR2,
8710     x_fnar_message_12                   IN     VARCHAR2,
8711     x_fnar_message_13                   IN     VARCHAR2,
8712     x_fnar_message_20                   IN     VARCHAR2,
8713     x_fnar_message_21                   IN     VARCHAR2,
8714     x_fnar_message_22                   IN     VARCHAR2,
8715     x_fnar_message_23                   IN     VARCHAR2,
8716     x_fnar_message_24                   IN     VARCHAR2,
8717     x_fnar_message_25                   IN     VARCHAR2,
8718     x_fnar_message_26                   IN     VARCHAR2,
8719     x_fnar_message_27                   IN     VARCHAR2,
8720     x_fnar_message_30                   IN     VARCHAR2,
8721     x_fnar_message_31                   IN     VARCHAR2,
8722     x_fnar_message_32                   IN     VARCHAR2,
8723     x_fnar_message_33                   IN     VARCHAR2,
8724     x_fnar_message_34                   IN     VARCHAR2,
8725     x_fnar_message_35                   IN     VARCHAR2,
8726     x_fnar_message_36                   IN     VARCHAR2,
8727     x_fnar_message_37                   IN     VARCHAR2,
8728     x_fnar_message_38                   IN     VARCHAR2,
8729     x_fnar_message_39                   IN     VARCHAR2,
8730     x_fnar_message_45                   IN     VARCHAR2,
8731     x_fnar_message_46                   IN     VARCHAR2,
8732     x_fnar_message_47                   IN     VARCHAR2,
8733     x_fnar_message_48                   IN     VARCHAR2,
8734     x_fnar_message_50                   IN     VARCHAR2,
8735     x_fnar_message_51                   IN     VARCHAR2,
8736     x_fnar_message_52                   IN     VARCHAR2,
8737     x_fnar_message_53                   IN     VARCHAR2,
8738     x_fnar_message_56                   IN     VARCHAR2,
8739     x_fnar_message_57                   IN     VARCHAR2,
8740     x_fnar_message_58                   IN     VARCHAR2,
8741     x_fnar_message_59                   IN     VARCHAR2,
8742     x_fnar_message_60                   IN     VARCHAR2,
8743     x_fnar_message_61                   IN     VARCHAR2,
8744     x_fnar_message_62                   IN     VARCHAR2,
8745     x_fnar_message_63                   IN     VARCHAR2,
8746     x_fnar_message_64                   IN     VARCHAR2,
8747     x_fnar_message_65                   IN     VARCHAR2,
8748     x_fnar_message_71                   IN     VARCHAR2,
8749     x_fnar_message_72                   IN     VARCHAR2,
8750     x_fnar_message_73                   IN     VARCHAR2,
8751     x_fnar_message_74                   IN     VARCHAR2,
8752     x_fnar_message_75                   IN     VARCHAR2,
8753     x_fnar_message_76                   IN     VARCHAR2,
8754     x_fnar_message_77                   IN     VARCHAR2,
8755     x_fnar_message_78                   IN     VARCHAR2,
8756     x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2,
8757     x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2,
8758     x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2,
8759     x_fnar_mesg_26_stu_taxes            IN     VARCHAR2,
8760     x_fnar_mesg_33_stu_home_value       IN     VARCHAR2,
8761     x_fnar_mesg_34_stu_home_value       IN     VARCHAR2,
8762     x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2,
8763     x_fnar_mesg_35_stu_home_value       IN     VARCHAR2,
8764     x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2,
8765     x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2,
8766     x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2,
8767     x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2,
8768     x_fnar_mesg_56_par_agi              IN     VARCHAR2,
8769     x_fnar_mesg_62_par_taxes            IN     VARCHAR2,
8770     x_fnar_mesg_73_par_home_value       IN     VARCHAR2,
8771     x_fnar_mesg_74_par_home_value       IN     VARCHAR2,
8772     x_fnar_mesg_74_par_home_equity      IN     VARCHAR2,
8773     x_fnar_mesg_75_par_home_value       IN     VARCHAR2,
8774     x_fnar_mesg_75_par_home_equity      IN     VARCHAR2,
8775     x_fnar_mesg_76_par_home_equity      IN     VARCHAR2,
8779     x_assumption_message_4              IN     VARCHAR2,
8776     x_assumption_message_1              IN     VARCHAR2,
8777     x_assumption_message_2              IN     VARCHAR2,
8778     x_assumption_message_3              IN     VARCHAR2,
8780     x_assumption_message_5              IN     VARCHAR2,
8781     x_assumption_message_6              IN     VARCHAR2,
8782     x_record_mark                       IN     VARCHAR2,
8783     x_option_par_cola_adj_ind           IN     VARCHAR2,
8784     x_option_par_stu_fa_assets_ind      IN     VARCHAR2,
8785     x_option_par_ipt_assets_ind         IN     VARCHAR2,
8786     x_option_stu_ipt_assets_ind         IN     VARCHAR2,
8787     x_option_par_cola_adj_value         IN     VARCHAR2,
8788     x_fnar_message_49                   IN     VARCHAR2,
8789     x_fnar_message_55                   IN     VARCHAR2,
8790     x_p_soc_sec_ben_student_amt         IN     NUMBER,
8791     x_p_tuit_fee_deduct_amt             IN     NUMBER,
8792     x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
8793     x_stu_lives_with_num                IN     NUMBER,
8794     x_stu_most_support_from_num         IN     NUMBER,
8795     x_location_computer_num             IN     NUMBER,
8796     x_cust_parent_cont_adj_num          IN     NUMBER,
8797     x_custodial_parent_num                  IN     NUMBER,
8798     x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
8799     x_cust_par_base_cont_inc_amt        IN     NUMBER,
8800     x_cust_par_base_cont_ast_amt        IN     NUMBER,
8801     x_cust_par_base_tot_cont_amt        IN     NUMBER,
8802     x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
8803     x_cust_par_opt_cont_inc_amt         IN     NUMBER,
8804     x_cust_par_opt_cont_ast_amt         IN     NUMBER,
8805     x_cust_par_opt_tot_cont_amt         IN     NUMBER,
8806     x_parents_email_txt                 IN     VARCHAR2,
8807     x_parent_1_birth_date               IN     DATE,
8808     x_parent_2_birth_date               IN     DATE ,
8809     x_match_code                        IN     VARCHAR2,
8810     x_mode                              IN     VARCHAR2
8811 
8812   ) AS
8813   /*
8814   ||  Created By : vivuyyur
8815   ||  Created On : 30-MAY-2001
8816   ||  Purpose : Handles the UPDATE DML logic for the table.
8817   ||  Known limitations, enhancements or remarks :
8818   ||  Change History :
8819   ||  Who             When            What
8820   ||  (reverse chronological order - newest change first)
8821   */
8822     x_last_update_date           DATE ;
8823     x_last_updated_by            NUMBER;
8824     x_last_update_login          NUMBER;
8825 
8826   BEGIN
8827 
8828     x_last_update_date := SYSDATE;
8829     IF (X_MODE = 'I') THEN
8830       x_last_updated_by := 1;
8831       x_last_update_login := 0;
8832     ELSIF (x_mode = 'R') THEN
8833       x_last_updated_by := fnd_global.user_id;
8834       IF x_last_updated_by IS NULL THEN
8835         x_last_updated_by := -1;
8836       END IF;
8837       x_last_update_login := fnd_global.login_id;
8838       IF (x_last_update_login IS NULL) THEN
8839         x_last_update_login := -1;
8840       END IF;
8841     ELSE
8842       fnd_message.set_name( 'FND', 'SYSTEM-INVALID ARGS');
8843       igs_ge_msg_stack.add;
8844       app_exception.raise_exception;
8845     END IF;
8846 
8847     before_dml(
8848       p_action                            => 'UPDATE',
8849       x_rowid                             => x_rowid,
8850       x_css_id                            => x_css_id,
8851       x_record_status                     => x_record_status,
8852       x_college_code                      => x_college_code,
8853       x_academic_year                     => x_academic_year,
8854       x_stu_record_type                   => x_stu_record_type,
8855       x_css_id_number                     => x_css_id_number,
8856       x_registration_receipt_date         => x_registration_receipt_date,
8857       x_registration_type                 => x_registration_type,
8858       x_application_receipt_date          => x_application_receipt_date,
8859       x_application_type                  => x_application_type,
8860       x_original_fnar_compute             => x_original_fnar_compute,
8861       x_revision_fnar_compute_date        => x_revision_fnar_compute_date,
8862       x_electronic_extract_date           => x_electronic_extract_date,
8863       x_institutional_reporting_type      => x_institutional_reporting_type,
8864       x_asr_receipt_date                  => x_asr_receipt_date,
8865       x_last_name                         => x_last_name,
8866       x_first_name                        => x_first_name,
8867       x_middle_initial                    => x_middle_initial,
8868       x_address_number_and_street         => x_address_number_and_street,
8869       x_city                              => x_city,
8870       x_state_mailing                     => x_state_mailing,
8871       x_zip_code                          => x_zip_code,
8872       x_s_telephone_number                => x_s_telephone_number,
8873       x_s_title                           => x_s_title,
8874       x_date_of_birth                     => x_date_of_birth,
8875       x_social_security_number            => x_social_security_number,
8876       x_state_legal_residence             => x_state_legal_residence,
8877       x_foreign_address_indicator         => x_foreign_address_indicator,
8878       x_foreign_postal_code               => x_foreign_postal_code,
8879       x_country                           => x_country,
8880       x_financial_aid_status              => x_financial_aid_status,
8881       x_year_in_college                   => x_year_in_college,
8882       x_marital_status                    => x_marital_status,
8886       x_number_in_college                 => x_number_in_college,
8883       x_ward_court                        => x_ward_court,
8884       x_legal_dependents_other            => x_legal_dependents_other,
8885       x_household_size                    => x_household_size,
8887       x_citizenship_status                => x_citizenship_status,
8888       x_citizenship_country               => x_citizenship_country,
8889       x_visa_classification               => x_visa_classification,
8890       x_tax_figures                       => x_tax_figures,
8891       x_number_exemptions                 => x_number_exemptions,
8892       x_adjusted_gross_inc                => x_adjusted_gross_inc,
8893       x_us_tax_paid                       => x_us_tax_paid,
8894       x_itemized_deductions               => x_itemized_deductions,
8895       x_stu_income_work                   => x_stu_income_work,
8896       x_spouse_income_work                => x_spouse_income_work,
8897       x_divid_int_inc                     => x_divid_int_inc,
8898       x_soc_sec_benefits                  => x_soc_sec_benefits,
8899       x_welfare_tanf                      => x_welfare_tanf,
8900       x_child_supp_rcvd                   => x_child_supp_rcvd,
8901       x_earned_income_credit              => x_earned_income_credit,
8902       x_other_untax_income                => x_other_untax_income,
8903       x_tax_stu_aid                       => x_tax_stu_aid,
8904       x_cash_sav_check                    => x_cash_sav_check,
8905       x_ira_keogh                         => x_ira_keogh,
8906       x_invest_value                      => x_invest_value,
8907       x_invest_debt                       => x_invest_debt,
8908       x_home_value                        => x_home_value,
8909       x_home_debt                         => x_home_debt,
8910       x_oth_real_value                    => x_oth_real_value,
8911       x_oth_real_debt                     => x_oth_real_debt,
8912       x_bus_farm_value                    => x_bus_farm_value,
8913       x_bus_farm_debt                     => x_bus_farm_debt,
8914       x_live_on_farm                      => x_live_on_farm,
8915       x_home_purch_price                  => x_home_purch_price,
8916       x_hope_ll_credit                    => x_hope_ll_credit,
8917       x_home_purch_year                   => x_home_purch_year,
8918       x_trust_amount                      => x_trust_amount,
8919       x_trust_avail                       => x_trust_avail,
8920       x_trust_estab                       => x_trust_estab,
8921       x_child_support_paid                => x_child_support_paid,
8922       x_med_dent_expenses                 => x_med_dent_expenses,
8923       x_vet_us                            => x_vet_us,
8924       x_vet_ben_amount                    => x_vet_ben_amount,
8925       x_vet_ben_months                    => x_vet_ben_months,
8926       x_stu_summer_wages                  => x_stu_summer_wages,
8927       x_stu_school_yr_wages               => x_stu_school_yr_wages,
8928       x_spouse_summer_wages               => x_spouse_summer_wages,
8929       x_spouse_school_yr_wages            => x_spouse_school_yr_wages,
8930       x_summer_other_tax_inc              => x_summer_other_tax_inc,
8931       x_school_yr_other_tax_inc           => x_school_yr_other_tax_inc,
8932       x_summer_untax_inc                  => x_summer_untax_inc,
8933       x_school_yr_untax_inc               => x_school_yr_untax_inc,
8934       x_grants_schol_etc                  => x_grants_schol_etc,
8935       x_tuit_benefits                     => x_tuit_benefits,
8936       x_cont_parents                      => x_cont_parents,
8937       x_cont_relatives                    => x_cont_relatives,
8938       x_p_siblings_pre_tuit               => x_p_siblings_pre_tuit,
8939       x_p_student_pre_tuit                => x_p_student_pre_tuit,
8940       x_p_household_size                  => x_p_household_size,
8941       x_p_number_in_college               => x_p_number_in_college,
8942       x_p_parents_in_college              => x_p_parents_in_college,
8943       x_p_marital_status                  => x_p_marital_status,
8944       x_p_state_legal_residence           => x_p_state_legal_residence,
8945       x_p_natural_par_status              => x_p_natural_par_status,
8946       x_p_child_supp_paid                 => x_p_child_supp_paid,
8947       x_p_repay_ed_loans                  => x_p_repay_ed_loans,
8948       x_p_med_dent_expenses               => x_p_med_dent_expenses,
8949       x_p_tuit_paid_amount                => x_p_tuit_paid_amount,
8950       x_p_tuit_paid_number                => x_p_tuit_paid_number,
8951       x_p_exp_child_supp_paid             => x_p_exp_child_supp_paid,
8952       x_p_exp_repay_ed_loans              => x_p_exp_repay_ed_loans,
8953       x_p_exp_med_dent_expenses           => x_p_exp_med_dent_expenses,
8954       x_p_exp_tuit_pd_amount              => x_p_exp_tuit_pd_amount,
8955       x_p_exp_tuit_pd_number              => x_p_exp_tuit_pd_number,
8956       x_p_cash_sav_check                  => x_p_cash_sav_check,
8957       x_p_month_mortgage_pay              => x_p_month_mortgage_pay,
8958       x_p_invest_value                    => x_p_invest_value,
8959       x_p_invest_debt                     => x_p_invest_debt,
8960       x_p_home_value                      => x_p_home_value,
8961       x_p_home_debt                       => x_p_home_debt,
8962       x_p_home_purch_price                => x_p_home_purch_price,
8963       x_p_own_business_farm               => x_p_own_business_farm,
8964       x_p_business_value                  => x_p_business_value,
8965       x_p_business_debt                   => x_p_business_debt,
8966       x_p_farm_value                      => x_p_farm_value,
8967       x_p_farm_debt                       => x_p_farm_debt,
8968       x_p_live_on_farm                    => x_p_live_on_farm,
8972       x_p_siblings_assets                 => x_p_siblings_assets,
8969       x_p_oth_real_estate_value           => x_p_oth_real_estate_value,
8970       x_p_oth_real_estate_debt            => x_p_oth_real_estate_debt,
8971       x_p_oth_real_purch_price            => x_p_oth_real_purch_price,
8973       x_p_home_purch_year                 => x_p_home_purch_year,
8974       x_p_oth_real_purch_year             => x_p_oth_real_purch_year,
8975       x_p_prior_agi                       => x_p_prior_agi,
8976       x_p_prior_us_tax_paid               => x_p_prior_us_tax_paid,
8977       x_p_prior_item_deductions           => x_p_prior_item_deductions,
8978       x_p_prior_other_untax_inc           => x_p_prior_other_untax_inc,
8979       x_p_tax_figures                     => x_p_tax_figures,
8980       x_p_number_exemptions               => x_p_number_exemptions,
8981       x_p_adjusted_gross_inc              => x_p_adjusted_gross_inc,
8982       x_p_wages_sal_tips                  => x_p_wages_sal_tips,
8983       x_p_interest_income                 => x_p_interest_income,
8984       x_p_dividend_income                 => x_p_dividend_income,
8985       x_p_net_inc_bus_farm                => x_p_net_inc_bus_farm,
8986       x_p_other_taxable_income            => x_p_other_taxable_income,
8987       x_p_adj_to_income                   => x_p_adj_to_income,
8988       x_p_us_tax_paid                     => x_p_us_tax_paid,
8989       x_p_itemized_deductions             => x_p_itemized_deductions,
8990       x_p_father_income_work              => x_p_father_income_work,
8991       x_p_mother_income_work              => x_p_mother_income_work,
8992       x_p_soc_sec_ben                     => x_p_soc_sec_ben,
8993       x_p_welfare_tanf                    => x_p_welfare_tanf,
8994       x_p_child_supp_rcvd                 => x_p_child_supp_rcvd,
8995       x_p_ded_ira_keogh                   => x_p_ded_ira_keogh,
8996       x_p_tax_defer_pens_savs             => x_p_tax_defer_pens_savs,
8997       x_p_dep_care_med_spending           => x_p_dep_care_med_spending,
8998       x_p_earned_income_credit            => x_p_earned_income_credit,
8999       x_p_living_allow                    => x_p_living_allow,
9000       x_p_tax_exmpt_int                   => x_p_tax_exmpt_int,
9001       x_p_foreign_inc_excl                => x_p_foreign_inc_excl,
9002       x_p_other_untax_inc                 => x_p_other_untax_inc,
9003       x_p_hope_ll_credit                  => x_p_hope_ll_credit,
9004       x_p_yr_separation                   => x_p_yr_separation,
9005       x_p_yr_divorce                      => x_p_yr_divorce,
9006       x_p_exp_father_inc                  => x_p_exp_father_inc,
9007       x_p_exp_mother_inc                  => x_p_exp_mother_inc,
9008       x_p_exp_other_tax_inc               => x_p_exp_other_tax_inc,
9009       x_p_exp_other_untax_inc             => x_p_exp_other_untax_inc,
9010       x_line_2_relation                   => x_line_2_relation,
9011       x_line_2_attend_college             => x_line_2_attend_college,
9012       x_line_3_relation                   => x_line_3_relation,
9013       x_line_3_attend_college             => x_line_3_attend_college,
9014       x_line_4_relation                   => x_line_4_relation,
9015       x_line_4_attend_college             => x_line_4_attend_college,
9016       x_line_5_relation                   => x_line_5_relation,
9017       x_line_5_attend_college             => x_line_5_attend_college,
9018       x_line_6_relation                   => x_line_6_relation,
9019       x_line_6_attend_college             => x_line_6_attend_college,
9020       x_line_7_relation                   => x_line_7_relation,
9021       x_line_7_attend_college             => x_line_7_attend_college,
9022       x_line_8_relation                   => x_line_8_relation,
9023       x_line_8_attend_college             => x_line_8_attend_college,
9024       x_p_age_father                      => x_p_age_father,
9025       x_p_age_mother                      => x_p_age_mother,
9026       x_p_div_sep_ind                     => x_p_div_sep_ind,
9027       x_b_cont_non_custodial_par          => x_b_cont_non_custodial_par,
9028       x_college_type_2                    => x_college_type_2,
9029       x_college_type_3                    => x_college_type_3,
9030       x_college_type_4                    => x_college_type_4,
9031       x_college_type_5                    => x_college_type_5,
9032       x_college_type_6                    => x_college_type_6,
9033       x_college_type_7                    => x_college_type_7,
9034       x_college_type_8                    => x_college_type_8,
9035       x_school_code_1                     => x_school_code_1,
9036       x_housing_code_1                    => x_housing_code_1,
9037       x_school_code_2                     => x_school_code_2,
9038       x_housing_code_2                    => x_housing_code_2,
9039       x_school_code_3                     => x_school_code_3,
9040       x_housing_code_3                    => x_housing_code_3,
9041       x_school_code_4                     => x_school_code_4,
9042       x_housing_code_4                    => x_housing_code_4,
9043       x_school_code_5                     => x_school_code_5,
9044       x_housing_code_5                    => x_housing_code_5,
9045       x_school_code_6                     => x_school_code_6,
9046       x_housing_code_6                    => x_housing_code_6,
9047       x_school_code_7                     => x_school_code_7,
9048       x_housing_code_7                    => x_housing_code_7,
9049       x_school_code_8                     => x_school_code_8,
9050       x_housing_code_8                    => x_housing_code_8,
9051       x_school_code_9                     => x_school_code_9,
9052       x_housing_code_9                    => x_housing_code_9,
9053       x_school_code_10                    => x_school_code_10,
9057       x_additional_school_code_3          => x_additional_school_code_3,
9054       x_housing_code_10                   => x_housing_code_10,
9055       x_additional_school_code_1          => x_additional_school_code_1,
9056       x_additional_school_code_2          => x_additional_school_code_2,
9058       x_additional_school_code_4          => x_additional_school_code_4,
9059       x_additional_school_code_5          => x_additional_school_code_5,
9060       x_additional_school_code_6          => x_additional_school_code_6,
9061       x_additional_school_code_7          => x_additional_school_code_7,
9062       x_additional_school_code_8          => x_additional_school_code_8,
9063       x_additional_school_code_9          => x_additional_school_code_9,
9064       x_additional_school_code_10         => x_additional_school_code_10,
9065       x_explanation_spec_circum           => x_explanation_spec_circum,
9066       x_signature_student                 => x_signature_student,
9067       x_signature_spouse                  => x_signature_spouse,
9068       x_signature_father                  => x_signature_father,
9069       x_signature_mother                  => x_signature_mother,
9070       x_month_day_completed               => x_month_day_completed,
9071       x_year_completed                    => x_year_completed,
9072       x_age_line_2                        => x_age_line_2,
9073       x_age_line_3                        => x_age_line_3,
9074       x_age_line_4                        => x_age_line_4,
9075       x_age_line_5                        => x_age_line_5,
9076       x_age_line_6                        => x_age_line_6,
9077       x_age_line_7                        => x_age_line_7,
9078       x_age_line_8                        => x_age_line_8,
9079       x_a_online_signature                => x_a_online_signature,
9080       x_question_1_number                 => x_question_1_number,
9081       x_question_1_size                   => x_question_1_size,
9082       x_question_1_answer                 => x_question_1_answer,
9083       x_question_2_number                 => x_question_2_number,
9084       x_question_2_size                   => x_question_2_size,
9085       x_question_2_answer                 => x_question_2_answer,
9086       x_question_3_number                 => x_question_3_number,
9087       x_question_3_size                   => x_question_3_size,
9088       x_question_3_answer                 => x_question_3_answer,
9089       x_question_4_number                 => x_question_4_number,
9090       x_question_4_size                   => x_question_4_size,
9091       x_question_4_answer                 => x_question_4_answer,
9092       x_question_5_number                 => x_question_5_number,
9093       x_question_5_size                   => x_question_5_size,
9094       x_question_5_answer                 => x_question_5_answer,
9095       x_question_6_number                 => x_question_6_number,
9096       x_question_6_size                   => x_question_6_size,
9097       x_question_6_answer                 => x_question_6_answer,
9098       x_question_7_number                 => x_question_7_number,
9099       x_question_7_size                   => x_question_7_size,
9100       x_question_7_answer                 => x_question_7_answer,
9101       x_question_8_number                 => x_question_8_number,
9102       x_question_8_size                   => x_question_8_size,
9103       x_question_8_answer                 => x_question_8_answer,
9104       x_question_9_number                 => x_question_9_number,
9105       x_question_9_size                   => x_question_9_size,
9106       x_question_9_answer                 => x_question_9_answer,
9107       x_question_10_number                => x_question_10_number,
9108       x_question_10_size                  => x_question_10_size,
9109       x_question_10_answer                => x_question_10_answer,
9110       x_question_11_number                => x_question_11_number,
9111       x_question_11_size                  => x_question_11_size,
9112       x_question_11_answer                => x_question_11_answer,
9113       x_question_12_number                => x_question_12_number,
9114       x_question_12_size                  => x_question_12_size,
9115       x_question_12_answer                => x_question_12_answer,
9116       x_question_13_number                => x_question_13_number,
9117       x_question_13_size                  => x_question_13_size,
9118       x_question_13_answer                => x_question_13_answer,
9119       x_question_14_number                => x_question_14_number,
9120       x_question_14_size                  => x_question_14_size,
9121       x_question_14_answer                => x_question_14_answer,
9122       x_question_15_number                => x_question_15_number,
9123       x_question_15_size                  => x_question_15_size,
9124       x_question_15_answer                => x_question_15_answer,
9125       x_question_16_number                => x_question_16_number,
9126       x_question_16_size                  => x_question_16_size,
9127       x_question_16_answer                => x_question_16_answer,
9128       x_question_17_number                => x_question_17_number,
9129       x_question_17_size                  => x_question_17_size,
9130       x_question_17_answer                => x_question_17_answer,
9131       x_question_18_number                => x_question_18_number,
9132       x_question_18_size                  => x_question_18_size,
9133       x_question_18_answer                => x_question_18_answer,
9134       x_question_19_number                => x_question_19_number,
9135       x_question_19_size                  => x_question_19_size,
9136       x_question_19_answer                => x_question_19_answer,
9137       x_question_20_number                => x_question_20_number,
9141       x_question_21_size                  => x_question_21_size,
9138       x_question_20_size                  => x_question_20_size,
9139       x_question_20_answer                => x_question_20_answer,
9140       x_question_21_number                => x_question_21_number,
9142       x_question_21_answer                => x_question_21_answer,
9143       x_question_22_number                => x_question_22_number,
9144       x_question_22_size                  => x_question_22_size,
9145       x_question_22_answer                => x_question_22_answer,
9146       x_question_23_number                => x_question_23_number,
9147       x_question_23_size                  => x_question_23_size,
9148       x_question_23_answer                => x_question_23_answer,
9149       x_question_24_number                => x_question_24_number,
9150       x_question_24_size                  => x_question_24_size,
9151       x_question_24_answer                => x_question_24_answer,
9152       x_question_25_number                => x_question_25_number,
9153       x_question_25_size                  => x_question_25_size,
9154       x_question_25_answer                => x_question_25_answer,
9155       x_question_26_number                => x_question_26_number,
9156       x_question_26_size                  => x_question_26_size,
9157       x_question_26_answer                => x_question_26_answer,
9158       x_question_27_number                => x_question_27_number,
9159       x_question_27_size                  => x_question_27_size,
9160       x_question_27_answer                => x_question_27_answer,
9161       x_question_28_number                => x_question_28_number,
9162       x_question_28_size                  => x_question_28_size,
9163       x_question_28_answer                => x_question_28_answer,
9164       x_question_29_number                => x_question_29_number,
9165       x_question_29_size                  => x_question_29_size,
9166       x_question_29_answer                => x_question_29_answer,
9167       x_question_30_number                => x_question_30_number,
9168       x_questions_30_size                 => x_questions_30_size,
9169       x_question_30_answer                => x_question_30_answer,
9170       x_r_s_email_address                 => x_r_s_email_address,
9171       x_eps_code                          => x_eps_code,
9172       x_comp_css_dependency_status        => x_comp_css_dependency_status,
9173       x_stu_age                           => x_stu_age,
9174       x_assumed_stu_yr_in_coll            => x_assumed_stu_yr_in_coll,
9175       x_comp_stu_marital_status           => x_comp_stu_marital_status,
9176       x_stu_family_members                => x_stu_family_members,
9177       x_stu_fam_members_in_college        => x_stu_fam_members_in_college,
9178       x_par_marital_status                => x_par_marital_status,
9179       x_par_family_members                => x_par_family_members,
9180       x_par_total_in_college              => x_par_total_in_college,
9181       x_par_par_in_college                => x_par_par_in_college,
9182       x_par_others_in_college             => x_par_others_in_college,
9183       x_par_aesa                          => x_par_aesa,
9184       x_par_cesa                          => x_par_cesa,
9185       x_stu_aesa                          => x_stu_aesa,
9186       x_stu_cesa                          => x_stu_cesa,
9187       x_im_p_bas_agi_taxable_income       => x_im_p_bas_agi_taxable_income,
9188       x_im_p_bas_untx_inc_and_ben         => x_im_p_bas_untx_inc_and_ben,
9189       x_im_p_bas_inc_adj                  => x_im_p_bas_inc_adj,
9190       x_im_p_bas_total_income             => x_im_p_bas_total_income,
9191       x_im_p_bas_us_income_tax            => x_im_p_bas_us_income_tax,
9192       x_im_p_bas_st_and_other_tax         => x_im_p_bas_st_and_other_tax,
9193       x_im_p_bas_fica_tax                 => x_im_p_bas_fica_tax,
9194       x_im_p_bas_med_dental               => x_im_p_bas_med_dental,
9195       x_im_p_bas_employment_allow         => x_im_p_bas_employment_allow,
9196       x_im_p_bas_annual_ed_savings        => x_im_p_bas_annual_ed_savings,
9197       x_im_p_bas_inc_prot_allow_m         => x_im_p_bas_inc_prot_allow_m,
9198       x_im_p_bas_total_inc_allow          => x_im_p_bas_total_inc_allow,
9199       x_im_p_bas_cal_avail_inc            => x_im_p_bas_cal_avail_inc,
9200       x_im_p_bas_avail_income             => x_im_p_bas_avail_income,
9201       x_im_p_bas_total_cont_inc           => x_im_p_bas_total_cont_inc,
9202       x_im_p_bas_cash_bank_accounts       => x_im_p_bas_cash_bank_accounts,
9203       x_im_p_bas_home_equity              => x_im_p_bas_home_equity,
9204       x_im_p_bas_ot_rl_est_inv_eq         => x_im_p_bas_ot_rl_est_inv_eq,
9205       x_im_p_bas_adj_bus_farm_worth       => x_im_p_bas_adj_bus_farm_worth,
9206       x_im_p_bas_ass_sibs_pre_tui         => x_im_p_bas_ass_sibs_pre_tui,
9207       x_im_p_bas_net_worth                => x_im_p_bas_net_worth,
9208       x_im_p_bas_emerg_res_allow          => x_im_p_bas_emerg_res_allow,
9209       x_im_p_bas_cum_ed_savings           => x_im_p_bas_cum_ed_savings,
9210       x_im_p_bas_low_inc_allow            => x_im_p_bas_low_inc_allow,
9211       x_im_p_bas_total_asset_allow        => x_im_p_bas_total_asset_allow,
9212       x_im_p_bas_disc_net_worth           => x_im_p_bas_disc_net_worth,
9213       x_im_p_bas_total_cont_asset         => x_im_p_bas_total_cont_asset,
9214       x_im_p_bas_total_cont               => x_im_p_bas_total_cont,
9215       x_im_p_bas_num_in_coll_adj          => x_im_p_bas_num_in_coll_adj,
9216       x_im_p_bas_cont_for_stu             => x_im_p_bas_cont_for_stu,
9217       x_im_p_bas_cont_from_income         => x_im_p_bas_cont_from_income,
9221       x_im_p_opt_inc_adj                  => x_im_p_opt_inc_adj,
9218       x_im_p_bas_cont_from_assets         => x_im_p_bas_cont_from_assets,
9219       x_im_p_opt_agi_taxable_income       => x_im_p_opt_agi_taxable_income,
9220       x_im_p_opt_untx_inc_and_ben         => x_im_p_opt_untx_inc_and_ben,
9222       x_im_p_opt_total_income             => x_im_p_opt_total_income,
9223       x_im_p_opt_us_income_tax            => x_im_p_opt_us_income_tax,
9224       x_im_p_opt_st_and_other_tax         => x_im_p_opt_st_and_other_tax,
9225       x_im_p_opt_fica_tax                 => x_im_p_opt_fica_tax,
9226       x_im_p_opt_med_dental               => x_im_p_opt_med_dental,
9227       x_im_p_opt_elem_sec_tuit            => x_im_p_opt_elem_sec_tuit,
9228       x_im_p_opt_employment_allow         => x_im_p_opt_employment_allow,
9229       x_im_p_opt_annual_ed_savings        => x_im_p_opt_annual_ed_savings,
9230       x_im_p_opt_inc_prot_allow_m         => x_im_p_opt_inc_prot_allow_m,
9231       x_im_p_opt_total_inc_allow          => x_im_p_opt_total_inc_allow,
9232       x_im_p_opt_cal_avail_inc            => x_im_p_opt_cal_avail_inc,
9233       x_im_p_opt_avail_income             => x_im_p_opt_avail_income,
9234       x_im_p_opt_total_cont_inc           => x_im_p_opt_total_cont_inc,
9235       x_im_p_opt_cash_bank_accounts       => x_im_p_opt_cash_bank_accounts,
9236       x_im_p_opt_home_equity              => x_im_p_opt_home_equity,
9237       x_im_p_opt_ot_rl_est_inv_eq         => x_im_p_opt_ot_rl_est_inv_eq,
9238       x_im_p_opt_adj_bus_farm_worth       => x_im_p_opt_adj_bus_farm_worth,
9239       x_im_p_opt_ass_sibs_pre_t           => x_im_p_opt_ass_sibs_pre_t,
9240       x_im_p_opt_net_worth                => x_im_p_opt_net_worth,
9241       x_im_p_opt_emerg_res_allow          => x_im_p_opt_emerg_res_allow,
9242       x_im_p_opt_cum_ed_savings           => x_im_p_opt_cum_ed_savings,
9243       x_im_p_opt_low_inc_allow            => x_im_p_opt_low_inc_allow,
9244       x_im_p_opt_total_asset_allow        => x_im_p_opt_total_asset_allow,
9245       x_im_p_opt_disc_net_worth           => x_im_p_opt_disc_net_worth,
9246       x_im_p_opt_total_cont_asset         => x_im_p_opt_total_cont_asset,
9247       x_im_p_opt_total_cont               => x_im_p_opt_total_cont,
9248       x_im_p_opt_num_in_coll_adj          => x_im_p_opt_num_in_coll_adj,
9249       x_im_p_opt_cont_for_stu             => x_im_p_opt_cont_for_stu,
9250       x_im_p_opt_cont_from_income         => x_im_p_opt_cont_from_income,
9251       x_im_p_opt_cont_from_assets         => x_im_p_opt_cont_from_assets,
9252       x_fm_p_analysis_type                => x_fm_p_analysis_type,
9253       x_fm_p_agi_taxable_income           => x_fm_p_agi_taxable_income,
9254       x_fm_p_untx_inc_and_ben             => x_fm_p_untx_inc_and_ben,
9255       x_fm_p_inc_adj                      => x_fm_p_inc_adj,
9256       x_fm_p_total_income                 => x_fm_p_total_income,
9257       x_fm_p_us_income_tax                => x_fm_p_us_income_tax,
9258       x_fm_p_state_and_other_taxes        => x_fm_p_state_and_other_taxes,
9259       x_fm_p_fica_tax                     => x_fm_p_fica_tax,
9260       x_fm_p_employment_allow             => x_fm_p_employment_allow,
9261       x_fm_p_income_prot_allow            => x_fm_p_income_prot_allow,
9262       x_fm_p_total_allow                  => x_fm_p_total_allow,
9263       x_fm_p_avail_income                 => x_fm_p_avail_income,
9264       x_fm_p_cash_bank_accounts           => x_fm_p_cash_bank_accounts,
9265       x_fm_p_ot_rl_est_inv_eq             => x_fm_p_ot_rl_est_inv_eq,
9266       x_fm_p_adj_bus_farm_net_worth       => x_fm_p_adj_bus_farm_net_worth,
9267       x_fm_p_net_worth                    => x_fm_p_net_worth,
9268       x_fm_p_asset_prot_allow             => x_fm_p_asset_prot_allow,
9269       x_fm_p_disc_net_worth               => x_fm_p_disc_net_worth,
9270       x_fm_p_total_contribution           => x_fm_p_total_contribution,
9271       x_fm_p_num_in_coll                  => x_fm_p_num_in_coll,
9272       x_fm_p_cont_for_stu                 => x_fm_p_cont_for_stu,
9273       x_fm_p_cont_from_income             => x_fm_p_cont_from_income,
9274       x_fm_p_cont_from_assets             => x_fm_p_cont_from_assets,
9275       x_im_s_bas_agi_taxable_income       => x_im_s_bas_agi_taxable_income,
9276       x_im_s_bas_untx_inc_and_ben         => x_im_s_bas_untx_inc_and_ben,
9277       x_im_s_bas_inc_adj                  => x_im_s_bas_inc_adj,
9278       x_im_s_bas_total_income             => x_im_s_bas_total_income,
9279       x_im_s_bas_us_income_tax            => x_im_s_bas_us_income_tax,
9280       x_im_s_bas_st_and_oth_tax           => x_im_s_bas_st_and_oth_tax,
9281       x_im_s_bas_fica_tax                 => x_im_s_bas_fica_tax,
9282       x_im_s_bas_med_dental               => x_im_s_bas_med_dental,
9283       x_im_s_bas_employment_allow         => x_im_s_bas_employment_allow,
9284       x_im_s_bas_annual_ed_savings        => x_im_s_bas_annual_ed_savings,
9285       x_im_s_bas_inc_prot_allow_m         => x_im_s_bas_inc_prot_allow_m,
9286       x_im_s_bas_total_inc_allow          => x_im_s_bas_total_inc_allow,
9287       x_im_s_bas_cal_avail_income         => x_im_s_bas_cal_avail_income,
9288       x_im_s_bas_avail_income             => x_im_s_bas_avail_income,
9289       x_im_s_bas_total_cont_inc           => x_im_s_bas_total_cont_inc,
9290       x_im_s_bas_cash_bank_accounts       => x_im_s_bas_cash_bank_accounts,
9291       x_im_s_bas_home_equity              => x_im_s_bas_home_equity,
9292       x_im_s_bas_ot_rl_est_inv_eq         => x_im_s_bas_ot_rl_est_inv_eq,
9293       x_im_s_bas_adj_bus_farm_worth       => x_im_s_bas_adj_bus_farm_worth,
9294       x_im_s_bas_trusts                   => x_im_s_bas_trusts,
9295       x_im_s_bas_net_worth                => x_im_s_bas_net_worth,
9299       x_im_s_bas_disc_net_worth           => x_im_s_bas_disc_net_worth,
9296       x_im_s_bas_emerg_res_allow          => x_im_s_bas_emerg_res_allow,
9297       x_im_s_bas_cum_ed_savings           => x_im_s_bas_cum_ed_savings,
9298       x_im_s_bas_total_asset_allow        => x_im_s_bas_total_asset_allow,
9300       x_im_s_bas_total_cont_asset         => x_im_s_bas_total_cont_asset,
9301       x_im_s_bas_total_cont               => x_im_s_bas_total_cont,
9302       x_im_s_bas_num_in_coll_adj          => x_im_s_bas_num_in_coll_adj,
9303       x_im_s_bas_cont_for_stu             => x_im_s_bas_cont_for_stu,
9304       x_im_s_bas_cont_from_income         => x_im_s_bas_cont_from_income,
9305       x_im_s_bas_cont_from_assets         => x_im_s_bas_cont_from_assets,
9306       x_im_s_est_agi_taxable_income       => x_im_s_est_agi_taxable_income,
9307       x_im_s_est_untx_inc_and_ben         => x_im_s_est_untx_inc_and_ben,
9308       x_im_s_est_inc_adj                  => x_im_s_est_inc_adj,
9309       x_im_s_est_total_income             => x_im_s_est_total_income,
9310       x_im_s_est_us_income_tax            => x_im_s_est_us_income_tax,
9311       x_im_s_est_st_and_oth_tax           => x_im_s_est_st_and_oth_tax,
9312       x_im_s_est_fica_tax                 => x_im_s_est_fica_tax,
9313       x_im_s_est_med_dental               => x_im_s_est_med_dental,
9314       x_im_s_est_employment_allow         => x_im_s_est_employment_allow,
9315       x_im_s_est_annual_ed_savings        => x_im_s_est_annual_ed_savings,
9316       x_im_s_est_inc_prot_allow_m         => x_im_s_est_inc_prot_allow_m,
9317       x_im_s_est_total_inc_allow          => x_im_s_est_total_inc_allow,
9318       x_im_s_est_cal_avail_income         => x_im_s_est_cal_avail_income,
9319       x_im_s_est_avail_income             => x_im_s_est_avail_income,
9320       x_im_s_est_total_cont_inc           => x_im_s_est_total_cont_inc,
9321       x_im_s_est_cash_bank_accounts       => x_im_s_est_cash_bank_accounts,
9322       x_im_s_est_home_equity              => x_im_s_est_home_equity,
9323       x_im_s_est_ot_rl_est_inv_equ        => x_im_s_est_ot_rl_est_inv_equ,
9324       x_im_s_est_adj_bus_farm_worth       => x_im_s_est_adj_bus_farm_worth,
9325       x_im_s_est_est_trusts               => x_im_s_est_est_trusts,
9326       x_im_s_est_net_worth                => x_im_s_est_net_worth,
9327       x_im_s_est_emerg_res_allow          => x_im_s_est_emerg_res_allow,
9328       x_im_s_est_cum_ed_savings           => x_im_s_est_cum_ed_savings,
9329       x_im_s_est_total_asset_allow        => x_im_s_est_total_asset_allow,
9330       x_im_s_est_disc_net_worth           => x_im_s_est_disc_net_worth,
9331       x_im_s_est_total_cont_asset         => x_im_s_est_total_cont_asset,
9332       x_im_s_est_total_cont               => x_im_s_est_total_cont,
9333       x_im_s_est_num_in_coll_adj          => x_im_s_est_num_in_coll_adj,
9334       x_im_s_est_cont_for_stu             => x_im_s_est_cont_for_stu,
9335       x_im_s_est_cont_from_income         => x_im_s_est_cont_from_income,
9336       x_im_s_est_cont_from_assets         => x_im_s_est_cont_from_assets,
9337       x_im_s_opt_agi_taxable_income       => x_im_s_opt_agi_taxable_income,
9338       x_im_s_opt_untx_inc_and_ben         => x_im_s_opt_untx_inc_and_ben,
9339       x_im_s_opt_inc_adj                  => x_im_s_opt_inc_adj,
9340       x_im_s_opt_total_income             => x_im_s_opt_total_income,
9341       x_im_s_opt_us_income_tax            => x_im_s_opt_us_income_tax,
9342       x_im_s_opt_state_and_oth_taxes      => x_im_s_opt_state_and_oth_taxes,
9343       x_im_s_opt_fica_tax                 => x_im_s_opt_fica_tax,
9344       x_im_s_opt_med_dental               => x_im_s_opt_med_dental,
9345       x_im_s_opt_employment_allow         => x_im_s_opt_employment_allow,
9346       x_im_s_opt_annual_ed_savings        => x_im_s_opt_annual_ed_savings,
9347       x_im_s_opt_inc_prot_allow_m         => x_im_s_opt_inc_prot_allow_m,
9348       x_im_s_opt_total_inc_allow          => x_im_s_opt_total_inc_allow,
9349       x_im_s_opt_cal_avail_income         => x_im_s_opt_cal_avail_income,
9350       x_im_s_opt_avail_income             => x_im_s_opt_avail_income,
9351       x_im_s_opt_total_cont_inc           => x_im_s_opt_total_cont_inc,
9352       x_im_s_opt_cash_bank_accounts       => x_im_s_opt_cash_bank_accounts,
9353       x_im_s_opt_ira_keogh_accounts       => x_im_s_opt_ira_keogh_accounts,
9354       x_im_s_opt_home_equity              => x_im_s_opt_home_equity,
9355       x_im_s_opt_ot_rl_est_inv_eq         => x_im_s_opt_ot_rl_est_inv_eq,
9356       x_im_s_opt_adj_bus_farm_worth       => x_im_s_opt_adj_bus_farm_worth,
9357       x_im_s_opt_trusts                   => x_im_s_opt_trusts,
9358       x_im_s_opt_net_worth                => x_im_s_opt_net_worth,
9359       x_im_s_opt_emerg_res_allow          => x_im_s_opt_emerg_res_allow,
9360       x_im_s_opt_cum_ed_savings           => x_im_s_opt_cum_ed_savings,
9361       x_im_s_opt_total_asset_allow        => x_im_s_opt_total_asset_allow,
9362       x_im_s_opt_disc_net_worth           => x_im_s_opt_disc_net_worth,
9363       x_im_s_opt_total_cont_asset         => x_im_s_opt_total_cont_asset,
9364       x_im_s_opt_total_cont               => x_im_s_opt_total_cont,
9365       x_im_s_opt_num_in_coll_adj          => x_im_s_opt_num_in_coll_adj,
9366       x_im_s_opt_cont_for_stu             => x_im_s_opt_cont_for_stu,
9367       x_im_s_opt_cont_from_income         => x_im_s_opt_cont_from_income,
9368       x_im_s_opt_cont_from_assets         => x_im_s_opt_cont_from_assets,
9369       x_fm_s_analysis_type                => x_fm_s_analysis_type,
9370       x_fm_s_agi_taxable_income           => x_fm_s_agi_taxable_income,
9371       x_fm_s_untx_inc_and_ben             => x_fm_s_untx_inc_and_ben,
9375       x_fm_s_state_and_oth_taxes          => x_fm_s_state_and_oth_taxes,
9372       x_fm_s_inc_adj                      => x_fm_s_inc_adj,
9373       x_fm_s_total_income                 => x_fm_s_total_income,
9374       x_fm_s_us_income_tax                => x_fm_s_us_income_tax,
9376       x_fm_s_fica_tax                     => x_fm_s_fica_tax,
9377       x_fm_s_employment_allow             => x_fm_s_employment_allow,
9378       x_fm_s_income_prot_allow            => x_fm_s_income_prot_allow,
9379       x_fm_s_total_allow                  => x_fm_s_total_allow,
9380       x_fm_s_cal_avail_income             => x_fm_s_cal_avail_income,
9381       x_fm_s_avail_income                 => x_fm_s_avail_income,
9382       x_fm_s_cash_bank_accounts           => x_fm_s_cash_bank_accounts,
9383       x_fm_s_ot_rl_est_inv_equity         => x_fm_s_ot_rl_est_inv_equity,
9384       x_fm_s_adj_bus_farm_worth           => x_fm_s_adj_bus_farm_worth,
9385       x_fm_s_trusts                       => x_fm_s_trusts,
9386       x_fm_s_net_worth                    => x_fm_s_net_worth,
9387       x_fm_s_asset_prot_allow             => x_fm_s_asset_prot_allow,
9388       x_fm_s_disc_net_worth               => x_fm_s_disc_net_worth,
9389       x_fm_s_total_cont                   => x_fm_s_total_cont,
9390       x_fm_s_num_in_coll                  => x_fm_s_num_in_coll,
9391       x_fm_s_cont_for_stu                 => x_fm_s_cont_for_stu,
9392       x_fm_s_cont_from_income             => x_fm_s_cont_from_income,
9393       x_fm_s_cont_from_assets             => x_fm_s_cont_from_assets,
9394       x_im_inst_resident_ind              => x_im_inst_resident_ind,
9395       x_institutional_1_budget_name       => x_institutional_1_budget_name,
9396       x_im_inst_1_budget_duration         => x_im_inst_1_budget_duration,
9397       x_im_inst_1_tuition_fees            => x_im_inst_1_tuition_fees,
9398       x_im_inst_1_books_supplies          => x_im_inst_1_books_supplies,
9399       x_im_inst_1_living_expenses         => x_im_inst_1_living_expenses,
9400       x_im_inst_1_tot_expenses            => x_im_inst_1_tot_expenses,
9401       x_im_inst_1_tot_stu_cont            => x_im_inst_1_tot_stu_cont,
9402       x_im_inst_1_tot_par_cont            => x_im_inst_1_tot_par_cont,
9403       x_im_inst_1_tot_family_cont         => x_im_inst_1_tot_family_cont,
9404       x_im_inst_1_va_benefits             => x_im_inst_1_va_benefits,
9405       x_im_inst_1_ot_cont                 => x_im_inst_1_ot_cont,
9406       x_im_inst_1_est_financial_need      => x_im_inst_1_est_financial_need,
9407       x_institutional_2_budget_name       => x_institutional_2_budget_name,
9408       x_im_inst_2_budget_duration         => x_im_inst_2_budget_duration,
9409       x_im_inst_2_tuition_fees            => x_im_inst_2_tuition_fees,
9410       x_im_inst_2_books_supplies          => x_im_inst_2_books_supplies,
9411       x_im_inst_2_living_expenses         => x_im_inst_2_living_expenses,
9412       x_im_inst_2_tot_expenses            => x_im_inst_2_tot_expenses,
9413       x_im_inst_2_tot_stu_cont            => x_im_inst_2_tot_stu_cont,
9414       x_im_inst_2_tot_par_cont            => x_im_inst_2_tot_par_cont,
9415       x_im_inst_2_tot_family_cont         => x_im_inst_2_tot_family_cont,
9416       x_im_inst_2_va_benefits             => x_im_inst_2_va_benefits,
9417       x_im_inst_2_est_financial_need      => x_im_inst_2_est_financial_need,
9418       x_institutional_3_budget_name       => x_institutional_3_budget_name,
9419       x_im_inst_3_budget_duration         => x_im_inst_3_budget_duration,
9420       x_im_inst_3_tuition_fees            => x_im_inst_3_tuition_fees,
9421       x_im_inst_3_books_supplies          => x_im_inst_3_books_supplies,
9422       x_im_inst_3_living_expenses         => x_im_inst_3_living_expenses,
9423       x_im_inst_3_tot_expenses            => x_im_inst_3_tot_expenses,
9424       x_im_inst_3_tot_stu_cont            => x_im_inst_3_tot_stu_cont,
9425       x_im_inst_3_tot_par_cont            => x_im_inst_3_tot_par_cont,
9426       x_im_inst_3_tot_family_cont         => x_im_inst_3_tot_family_cont,
9427       x_im_inst_3_va_benefits             => x_im_inst_3_va_benefits,
9428       x_im_inst_3_est_financial_need      => x_im_inst_3_est_financial_need,
9429       x_fm_inst_1_federal_efc             => x_fm_inst_1_federal_efc,
9430       x_fm_inst_1_va_benefits             => x_fm_inst_1_va_benefits,
9431       x_fm_inst_1_fed_eligibility         => x_fm_inst_1_fed_eligibility,
9432       x_fm_inst_1_pell                    => x_fm_inst_1_pell,
9433       x_option_par_loss_allow_ind         => x_option_par_loss_allow_ind,
9434       x_option_par_tuition_ind            => x_option_par_tuition_ind,
9435       x_option_par_home_ind               => x_option_par_home_ind,
9436       x_option_par_home_value             => x_option_par_home_value,
9437       x_option_par_home_debt              => x_option_par_home_debt,
9438       x_option_stu_ira_keogh_ind          => x_option_stu_ira_keogh_ind,
9439       x_option_stu_home_ind               => x_option_stu_home_ind,
9440       x_option_stu_home_value             => x_option_stu_home_value,
9441       x_option_stu_home_debt              => x_option_stu_home_debt,
9442       x_option_stu_sum_ay_inc_ind         => x_option_stu_sum_ay_inc_ind,
9443       x_option_par_hope_ll_credit         => x_option_par_hope_ll_credit,
9444       x_option_stu_hope_ll_credit         => x_option_stu_hope_ll_credit,
9445       x_im_parent_1_8_months_bas          => x_im_parent_1_8_months_bas,
9446       x_im_p_more_than_9_mth_ba           => x_im_p_more_than_9_mth_ba,
9447       x_im_parent_1_8_months_opt          => x_im_parent_1_8_months_opt,
9448       x_im_p_more_than_9_mth_op           => x_im_p_more_than_9_mth_op,
9452       x_fnar_message_4                    => x_fnar_message_4,
9449       x_fnar_message_1                    => x_fnar_message_1,
9450       x_fnar_message_2                    => x_fnar_message_2,
9451       x_fnar_message_3                    => x_fnar_message_3,
9453       x_fnar_message_5                    => x_fnar_message_5,
9454       x_fnar_message_6                    => x_fnar_message_6,
9455       x_fnar_message_7                    => x_fnar_message_7,
9456       x_fnar_message_8                    => x_fnar_message_8,
9457       x_fnar_message_9                    => x_fnar_message_9,
9458       x_fnar_message_10                   => x_fnar_message_10,
9459       x_fnar_message_11                   => x_fnar_message_11,
9460       x_fnar_message_12                   => x_fnar_message_12,
9461       x_fnar_message_13                   => x_fnar_message_13,
9462       x_fnar_message_20                   => x_fnar_message_20,
9463       x_fnar_message_21                   => x_fnar_message_21,
9464       x_fnar_message_22                   => x_fnar_message_22,
9465       x_fnar_message_23                   => x_fnar_message_23,
9466       x_fnar_message_24                   => x_fnar_message_24,
9467       x_fnar_message_25                   => x_fnar_message_25,
9468       x_fnar_message_26                   => x_fnar_message_26,
9469       x_fnar_message_27                   => x_fnar_message_27,
9470       x_fnar_message_30                   => x_fnar_message_30,
9471       x_fnar_message_31                   => x_fnar_message_31,
9472       x_fnar_message_32                   => x_fnar_message_32,
9473       x_fnar_message_33                   => x_fnar_message_33,
9474       x_fnar_message_34                   => x_fnar_message_34,
9475       x_fnar_message_35                   => x_fnar_message_35,
9476       x_fnar_message_36                   => x_fnar_message_36,
9477       x_fnar_message_37                   => x_fnar_message_37,
9478       x_fnar_message_38                   => x_fnar_message_38,
9479       x_fnar_message_39                   => x_fnar_message_39,
9480       x_fnar_message_45                   => x_fnar_message_45,
9481       x_fnar_message_46                   => x_fnar_message_46,
9482       x_fnar_message_47                   => x_fnar_message_47,
9483       x_fnar_message_48                   => x_fnar_message_48,
9484       x_fnar_message_50                   => x_fnar_message_50,
9485       x_fnar_message_51                   => x_fnar_message_51,
9486       x_fnar_message_52                   => x_fnar_message_52,
9487       x_fnar_message_53                   => x_fnar_message_53,
9488       x_fnar_message_56                   => x_fnar_message_56,
9489       x_fnar_message_57                   => x_fnar_message_57,
9490       x_fnar_message_58                   => x_fnar_message_58,
9491       x_fnar_message_59                   => x_fnar_message_59,
9492       x_fnar_message_60                   => x_fnar_message_60,
9493       x_fnar_message_61                   => x_fnar_message_61,
9494       x_fnar_message_62                   => x_fnar_message_62,
9495       x_fnar_message_63                   => x_fnar_message_63,
9496       x_fnar_message_64                   => x_fnar_message_64,
9497       x_fnar_message_65                   => x_fnar_message_65,
9498       x_fnar_message_71                   => x_fnar_message_71,
9499       x_fnar_message_72                   => x_fnar_message_72,
9500       x_fnar_message_73                   => x_fnar_message_73,
9501       x_fnar_message_74                   => x_fnar_message_74,
9502       x_fnar_message_75                   => x_fnar_message_75,
9503       x_fnar_message_76                   => x_fnar_message_76,
9504       x_fnar_message_77                   => x_fnar_message_77,
9505       x_fnar_message_78                   => x_fnar_message_78,
9506       x_fnar_mesg_10_stu_fam_mem          => x_fnar_mesg_10_stu_fam_mem,
9507       x_fnar_mesg_11_stu_no_in_coll       => x_fnar_mesg_11_stu_no_in_coll,
9508       x_fnar_mesg_24_stu_avail_inc        => x_fnar_mesg_24_stu_avail_inc,
9509       x_fnar_mesg_26_stu_taxes            => x_fnar_mesg_26_stu_taxes,
9510       x_fnar_mesg_33_stu_home_value       => x_fnar_mesg_33_stu_home_value,
9511       x_fnar_mesg_34_stu_home_value       => x_fnar_mesg_34_stu_home_value,
9512       x_fnar_mesg_34_stu_home_equity      => x_fnar_mesg_34_stu_home_equity,
9513       x_fnar_mesg_35_stu_home_value       => x_fnar_mesg_35_stu_home_value,
9514       x_fnar_mesg_35_stu_home_equity      => x_fnar_mesg_35_stu_home_equity,
9515       x_fnar_mesg_36_stu_home_equity      => x_fnar_mesg_36_stu_home_equity,
9516       x_fnar_mesg_48_par_fam_mem          => x_fnar_mesg_48_par_fam_mem,
9517       x_fnar_mesg_49_par_no_in_coll       => x_fnar_mesg_49_par_no_in_coll,
9518       x_fnar_mesg_56_par_agi              => x_fnar_mesg_56_par_agi,
9519       x_fnar_mesg_62_par_taxes            => x_fnar_mesg_62_par_taxes,
9520       x_fnar_mesg_73_par_home_value       => x_fnar_mesg_73_par_home_value,
9521       x_fnar_mesg_74_par_home_value       => x_fnar_mesg_74_par_home_value,
9522       x_fnar_mesg_74_par_home_equity      => x_fnar_mesg_74_par_home_equity,
9523       x_fnar_mesg_75_par_home_value       => x_fnar_mesg_75_par_home_value,
9524       x_fnar_mesg_75_par_home_equity      => x_fnar_mesg_75_par_home_equity,
9525       x_fnar_mesg_76_par_home_equity      => x_fnar_mesg_76_par_home_equity,
9526       x_assumption_message_1              => x_assumption_message_1,
9527       x_assumption_message_2              => x_assumption_message_2,
9528       x_assumption_message_3              => x_assumption_message_3,
9529       x_assumption_message_4              => x_assumption_message_4,
9530       x_assumption_message_5              => x_assumption_message_5,
9534       x_created_by                        => x_last_updated_by,
9531       x_assumption_message_6              => x_assumption_message_6,
9532       x_record_mark                       => x_record_mark,
9533       x_creation_date                     => x_last_update_date,
9535       x_last_update_date                  => x_last_update_date,
9536       x_last_updated_by                   => x_last_updated_by,
9537       x_last_update_login                 => x_last_update_login,
9538       x_option_par_cola_adj_ind           => x_option_par_cola_adj_ind,
9539       x_option_par_stu_fa_assets_ind      => x_option_par_stu_fa_assets_ind,
9540       x_option_par_ipt_assets_ind         => x_option_par_ipt_assets_ind,
9541       x_option_stu_ipt_assets_ind         => x_option_stu_ipt_assets_ind,
9542       x_option_par_cola_adj_value         => x_option_par_cola_adj_value,
9543       x_fnar_message_49                   => x_fnar_message_49,
9544       x_fnar_message_55                   => x_fnar_message_55,
9545       x_p_soc_sec_ben_student_amt         => x_p_soc_sec_ben_student_amt,
9546       x_p_tuit_fee_deduct_amt             => x_p_tuit_fee_deduct_amt,
9547       x_opt_ind_stu_ipt_assets_flag       => x_opt_ind_stu_ipt_assets_flag,
9548       x_stu_lives_with_num           => x_stu_lives_with_num,
9549       x_stu_most_support_from_num    => x_stu_most_support_from_num,
9550       x_location_computer_num        => x_location_computer_num,
9551       x_cust_parent_cont_adj_num     => x_cust_parent_cont_adj_num,
9552       x_custodial_parent_num             => x_custodial_parent_num,
9553       x_cust_par_base_prcnt_inc_amt  => x_cust_par_base_prcnt_inc_amt,
9554       x_cust_par_base_cont_inc_amt   => x_cust_par_base_cont_inc_amt,
9555       x_cust_par_base_cont_ast_amt   => x_cust_par_base_cont_ast_amt,
9556       x_cust_par_base_tot_cont_amt   => x_cust_par_base_tot_cont_amt ,
9557       x_cust_par_opt_prcnt_inc_amt   => x_cust_par_opt_prcnt_inc_amt,
9558       x_cust_par_opt_cont_inc_amt    => x_cust_par_opt_cont_inc_amt,
9559       x_cust_par_opt_cont_ast_amt    => x_cust_par_opt_cont_ast_amt,
9560       x_cust_par_opt_tot_cont_amt    => x_cust_par_opt_tot_cont_amt,
9561       x_parents_email_txt            => x_parents_email_txt,
9562       x_parent_1_birth_date          => x_parent_1_birth_date,
9563       x_parent_2_birth_date          => x_parent_2_birth_date,
9564       x_match_code                   => x_match_code
9565 
9566     );
9567 
9568     UPDATE igf_ap_css_interface_all
9569       SET
9570         record_status                     = new_references.record_status,
9571         college_code                      = new_references.college_code,
9572         academic_year                     = new_references.academic_year,
9573         stu_record_type                   = new_references.stu_record_type,
9574         css_id_number                     = new_references.css_id_number,
9575         registration_receipt_date         = new_references.registration_receipt_date,
9576         registration_type                 = new_references.registration_type,
9577         application_receipt_date          = new_references.application_receipt_date,
9578         application_type                  = new_references.application_type,
9579         original_fnar_compute             = new_references.original_fnar_compute,
9580         revision_fnar_compute_date        = new_references.revision_fnar_compute_date,
9581         electronic_extract_date           = new_references.electronic_extract_date,
9582         institutional_reporting_type      = new_references.institutional_reporting_type,
9583         asr_receipt_date                  = new_references.asr_receipt_date,
9584         last_name                         = new_references.last_name,
9585         first_name                        = new_references.first_name,
9586         middle_initial                    = new_references.middle_initial,
9587         address_number_and_street         = new_references.address_number_and_street,
9588         city                              = new_references.city,
9589         state_mailing                     = new_references.state_mailing,
9590         zip_code                          = new_references.zip_code,
9591         s_telephone_number                = new_references.s_telephone_number,
9592         s_title                           = new_references.s_title,
9593         date_of_birth                     = new_references.date_of_birth,
9594         social_security_number            = new_references.social_security_number,
9595         state_legal_residence             = new_references.state_legal_residence,
9596         foreign_address_indicator         = new_references.foreign_address_indicator,
9597         foreign_postal_code               = new_references.foreign_postal_code,
9598         country                           = new_references.country,
9599         financial_aid_status              = new_references.financial_aid_status,
9600         year_in_college                   = new_references.year_in_college,
9601         marital_status                    = new_references.marital_status,
9602         ward_court                        = new_references.ward_court,
9603         legal_dependents_other            = new_references.legal_dependents_other,
9604         household_size                    = new_references.household_size,
9605         number_in_college                 = new_references.number_in_college,
9606         citizenship_status                = new_references.citizenship_status,
9607         citizenship_country               = new_references.citizenship_country,
9608         visa_classification               = new_references.visa_classification,
9609         tax_figures                       = new_references.tax_figures,
9610         number_exemptions                 = new_references.number_exemptions,
9611         adjusted_gross_inc                = new_references.adjusted_gross_inc,
9615         spouse_income_work                = new_references.spouse_income_work,
9612         us_tax_paid                       = new_references.us_tax_paid,
9613         itemized_deductions               = new_references.itemized_deductions,
9614         stu_income_work                   = new_references.stu_income_work,
9616         divid_int_inc                     = new_references.divid_int_inc,
9617         soc_sec_benefits                  = new_references.soc_sec_benefits,
9618         welfare_tanf                      = new_references.welfare_tanf,
9619         child_supp_rcvd                   = new_references.child_supp_rcvd,
9620         earned_income_credit              = new_references.earned_income_credit,
9621         other_untax_income                = new_references.other_untax_income,
9622         tax_stu_aid                       = new_references.tax_stu_aid,
9623         cash_sav_check                    = new_references.cash_sav_check,
9624         ira_keogh                         = new_references.ira_keogh,
9625         invest_value                      = new_references.invest_value,
9626         invest_debt                       = new_references.invest_debt,
9627         home_value                        = new_references.home_value,
9628         home_debt                         = new_references.home_debt,
9629         oth_real_value                    = new_references.oth_real_value,
9630         oth_real_debt                     = new_references.oth_real_debt,
9631         bus_farm_value                    = new_references.bus_farm_value,
9632         bus_farm_debt                     = new_references.bus_farm_debt,
9633         live_on_farm                      = new_references.live_on_farm,
9634         home_purch_price                  = new_references.home_purch_price,
9635         hope_ll_credit                    = new_references.hope_ll_credit,
9636         home_purch_year                   = new_references.home_purch_year,
9637         trust_amount                      = new_references.trust_amount,
9638         trust_avail                       = new_references.trust_avail,
9639         trust_estab                       = new_references.trust_estab,
9640         child_support_paid                = new_references.child_support_paid,
9641         med_dent_expenses                 = new_references.med_dent_expenses,
9642         vet_us                            = new_references.vet_us,
9643         vet_ben_amount                    = new_references.vet_ben_amount,
9644         vet_ben_months                    = new_references.vet_ben_months,
9645         stu_summer_wages                  = new_references.stu_summer_wages,
9646         stu_school_yr_wages               = new_references.stu_school_yr_wages,
9647         spouse_summer_wages               = new_references.spouse_summer_wages,
9648         spouse_school_yr_wages            = new_references.spouse_school_yr_wages,
9649         summer_other_tax_inc              = new_references.summer_other_tax_inc,
9650         school_yr_other_tax_inc           = new_references.school_yr_other_tax_inc,
9651         summer_untax_inc                  = new_references.summer_untax_inc,
9652         school_yr_untax_inc               = new_references.school_yr_untax_inc,
9653         grants_schol_etc                  = new_references.grants_schol_etc,
9654         tuit_benefits                     = new_references.tuit_benefits,
9655         cont_parents                      = new_references.cont_parents,
9656         cont_relatives                    = new_references.cont_relatives,
9657         p_siblings_pre_tuit               = new_references.p_siblings_pre_tuit,
9658         p_student_pre_tuit                = new_references.p_student_pre_tuit,
9659         p_household_size                  = new_references.p_household_size,
9660         p_number_in_college               = new_references.p_number_in_college,
9661         p_parents_in_college              = new_references.p_parents_in_college,
9662         p_marital_status                  = new_references.p_marital_status,
9663         p_state_legal_residence           = new_references.p_state_legal_residence,
9664         p_natural_par_status              = new_references.p_natural_par_status,
9665         p_child_supp_paid                 = new_references.p_child_supp_paid,
9666         p_repay_ed_loans                  = new_references.p_repay_ed_loans,
9667         p_med_dent_expenses               = new_references.p_med_dent_expenses,
9668         p_tuit_paid_amount                = new_references.p_tuit_paid_amount,
9669         p_tuit_paid_number                = new_references.p_tuit_paid_number,
9670         p_exp_child_supp_paid             = new_references.p_exp_child_supp_paid,
9671         p_exp_repay_ed_loans              = new_references.p_exp_repay_ed_loans,
9672         p_exp_med_dent_expenses           = new_references.p_exp_med_dent_expenses,
9673         p_exp_tuit_pd_amount              = new_references.p_exp_tuit_pd_amount,
9674         p_exp_tuit_pd_number              = new_references.p_exp_tuit_pd_number,
9675         p_cash_sav_check                  = new_references.p_cash_sav_check,
9676         p_month_mortgage_pay              = new_references.p_month_mortgage_pay,
9677         p_invest_value                    = new_references.p_invest_value,
9678         p_invest_debt                     = new_references.p_invest_debt,
9679         p_home_value                      = new_references.p_home_value,
9680         p_home_debt                       = new_references.p_home_debt,
9681         p_home_purch_price                = new_references.p_home_purch_price,
9682         p_own_business_farm               = new_references.p_own_business_farm,
9683         p_business_value                  = new_references.p_business_value,
9684         p_business_debt                   = new_references.p_business_debt,
9685         p_farm_value                      = new_references.p_farm_value,
9689         p_oth_real_estate_debt            = new_references.p_oth_real_estate_debt,
9686         p_farm_debt                       = new_references.p_farm_debt,
9687         p_live_on_farm                    = new_references.p_live_on_farm,
9688         p_oth_real_estate_value           = new_references.p_oth_real_estate_value,
9690         p_oth_real_purch_price            = new_references.p_oth_real_purch_price,
9691         p_siblings_assets                 = new_references.p_siblings_assets,
9692         p_home_purch_year                 = new_references.p_home_purch_year,
9693         p_oth_real_purch_year             = new_references.p_oth_real_purch_year,
9694         p_prior_agi                       = new_references.p_prior_agi,
9695         p_prior_us_tax_paid               = new_references.p_prior_us_tax_paid,
9696         p_prior_item_deductions           = new_references.p_prior_item_deductions,
9697         p_prior_other_untax_inc           = new_references.p_prior_other_untax_inc,
9698         p_tax_figures                     = new_references.p_tax_figures,
9699         p_number_exemptions               = new_references.p_number_exemptions,
9700         p_adjusted_gross_inc              = new_references.p_adjusted_gross_inc,
9701         p_wages_sal_tips                  = new_references.p_wages_sal_tips,
9702         p_interest_income                 = new_references.p_interest_income,
9703         p_dividend_income                 = new_references.p_dividend_income,
9704         p_net_inc_bus_farm                = new_references.p_net_inc_bus_farm,
9705         p_other_taxable_income            = new_references.p_other_taxable_income,
9706         p_adj_to_income                   = new_references.p_adj_to_income,
9707         p_us_tax_paid                     = new_references.p_us_tax_paid,
9708         p_itemized_deductions             = new_references.p_itemized_deductions,
9709         p_father_income_work              = new_references.p_father_income_work,
9710         p_mother_income_work              = new_references.p_mother_income_work,
9711         p_soc_sec_ben                     = new_references.p_soc_sec_ben,
9712         p_welfare_tanf                    = new_references.p_welfare_tanf,
9713         p_child_supp_rcvd                 = new_references.p_child_supp_rcvd,
9714         p_ded_ira_keogh                   = new_references.p_ded_ira_keogh,
9715         p_tax_defer_pens_savs             = new_references.p_tax_defer_pens_savs,
9716         p_dep_care_med_spending           = new_references.p_dep_care_med_spending,
9717         p_earned_income_credit            = new_references.p_earned_income_credit,
9718         p_living_allow                    = new_references.p_living_allow,
9719         p_tax_exmpt_int                   = new_references.p_tax_exmpt_int,
9720         p_foreign_inc_excl                = new_references.p_foreign_inc_excl,
9721         p_other_untax_inc                 = new_references.p_other_untax_inc,
9722         p_hope_ll_credit                  = new_references.p_hope_ll_credit,
9723         p_yr_separation                   = new_references.p_yr_separation,
9724         p_yr_divorce                      = new_references.p_yr_divorce,
9725         p_exp_father_inc                  = new_references.p_exp_father_inc,
9726         p_exp_mother_inc                  = new_references.p_exp_mother_inc,
9727         p_exp_other_tax_inc               = new_references.p_exp_other_tax_inc,
9728         p_exp_other_untax_inc             = new_references.p_exp_other_untax_inc,
9729         line_2_relation                   = new_references.line_2_relation,
9730         line_2_attend_college             = new_references.line_2_attend_college,
9731         line_3_relation                   = new_references.line_3_relation,
9732         line_3_attend_college             = new_references.line_3_attend_college,
9733         line_4_relation                   = new_references.line_4_relation,
9734         line_4_attend_college             = new_references.line_4_attend_college,
9735         line_5_relation                   = new_references.line_5_relation,
9736         line_5_attend_college             = new_references.line_5_attend_college,
9737         line_6_relation                   = new_references.line_6_relation,
9738         line_6_attend_college             = new_references.line_6_attend_college,
9739         line_7_relation                   = new_references.line_7_relation,
9740         line_7_attend_college             = new_references.line_7_attend_college,
9741         line_8_relation                   = new_references.line_8_relation,
9742         line_8_attend_college             = new_references.line_8_attend_college,
9743         p_age_father                      = new_references.p_age_father,
9744         p_age_mother                      = new_references.p_age_mother,
9745         p_div_sep_ind                     = new_references.p_div_sep_ind,
9746         b_cont_non_custodial_par          = new_references.b_cont_non_custodial_par,
9747         college_type_2                    = new_references.college_type_2,
9748         college_type_3                    = new_references.college_type_3,
9749         college_type_4                    = new_references.college_type_4,
9750         college_type_5                    = new_references.college_type_5,
9751         college_type_6                    = new_references.college_type_6,
9752         college_type_7                    = new_references.college_type_7,
9753         college_type_8                    = new_references.college_type_8,
9754         school_code_1                     = new_references.school_code_1,
9755         housing_code_1                    = new_references.housing_code_1,
9756         school_code_2                     = new_references.school_code_2,
9757         housing_code_2                    = new_references.housing_code_2,
9758         school_code_3                     = new_references.school_code_3,
9759         housing_code_3                    = new_references.housing_code_3,
9763         housing_code_5                    = new_references.housing_code_5,
9760         school_code_4                     = new_references.school_code_4,
9761         housing_code_4                    = new_references.housing_code_4,
9762         school_code_5                     = new_references.school_code_5,
9764         school_code_6                     = new_references.school_code_6,
9765         housing_code_6                    = new_references.housing_code_6,
9766         school_code_7                     = new_references.school_code_7,
9767         housing_code_7                    = new_references.housing_code_7,
9768         school_code_8                     = new_references.school_code_8,
9769         housing_code_8                    = new_references.housing_code_8,
9770         school_code_9                     = new_references.school_code_9,
9771         housing_code_9                    = new_references.housing_code_9,
9772         school_code_10                    = new_references.school_code_10,
9773         housing_code_10                   = new_references.housing_code_10,
9774         additional_school_code_1          = new_references.additional_school_code_1,
9775         additional_school_code_2          = new_references.additional_school_code_2,
9776         additional_school_code_3          = new_references.additional_school_code_3,
9777         additional_school_code_4          = new_references.additional_school_code_4,
9778         additional_school_code_5          = new_references.additional_school_code_5,
9779         additional_school_code_6          = new_references.additional_school_code_6,
9780         additional_school_code_7          = new_references.additional_school_code_7,
9781         additional_school_code_8          = new_references.additional_school_code_8,
9782         additional_school_code_9          = new_references.additional_school_code_9,
9783         additional_school_code_10         = new_references.additional_school_code_10,
9784         explanation_spec_circum           = new_references.explanation_spec_circum,
9785         signature_student                 = new_references.signature_student,
9786         signature_spouse                  = new_references.signature_spouse,
9787         signature_father                  = new_references.signature_father,
9788         signature_mother                  = new_references.signature_mother,
9789         month_day_completed               = new_references.month_day_completed,
9790         year_completed                    = new_references.year_completed,
9791         age_line_2                        = new_references.age_line_2,
9792         age_line_3                        = new_references.age_line_3,
9793         age_line_4                        = new_references.age_line_4,
9794         age_line_5                        = new_references.age_line_5,
9795         age_line_6                        = new_references.age_line_6,
9796         age_line_7                        = new_references.age_line_7,
9797         age_line_8                        = new_references.age_line_8,
9798         a_online_signature                = new_references.a_online_signature,
9799         question_1_number                 = new_references.question_1_number,
9800         question_1_size                   = new_references.question_1_size,
9801         question_1_answer                 = new_references.question_1_answer,
9802         question_2_number                 = new_references.question_2_number,
9803         question_2_size                   = new_references.question_2_size,
9804         question_2_answer                 = new_references.question_2_answer,
9805         question_3_number                 = new_references.question_3_number,
9806         question_3_size                   = new_references.question_3_size,
9807         question_3_answer                 = new_references.question_3_answer,
9808         question_4_number                 = new_references.question_4_number,
9809         question_4_size                   = new_references.question_4_size,
9810         question_4_answer                 = new_references.question_4_answer,
9811         question_5_number                 = new_references.question_5_number,
9812         question_5_size                   = new_references.question_5_size,
9813         question_5_answer                 = new_references.question_5_answer,
9814         question_6_number                 = new_references.question_6_number,
9815         question_6_size                   = new_references.question_6_size,
9816         question_6_answer                 = new_references.question_6_answer,
9817         question_7_number                 = new_references.question_7_number,
9818         question_7_size                   = new_references.question_7_size,
9819         question_7_answer                 = new_references.question_7_answer,
9820         question_8_number                 = new_references.question_8_number,
9821         question_8_size                   = new_references.question_8_size,
9822         question_8_answer                 = new_references.question_8_answer,
9823         question_9_number                 = new_references.question_9_number,
9824         question_9_size                   = new_references.question_9_size,
9825         question_9_answer                 = new_references.question_9_answer,
9826         question_10_number                = new_references.question_10_number,
9827         question_10_size                  = new_references.question_10_size,
9828         question_10_answer                = new_references.question_10_answer,
9829         question_11_number                = new_references.question_11_number,
9830         question_11_size                  = new_references.question_11_size,
9831         question_11_answer                = new_references.question_11_answer,
9832         question_12_number                = new_references.question_12_number,
9833         question_12_size                  = new_references.question_12_size,
9837         question_13_answer                = new_references.question_13_answer,
9834         question_12_answer                = new_references.question_12_answer,
9835         question_13_number                = new_references.question_13_number,
9836         question_13_size                  = new_references.question_13_size,
9838         question_14_number                = new_references.question_14_number,
9839         question_14_size                  = new_references.question_14_size,
9840         question_14_answer                = new_references.question_14_answer,
9841         question_15_number                = new_references.question_15_number,
9842         question_15_size                  = new_references.question_15_size,
9843         question_15_answer                = new_references.question_15_answer,
9844         question_16_number                = new_references.question_16_number,
9845         question_16_size                  = new_references.question_16_size,
9846         question_16_answer                = new_references.question_16_answer,
9847         question_17_number                = new_references.question_17_number,
9848         question_17_size                  = new_references.question_17_size,
9849         question_17_answer                = new_references.question_17_answer,
9850         question_18_number                = new_references.question_18_number,
9851         question_18_size                  = new_references.question_18_size,
9852         question_18_answer                = new_references.question_18_answer,
9853         question_19_number                = new_references.question_19_number,
9854         question_19_size                  = new_references.question_19_size,
9855         question_19_answer                = new_references.question_19_answer,
9856         question_20_number                = new_references.question_20_number,
9857         question_20_size                  = new_references.question_20_size,
9858         question_20_answer                = new_references.question_20_answer,
9859         question_21_number                = new_references.question_21_number,
9860         question_21_size                  = new_references.question_21_size,
9861         question_21_answer                = new_references.question_21_answer,
9862         question_22_number                = new_references.question_22_number,
9863         question_22_size                  = new_references.question_22_size,
9864         question_22_answer                = new_references.question_22_answer,
9865         question_23_number                = new_references.question_23_number,
9866         question_23_size                  = new_references.question_23_size,
9867         question_23_answer                = new_references.question_23_answer,
9868         question_24_number                = new_references.question_24_number,
9869         question_24_size                  = new_references.question_24_size,
9870         question_24_answer                = new_references.question_24_answer,
9871         question_25_number                = new_references.question_25_number,
9872         question_25_size                  = new_references.question_25_size,
9873         question_25_answer                = new_references.question_25_answer,
9874         question_26_number                = new_references.question_26_number,
9875         question_26_size                  = new_references.question_26_size,
9876         question_26_answer                = new_references.question_26_answer,
9877         question_27_number                = new_references.question_27_number,
9878         question_27_size                  = new_references.question_27_size,
9879         question_27_answer                = new_references.question_27_answer,
9880         question_28_number                = new_references.question_28_number,
9881         question_28_size                  = new_references.question_28_size,
9882         question_28_answer                = new_references.question_28_answer,
9883         question_29_number                = new_references.question_29_number,
9884         question_29_size                  = new_references.question_29_size,
9885         question_29_answer                = new_references.question_29_answer,
9886         question_30_number                = new_references.question_30_number,
9887         questions_30_size                 = new_references.questions_30_size,
9888         question_30_answer                = new_references.question_30_answer,
9889         r_s_email_address                 = new_references.r_s_email_address,
9890         eps_code                          = new_references.eps_code,
9891         comp_css_dependency_status        = new_references.comp_css_dependency_status,
9892         stu_age                           = new_references.stu_age,
9893         assumed_stu_yr_in_coll            = new_references.assumed_stu_yr_in_coll,
9894         comp_stu_marital_status           = new_references.comp_stu_marital_status,
9895         stu_family_members                = new_references.stu_family_members,
9896         stu_fam_members_in_college        = new_references.stu_fam_members_in_college,
9897         par_marital_status                = new_references.par_marital_status,
9898         par_family_members                = new_references.par_family_members,
9899         par_total_in_college              = new_references.par_total_in_college,
9900         par_par_in_college                = new_references.par_par_in_college,
9901         par_others_in_college             = new_references.par_others_in_college,
9902         par_aesa                          = new_references.par_aesa,
9903         par_cesa                          = new_references.par_cesa,
9904         stu_aesa                          = new_references.stu_aesa,
9905         stu_cesa                          = new_references.stu_cesa,
9906         im_p_bas_agi_taxable_income       = new_references.im_p_bas_agi_taxable_income,
9907         im_p_bas_untx_inc_and_ben         = new_references.im_p_bas_untx_inc_and_ben,
9911         im_p_bas_st_and_other_tax         = new_references.im_p_bas_st_and_other_tax,
9908         im_p_bas_inc_adj                  = new_references.im_p_bas_inc_adj,
9909         im_p_bas_total_income             = new_references.im_p_bas_total_income,
9910         im_p_bas_us_income_tax            = new_references.im_p_bas_us_income_tax,
9912         im_p_bas_fica_tax                 = new_references.im_p_bas_fica_tax,
9913         im_p_bas_med_dental               = new_references.im_p_bas_med_dental,
9914         im_p_bas_employment_allow         = new_references.im_p_bas_employment_allow,
9915         im_p_bas_annual_ed_savings        = new_references.im_p_bas_annual_ed_savings,
9916         im_p_bas_inc_prot_allow_m         = new_references.im_p_bas_inc_prot_allow_m,
9917         im_p_bas_total_inc_allow          = new_references.im_p_bas_total_inc_allow,
9918         im_p_bas_cal_avail_inc            = new_references.im_p_bas_cal_avail_inc,
9919         im_p_bas_avail_income             = new_references.im_p_bas_avail_income,
9920         im_p_bas_total_cont_inc           = new_references.im_p_bas_total_cont_inc,
9921         im_p_bas_cash_bank_accounts       = new_references.im_p_bas_cash_bank_accounts,
9922         im_p_bas_home_equity              = new_references.im_p_bas_home_equity,
9923         im_p_bas_ot_rl_est_inv_eq         = new_references.im_p_bas_ot_rl_est_inv_eq,
9924         im_p_bas_adj_bus_farm_worth       = new_references.im_p_bas_adj_bus_farm_worth,
9925         im_p_bas_ass_sibs_pre_tui         = new_references.im_p_bas_ass_sibs_pre_tui,
9926         im_p_bas_net_worth                = new_references.im_p_bas_net_worth,
9927         im_p_bas_emerg_res_allow          = new_references.im_p_bas_emerg_res_allow,
9928         im_p_bas_cum_ed_savings           = new_references.im_p_bas_cum_ed_savings,
9929         im_p_bas_low_inc_allow            = new_references.im_p_bas_low_inc_allow,
9930         im_p_bas_total_asset_allow        = new_references.im_p_bas_total_asset_allow,
9931         im_p_bas_disc_net_worth           = new_references.im_p_bas_disc_net_worth,
9932         im_p_bas_total_cont_asset         = new_references.im_p_bas_total_cont_asset,
9933         im_p_bas_total_cont               = new_references.im_p_bas_total_cont,
9934         im_p_bas_num_in_coll_adj          = new_references.im_p_bas_num_in_coll_adj,
9935         im_p_bas_cont_for_stu             = new_references.im_p_bas_cont_for_stu,
9936         im_p_bas_cont_from_income         = new_references.im_p_bas_cont_from_income,
9937         im_p_bas_cont_from_assets         = new_references.im_p_bas_cont_from_assets,
9938         im_p_opt_agi_taxable_income       = new_references.im_p_opt_agi_taxable_income,
9939         im_p_opt_untx_inc_and_ben         = new_references.im_p_opt_untx_inc_and_ben,
9940         im_p_opt_inc_adj                  = new_references.im_p_opt_inc_adj,
9941         im_p_opt_total_income             = new_references.im_p_opt_total_income,
9942         im_p_opt_us_income_tax            = new_references.im_p_opt_us_income_tax,
9943         im_p_opt_st_and_other_tax         = new_references.im_p_opt_st_and_other_tax,
9944         im_p_opt_fica_tax                 = new_references.im_p_opt_fica_tax,
9945         im_p_opt_med_dental               = new_references.im_p_opt_med_dental,
9946         im_p_opt_elem_sec_tuit            = new_references.im_p_opt_elem_sec_tuit,
9947         im_p_opt_employment_allow         = new_references.im_p_opt_employment_allow,
9948         im_p_opt_annual_ed_savings        = new_references.im_p_opt_annual_ed_savings,
9949         im_p_opt_inc_prot_allow_m         = new_references.im_p_opt_inc_prot_allow_m,
9950         im_p_opt_total_inc_allow          = new_references.im_p_opt_total_inc_allow,
9951         im_p_opt_cal_avail_inc            = new_references.im_p_opt_cal_avail_inc,
9952         im_p_opt_avail_income             = new_references.im_p_opt_avail_income,
9953         im_p_opt_total_cont_inc           = new_references.im_p_opt_total_cont_inc,
9954         im_p_opt_cash_bank_accounts       = new_references.im_p_opt_cash_bank_accounts,
9955         im_p_opt_home_equity              = new_references.im_p_opt_home_equity,
9956         im_p_opt_ot_rl_est_inv_eq         = new_references.im_p_opt_ot_rl_est_inv_eq,
9957         im_p_opt_adj_bus_farm_worth       = new_references.im_p_opt_adj_bus_farm_worth,
9958         im_p_opt_ass_sibs_pre_t           = new_references.im_p_opt_ass_sibs_pre_t,
9959         im_p_opt_net_worth                = new_references.im_p_opt_net_worth,
9960         im_p_opt_emerg_res_allow          = new_references.im_p_opt_emerg_res_allow,
9961         im_p_opt_cum_ed_savings           = new_references.im_p_opt_cum_ed_savings,
9962         im_p_opt_low_inc_allow            = new_references.im_p_opt_low_inc_allow,
9963         im_p_opt_total_asset_allow        = new_references.im_p_opt_total_asset_allow,
9964         im_p_opt_disc_net_worth           = new_references.im_p_opt_disc_net_worth,
9965         im_p_opt_total_cont_asset         = new_references.im_p_opt_total_cont_asset,
9966         im_p_opt_total_cont               = new_references.im_p_opt_total_cont,
9967         im_p_opt_num_in_coll_adj          = new_references.im_p_opt_num_in_coll_adj,
9968         im_p_opt_cont_for_stu             = new_references.im_p_opt_cont_for_stu,
9969         im_p_opt_cont_from_income         = new_references.im_p_opt_cont_from_income,
9970         im_p_opt_cont_from_assets         = new_references.im_p_opt_cont_from_assets,
9971         fm_p_analysis_type                = new_references.fm_p_analysis_type,
9972         fm_p_agi_taxable_income           = new_references.fm_p_agi_taxable_income,
9973         fm_p_untx_inc_and_ben             = new_references.fm_p_untx_inc_and_ben,
9974         fm_p_inc_adj                      = new_references.fm_p_inc_adj,
9975         fm_p_total_income                 = new_references.fm_p_total_income,
9976         fm_p_us_income_tax                = new_references.fm_p_us_income_tax,
9980         fm_p_income_prot_allow            = new_references.fm_p_income_prot_allow,
9977         fm_p_state_and_other_taxes        = new_references.fm_p_state_and_other_taxes,
9978         fm_p_fica_tax                     = new_references.fm_p_fica_tax,
9979         fm_p_employment_allow             = new_references.fm_p_employment_allow,
9981         fm_p_total_allow                  = new_references.fm_p_total_allow,
9982         fm_p_avail_income                 = new_references.fm_p_avail_income,
9983         fm_p_cash_bank_accounts           = new_references.fm_p_cash_bank_accounts,
9984         fm_p_ot_rl_est_inv_eq             = new_references.fm_p_ot_rl_est_inv_eq,
9985         fm_p_adj_bus_farm_net_worth       = new_references.fm_p_adj_bus_farm_net_worth,
9986         fm_p_net_worth                    = new_references.fm_p_net_worth,
9987         fm_p_asset_prot_allow             = new_references.fm_p_asset_prot_allow,
9988         fm_p_disc_net_worth               = new_references.fm_p_disc_net_worth,
9989         fm_p_total_contribution           = new_references.fm_p_total_contribution,
9990         fm_p_num_in_coll                  = new_references.fm_p_num_in_coll,
9991         fm_p_cont_for_stu                 = new_references.fm_p_cont_for_stu,
9992         fm_p_cont_from_income             = new_references.fm_p_cont_from_income,
9993         fm_p_cont_from_assets             = new_references.fm_p_cont_from_assets,
9994         im_s_bas_agi_taxable_income       = new_references.im_s_bas_agi_taxable_income,
9995         im_s_bas_untx_inc_and_ben         = new_references.im_s_bas_untx_inc_and_ben,
9996         im_s_bas_inc_adj                  = new_references.im_s_bas_inc_adj,
9997         im_s_bas_total_income             = new_references.im_s_bas_total_income,
9998         im_s_bas_us_income_tax            = new_references.im_s_bas_us_income_tax,
9999         im_s_bas_st_and_oth_tax           = new_references.im_s_bas_st_and_oth_tax,
10000         im_s_bas_fica_tax                 = new_references.im_s_bas_fica_tax,
10001         im_s_bas_med_dental               = new_references.im_s_bas_med_dental,
10002         im_s_bas_employment_allow         = new_references.im_s_bas_employment_allow,
10003         im_s_bas_annual_ed_savings        = new_references.im_s_bas_annual_ed_savings,
10004         im_s_bas_inc_prot_allow_m         = new_references.im_s_bas_inc_prot_allow_m,
10005         im_s_bas_total_inc_allow          = new_references.im_s_bas_total_inc_allow,
10006         im_s_bas_cal_avail_income         = new_references.im_s_bas_cal_avail_income,
10007         im_s_bas_avail_income             = new_references.im_s_bas_avail_income,
10008         im_s_bas_total_cont_inc           = new_references.im_s_bas_total_cont_inc,
10009         im_s_bas_cash_bank_accounts       = new_references.im_s_bas_cash_bank_accounts,
10010         im_s_bas_home_equity              = new_references.im_s_bas_home_equity,
10011         im_s_bas_ot_rl_est_inv_eq         = new_references.im_s_bas_ot_rl_est_inv_eq,
10012         im_s_bas_adj_bus_farm_worth       = new_references.im_s_bas_adj_bus_farm_worth,
10013         im_s_bas_trusts                   = new_references.im_s_bas_trusts,
10014         im_s_bas_net_worth                = new_references.im_s_bas_net_worth,
10015         im_s_bas_emerg_res_allow          = new_references.im_s_bas_emerg_res_allow,
10016         im_s_bas_cum_ed_savings           = new_references.im_s_bas_cum_ed_savings,
10017         im_s_bas_total_asset_allow        = new_references.im_s_bas_total_asset_allow,
10018         im_s_bas_disc_net_worth           = new_references.im_s_bas_disc_net_worth,
10019         im_s_bas_total_cont_asset         = new_references.im_s_bas_total_cont_asset,
10020         im_s_bas_total_cont               = new_references.im_s_bas_total_cont,
10021         im_s_bas_num_in_coll_adj          = new_references.im_s_bas_num_in_coll_adj,
10022         im_s_bas_cont_for_stu             = new_references.im_s_bas_cont_for_stu,
10023         im_s_bas_cont_from_income         = new_references.im_s_bas_cont_from_income,
10024         im_s_bas_cont_from_assets         = new_references.im_s_bas_cont_from_assets,
10025         im_s_est_agi_taxable_income       = new_references.im_s_est_agi_taxable_income,
10026         im_s_est_untx_inc_and_ben         = new_references.im_s_est_untx_inc_and_ben,
10027         im_s_est_inc_adj                  = new_references.im_s_est_inc_adj,
10028         im_s_est_total_income             = new_references.im_s_est_total_income,
10029         im_s_est_us_income_tax            = new_references.im_s_est_us_income_tax,
10030         im_s_est_st_and_oth_tax           = new_references.im_s_est_st_and_oth_tax,
10031         im_s_est_fica_tax                 = new_references.im_s_est_fica_tax,
10032         im_s_est_med_dental               = new_references.im_s_est_med_dental,
10033         im_s_est_employment_allow         = new_references.im_s_est_employment_allow,
10034         im_s_est_annual_ed_savings        = new_references.im_s_est_annual_ed_savings,
10035         im_s_est_inc_prot_allow_m         = new_references.im_s_est_inc_prot_allow_m,
10036         im_s_est_total_inc_allow          = new_references.im_s_est_total_inc_allow,
10037         im_s_est_cal_avail_income         = new_references.im_s_est_cal_avail_income,
10038         im_s_est_avail_income             = new_references.im_s_est_avail_income,
10039         im_s_est_total_cont_inc           = new_references.im_s_est_total_cont_inc,
10040         im_s_est_cash_bank_accounts       = new_references.im_s_est_cash_bank_accounts,
10041         im_s_est_home_equity              = new_references.im_s_est_home_equity,
10042         im_s_est_ot_rl_est_inv_equ        = new_references.im_s_est_ot_rl_est_inv_equ,
10043         im_s_est_adj_bus_farm_worth       = new_references.im_s_est_adj_bus_farm_worth,
10044         im_s_est_est_trusts               = new_references.im_s_est_est_trusts,
10045         im_s_est_net_worth                = new_references.im_s_est_net_worth,
10049         im_s_est_disc_net_worth           = new_references.im_s_est_disc_net_worth,
10046         im_s_est_emerg_res_allow          = new_references.im_s_est_emerg_res_allow,
10047         im_s_est_cum_ed_savings           = new_references.im_s_est_cum_ed_savings,
10048         im_s_est_total_asset_allow        = new_references.im_s_est_total_asset_allow,
10050         im_s_est_total_cont_asset         = new_references.im_s_est_total_cont_asset,
10051         im_s_est_total_cont               = new_references.im_s_est_total_cont,
10052         im_s_est_num_in_coll_adj          = new_references.im_s_est_num_in_coll_adj,
10053         im_s_est_cont_for_stu             = new_references.im_s_est_cont_for_stu,
10054         im_s_est_cont_from_income         = new_references.im_s_est_cont_from_income,
10055         im_s_est_cont_from_assets         = new_references.im_s_est_cont_from_assets,
10056         im_s_opt_agi_taxable_income       = new_references.im_s_opt_agi_taxable_income,
10057         im_s_opt_untx_inc_and_ben         = new_references.im_s_opt_untx_inc_and_ben,
10058         im_s_opt_inc_adj                  = new_references.im_s_opt_inc_adj,
10059         im_s_opt_total_income             = new_references.im_s_opt_total_income,
10060         im_s_opt_us_income_tax            = new_references.im_s_opt_us_income_tax,
10061         im_s_opt_state_and_oth_taxes      = new_references.im_s_opt_state_and_oth_taxes,
10062         im_s_opt_fica_tax                 = new_references.im_s_opt_fica_tax,
10063         im_s_opt_med_dental               = new_references.im_s_opt_med_dental,
10064         im_s_opt_employment_allow         = new_references.im_s_opt_employment_allow,
10065         im_s_opt_annual_ed_savings        = new_references.im_s_opt_annual_ed_savings,
10066         im_s_opt_inc_prot_allow_m         = new_references.im_s_opt_inc_prot_allow_m,
10067         im_s_opt_total_inc_allow          = new_references.im_s_opt_total_inc_allow,
10068         im_s_opt_cal_avail_income         = new_references.im_s_opt_cal_avail_income,
10069         im_s_opt_avail_income             = new_references.im_s_opt_avail_income,
10070         im_s_opt_total_cont_inc           = new_references.im_s_opt_total_cont_inc,
10071         im_s_opt_cash_bank_accounts       = new_references.im_s_opt_cash_bank_accounts,
10072         im_s_opt_ira_keogh_accounts       = new_references.im_s_opt_ira_keogh_accounts,
10073         im_s_opt_home_equity              = new_references.im_s_opt_home_equity,
10074         im_s_opt_ot_rl_est_inv_eq         = new_references.im_s_opt_ot_rl_est_inv_eq,
10075         im_s_opt_adj_bus_farm_worth       = new_references.im_s_opt_adj_bus_farm_worth,
10076         im_s_opt_trusts                   = new_references.im_s_opt_trusts,
10077         im_s_opt_net_worth                = new_references.im_s_opt_net_worth,
10078         im_s_opt_emerg_res_allow          = new_references.im_s_opt_emerg_res_allow,
10079         im_s_opt_cum_ed_savings           = new_references.im_s_opt_cum_ed_savings,
10080         im_s_opt_total_asset_allow        = new_references.im_s_opt_total_asset_allow,
10081         im_s_opt_disc_net_worth           = new_references.im_s_opt_disc_net_worth,
10082         im_s_opt_total_cont_asset         = new_references.im_s_opt_total_cont_asset,
10083         im_s_opt_total_cont               = new_references.im_s_opt_total_cont,
10084         im_s_opt_num_in_coll_adj          = new_references.im_s_opt_num_in_coll_adj,
10085         im_s_opt_cont_for_stu             = new_references.im_s_opt_cont_for_stu,
10086         im_s_opt_cont_from_income         = new_references.im_s_opt_cont_from_income,
10087         im_s_opt_cont_from_assets         = new_references.im_s_opt_cont_from_assets,
10088         fm_s_analysis_type                = new_references.fm_s_analysis_type,
10089         fm_s_agi_taxable_income           = new_references.fm_s_agi_taxable_income,
10090         fm_s_untx_inc_and_ben             = new_references.fm_s_untx_inc_and_ben,
10091         fm_s_inc_adj                      = new_references.fm_s_inc_adj,
10092         fm_s_total_income                 = new_references.fm_s_total_income,
10093         fm_s_us_income_tax                = new_references.fm_s_us_income_tax,
10094         fm_s_state_and_oth_taxes          = new_references.fm_s_state_and_oth_taxes,
10095         fm_s_fica_tax                     = new_references.fm_s_fica_tax,
10096         fm_s_employment_allow             = new_references.fm_s_employment_allow,
10097         fm_s_income_prot_allow            = new_references.fm_s_income_prot_allow,
10098         fm_s_total_allow                  = new_references.fm_s_total_allow,
10099         fm_s_cal_avail_income             = new_references.fm_s_cal_avail_income,
10100         fm_s_avail_income                 = new_references.fm_s_avail_income,
10101         fm_s_cash_bank_accounts           = new_references.fm_s_cash_bank_accounts,
10102         fm_s_ot_rl_est_inv_equity         = new_references.fm_s_ot_rl_est_inv_equity,
10103         fm_s_adj_bus_farm_worth           = new_references.fm_s_adj_bus_farm_worth,
10104         fm_s_trusts                       = new_references.fm_s_trusts,
10105         fm_s_net_worth                    = new_references.fm_s_net_worth,
10106         fm_s_asset_prot_allow             = new_references.fm_s_asset_prot_allow,
10107         fm_s_disc_net_worth               = new_references.fm_s_disc_net_worth,
10108         fm_s_total_cont                   = new_references.fm_s_total_cont,
10109         fm_s_num_in_coll                  = new_references.fm_s_num_in_coll,
10110         fm_s_cont_for_stu                 = new_references.fm_s_cont_for_stu,
10111         fm_s_cont_from_income             = new_references.fm_s_cont_from_income,
10112         fm_s_cont_from_assets             = new_references.fm_s_cont_from_assets,
10113         im_inst_resident_ind              = new_references.im_inst_resident_ind,
10114         institutional_1_budget_name       = new_references.institutional_1_budget_name,
10115         im_inst_1_budget_duration         = new_references.im_inst_1_budget_duration,
10119         im_inst_1_tot_expenses            = new_references.im_inst_1_tot_expenses,
10116         im_inst_1_tuition_fees            = new_references.im_inst_1_tuition_fees,
10117         im_inst_1_books_supplies          = new_references.im_inst_1_books_supplies,
10118         im_inst_1_living_expenses         = new_references.im_inst_1_living_expenses,
10120         im_inst_1_tot_stu_cont            = new_references.im_inst_1_tot_stu_cont,
10121         im_inst_1_tot_par_cont            = new_references.im_inst_1_tot_par_cont,
10122         im_inst_1_tot_family_cont         = new_references.im_inst_1_tot_family_cont,
10123         im_inst_1_va_benefits             = new_references.im_inst_1_va_benefits,
10124         im_inst_1_ot_cont                 = new_references.im_inst_1_ot_cont,
10125         im_inst_1_est_financial_need      = new_references.im_inst_1_est_financial_need,
10126         institutional_2_budget_name       = new_references.institutional_2_budget_name,
10127         im_inst_2_budget_duration         = new_references.im_inst_2_budget_duration,
10128         im_inst_2_tuition_fees            = new_references.im_inst_2_tuition_fees,
10129         im_inst_2_books_supplies          = new_references.im_inst_2_books_supplies,
10130         im_inst_2_living_expenses         = new_references.im_inst_2_living_expenses,
10131         im_inst_2_tot_expenses            = new_references.im_inst_2_tot_expenses,
10132         im_inst_2_tot_stu_cont            = new_references.im_inst_2_tot_stu_cont,
10133         im_inst_2_tot_par_cont            = new_references.im_inst_2_tot_par_cont,
10134         im_inst_2_tot_family_cont         = new_references.im_inst_2_tot_family_cont,
10135         im_inst_2_va_benefits             = new_references.im_inst_2_va_benefits,
10136         im_inst_2_est_financial_need      = new_references.im_inst_2_est_financial_need,
10137         institutional_3_budget_name       = new_references.institutional_3_budget_name,
10138         im_inst_3_budget_duration         = new_references.im_inst_3_budget_duration,
10139         im_inst_3_tuition_fees            = new_references.im_inst_3_tuition_fees,
10140         im_inst_3_books_supplies          = new_references.im_inst_3_books_supplies,
10141         im_inst_3_living_expenses         = new_references.im_inst_3_living_expenses,
10142         im_inst_3_tot_expenses            = new_references.im_inst_3_tot_expenses,
10143         im_inst_3_tot_stu_cont            = new_references.im_inst_3_tot_stu_cont,
10144         im_inst_3_tot_par_cont            = new_references.im_inst_3_tot_par_cont,
10145         im_inst_3_tot_family_cont         = new_references.im_inst_3_tot_family_cont,
10146         im_inst_3_va_benefits             = new_references.im_inst_3_va_benefits,
10147         im_inst_3_est_financial_need      = new_references.im_inst_3_est_financial_need,
10148         fm_inst_1_federal_efc             = new_references.fm_inst_1_federal_efc,
10149         fm_inst_1_va_benefits             = new_references.fm_inst_1_va_benefits,
10150         fm_inst_1_fed_eligibility         = new_references.fm_inst_1_fed_eligibility,
10151         fm_inst_1_pell                    = new_references.fm_inst_1_pell,
10152         option_par_loss_allow_ind         = new_references.option_par_loss_allow_ind,
10153         option_par_tuition_ind            = new_references.option_par_tuition_ind,
10154         option_par_home_ind               = new_references.option_par_home_ind,
10155         option_par_home_value             = new_references.option_par_home_value,
10156         option_par_home_debt              = new_references.option_par_home_debt,
10157         option_stu_ira_keogh_ind          = new_references.option_stu_ira_keogh_ind,
10158         option_stu_home_ind               = new_references.option_stu_home_ind,
10159         option_stu_home_value             = new_references.option_stu_home_value,
10160         option_stu_home_debt              = new_references.option_stu_home_debt,
10161         option_stu_sum_ay_inc_ind         = new_references.option_stu_sum_ay_inc_ind,
10162         option_par_hope_ll_credit         = new_references.option_par_hope_ll_credit,
10163         option_stu_hope_ll_credit         = new_references.option_stu_hope_ll_credit,
10164         im_parent_1_8_months_bas          = new_references.im_parent_1_8_months_bas,
10165         im_p_more_than_9_mth_ba           = new_references.im_p_more_than_9_mth_ba,
10166         im_parent_1_8_months_opt          = new_references.im_parent_1_8_months_opt,
10167         im_p_more_than_9_mth_op           = new_references.im_p_more_than_9_mth_op,
10168         fnar_message_1                    = new_references.fnar_message_1,
10169         fnar_message_2                    = new_references.fnar_message_2,
10170         fnar_message_3                    = new_references.fnar_message_3,
10171         fnar_message_4                    = new_references.fnar_message_4,
10172         fnar_message_5                    = new_references.fnar_message_5,
10173         fnar_message_6                    = new_references.fnar_message_6,
10174         fnar_message_7                    = new_references.fnar_message_7,
10175         fnar_message_8                    = new_references.fnar_message_8,
10176         fnar_message_9                    = new_references.fnar_message_9,
10177         fnar_message_10                   = new_references.fnar_message_10,
10178         fnar_message_11                   = new_references.fnar_message_11,
10179         fnar_message_12                   = new_references.fnar_message_12,
10180         fnar_message_13                   = new_references.fnar_message_13,
10181         fnar_message_20                   = new_references.fnar_message_20,
10182         fnar_message_21                   = new_references.fnar_message_21,
10183         fnar_message_22                   = new_references.fnar_message_22,
10184         fnar_message_23                   = new_references.fnar_message_23,
10185         fnar_message_24                   = new_references.fnar_message_24,
10186         fnar_message_25                   = new_references.fnar_message_25,
10190         fnar_message_31                   = new_references.fnar_message_31,
10187         fnar_message_26                   = new_references.fnar_message_26,
10188         fnar_message_27                   = new_references.fnar_message_27,
10189         fnar_message_30                   = new_references.fnar_message_30,
10191         fnar_message_32                   = new_references.fnar_message_32,
10192         fnar_message_33                   = new_references.fnar_message_33,
10193         fnar_message_34                   = new_references.fnar_message_34,
10194         fnar_message_35                   = new_references.fnar_message_35,
10195         fnar_message_36                   = new_references.fnar_message_36,
10196         fnar_message_37                   = new_references.fnar_message_37,
10197         fnar_message_38                   = new_references.fnar_message_38,
10198         fnar_message_39                   = new_references.fnar_message_39,
10199         fnar_message_45                   = new_references.fnar_message_45,
10200         fnar_message_46                   = new_references.fnar_message_46,
10201         fnar_message_47                   = new_references.fnar_message_47,
10202         fnar_message_48                   = new_references.fnar_message_48,
10203         fnar_message_50                   = new_references.fnar_message_50,
10204         fnar_message_51                   = new_references.fnar_message_51,
10205         fnar_message_52                   = new_references.fnar_message_52,
10206         fnar_message_53                   = new_references.fnar_message_53,
10207         fnar_message_56                   = new_references.fnar_message_56,
10208         fnar_message_57                   = new_references.fnar_message_57,
10209         fnar_message_58                   = new_references.fnar_message_58,
10210         fnar_message_59                   = new_references.fnar_message_59,
10211         fnar_message_60                   = new_references.fnar_message_60,
10212         fnar_message_61                   = new_references.fnar_message_61,
10213         fnar_message_62                   = new_references.fnar_message_62,
10214         fnar_message_63                   = new_references.fnar_message_63,
10215         fnar_message_64                   = new_references.fnar_message_64,
10216         fnar_message_65                   = new_references.fnar_message_65,
10217         fnar_message_71                   = new_references.fnar_message_71,
10218         fnar_message_72                   = new_references.fnar_message_72,
10219         fnar_message_73                   = new_references.fnar_message_73,
10220         fnar_message_74                   = new_references.fnar_message_74,
10221         fnar_message_75                   = new_references.fnar_message_75,
10222         fnar_message_76                   = new_references.fnar_message_76,
10223         fnar_message_77                   = new_references.fnar_message_77,
10224         fnar_message_78                   = new_references.fnar_message_78,
10225         fnar_mesg_10_stu_fam_mem          = new_references.fnar_mesg_10_stu_fam_mem,
10226         fnar_mesg_11_stu_no_in_coll       = new_references.fnar_mesg_11_stu_no_in_coll,
10227         fnar_mesg_24_stu_avail_inc        = new_references.fnar_mesg_24_stu_avail_inc,
10228         fnar_mesg_26_stu_taxes            = new_references.fnar_mesg_26_stu_taxes,
10229         fnar_mesg_33_stu_home_value       = new_references.fnar_mesg_33_stu_home_value,
10230         fnar_mesg_34_stu_home_value       = new_references.fnar_mesg_34_stu_home_value,
10231         fnar_mesg_34_stu_home_equity      = new_references.fnar_mesg_34_stu_home_equity,
10232         fnar_mesg_35_stu_home_value       = new_references.fnar_mesg_35_stu_home_value,
10233         fnar_mesg_35_stu_home_equity      = new_references.fnar_mesg_35_stu_home_equity,
10234         fnar_mesg_36_stu_home_equity      = new_references.fnar_mesg_36_stu_home_equity,
10235         fnar_mesg_48_par_fam_mem          = new_references.fnar_mesg_48_par_fam_mem,
10236         fnar_mesg_49_par_no_in_coll       = new_references.fnar_mesg_49_par_no_in_coll,
10237         fnar_mesg_56_par_agi              = new_references.fnar_mesg_56_par_agi,
10238         fnar_mesg_62_par_taxes            = new_references.fnar_mesg_62_par_taxes,
10239         fnar_mesg_73_par_home_value       = new_references.fnar_mesg_73_par_home_value,
10240         fnar_mesg_74_par_home_value       = new_references.fnar_mesg_74_par_home_value,
10241         fnar_mesg_74_par_home_equity      = new_references.fnar_mesg_74_par_home_equity,
10242         fnar_mesg_75_par_home_value       = new_references.fnar_mesg_75_par_home_value,
10243         fnar_mesg_75_par_home_equity      = new_references.fnar_mesg_75_par_home_equity,
10244         fnar_mesg_76_par_home_equity      = new_references.fnar_mesg_76_par_home_equity,
10245         assumption_message_1              = new_references.assumption_message_1,
10246         assumption_message_2              = new_references.assumption_message_2,
10247         assumption_message_3              = new_references.assumption_message_3,
10248         assumption_message_4              = new_references.assumption_message_4,
10249         assumption_message_5              = new_references.assumption_message_5,
10250         assumption_message_6              = new_references.assumption_message_6,
10251         record_mark                       = new_references.record_mark,
10252         last_update_date                  = x_last_update_date,
10253         last_updated_by                   = x_last_updated_by,
10254         last_update_login                 = x_last_update_login,
10255         option_par_cola_adj_ind           = new_references.option_par_cola_adj_ind,
10256         option_par_stu_fa_assets_ind      = new_references.option_par_stu_fa_assets_ind,
10257         option_par_ipt_assets_ind         = new_references.option_par_ipt_assets_ind,
10258         option_stu_ipt_assets_ind         = new_references.option_stu_ipt_assets_ind,
10259         option_par_cola_adj_value         = new_references.option_par_cola_adj_value,
10263         p_tuit_fee_deduct_amt             = new_references.p_tuit_fee_deduct_amt,
10260         fnar_message_49                   = new_references.fnar_message_49,
10261         fnar_message_55                   = new_references.fnar_message_55,
10262         p_soc_sec_ben_student_amt         = new_references.p_soc_sec_ben_student_amt,
10264         option_ind_stu_ipt_assets_flag    = new_references.option_ind_stu_ipt_assets_flag,
10265         stu_lives_with_num          = new_references.stu_lives_with_num,
10266         stu_most_support_from_num   = new_references.stu_most_support_from_num,
10267         location_computer_num       = new_references.location_computer_num,
10268         cust_parent_cont_adj_num    = new_references.cust_parent_cont_adj_num,
10269         custodial_parent_num            = new_references.custodial_parent_num,
10270         cust_par_base_prcnt_inc_amt = new_references.cust_par_base_prcnt_inc_amt,
10271         cust_par_base_cont_inc_amt  = new_references.cust_par_base_cont_inc_amt,
10272         cust_par_base_cont_ast_amt  = new_references.cust_par_base_cont_ast_amt,
10273         cust_par_base_tot_cont_amt  = new_references.cust_par_base_tot_cont_amt,
10274         cust_par_opt_prcnt_inc_amt  = new_references.cust_par_opt_prcnt_inc_amt,
10275         cust_par_opt_cont_inc_amt   = new_references.cust_par_opt_cont_inc_amt,
10276         cust_par_opt_cont_ast_amt   = new_references.cust_par_opt_cont_ast_amt,
10277         cust_par_opt_tot_cont_amt   = new_references.cust_par_opt_tot_cont_amt,
10278         parents_email_txt           = new_references.parents_email_txt,
10279         parent_1_birth_date         = new_references.parent_1_birth_date,
10280         parent_2_birth_date         = new_references.parent_2_birth_date,
10281         match_code                  = new_references.match_code
10282       WHERE rowid = x_rowid;
10283 
10284     IF (SQL%NOTFOUND) THEN
10285       RAISE NO_DATA_FOUND;
10286     END IF;
10287 
10288   END update_row;
10289 
10290 
10291   PROCEDURE add_row (
10292     x_rowid                             IN OUT NOCOPY VARCHAR2,
10293     x_css_id                            IN OUT NOCOPY NUMBER,
10294     x_record_status                     IN     VARCHAR2,
10295     x_college_code                      IN     VARCHAR2,
10296     x_academic_year                     IN     VARCHAR2,
10297     x_stu_record_type                   IN     VARCHAR2,
10298     x_css_id_number                     IN     VARCHAR2,
10299     x_registration_receipt_date         IN     VARCHAR2,
10300     x_registration_type                 IN     VARCHAR2,
10301     x_application_receipt_date          IN     VARCHAR2,
10302     x_application_type                  IN     VARCHAR2,
10303     x_original_fnar_compute             IN     VARCHAR2,
10304     x_revision_fnar_compute_date        IN     VARCHAR2,
10305     x_electronic_extract_date           IN     VARCHAR2,
10306     x_institutional_reporting_type      IN     VARCHAR2,
10307     x_asr_receipt_date                  IN     VARCHAR2,
10308     x_last_name                         IN     VARCHAR2,
10309     x_first_name                        IN     VARCHAR2,
10310     x_middle_initial                    IN     VARCHAR2,
10311     x_address_number_and_street         IN     VARCHAR2,
10312     x_city                              IN     VARCHAR2,
10313     x_state_mailing                     IN     VARCHAR2,
10314     x_zip_code                          IN     VARCHAR2,
10315     x_s_telephone_number                IN     VARCHAR2,
10316     x_s_title                           IN     VARCHAR2,
10317     x_date_of_birth                     IN     VARCHAR2,
10318     x_social_security_number            IN     VARCHAR2,
10319     x_state_legal_residence             IN     VARCHAR2,
10320     x_foreign_address_indicator         IN     VARCHAR2,
10321     x_foreign_postal_code               IN     VARCHAR2,
10322     x_country                           IN     VARCHAR2,
10323     x_financial_aid_status              IN     VARCHAR2,
10324     x_year_in_college                   IN     VARCHAR2,
10325     x_marital_status                    IN     VARCHAR2,
10326     x_ward_court                        IN     VARCHAR2,
10327     x_legal_dependents_other            IN     VARCHAR2,
10328     x_household_size                    IN     VARCHAR2,
10329     x_number_in_college                 IN     VARCHAR2,
10330     x_citizenship_status                IN     VARCHAR2,
10331     x_citizenship_country               IN     VARCHAR2,
10332     x_visa_classification               IN     VARCHAR2,
10333     x_tax_figures                       IN     VARCHAR2,
10334     x_number_exemptions                 IN     VARCHAR2,
10335     x_adjusted_gross_inc                IN     VARCHAR2,
10336     x_us_tax_paid                       IN     VARCHAR2,
10337     x_itemized_deductions               IN     VARCHAR2,
10338     x_stu_income_work                   IN     VARCHAR2,
10339     x_spouse_income_work                IN     VARCHAR2,
10340     x_divid_int_inc                     IN     VARCHAR2,
10341     x_soc_sec_benefits                  IN     VARCHAR2,
10342     x_welfare_tanf                      IN     VARCHAR2,
10343     x_child_supp_rcvd                   IN     VARCHAR2,
10344     x_earned_income_credit              IN     VARCHAR2,
10345     x_other_untax_income                IN     VARCHAR2,
10346     x_tax_stu_aid                       IN     VARCHAR2,
10347     x_cash_sav_check                    IN     VARCHAR2,
10348     x_ira_keogh                         IN     VARCHAR2,
10349     x_invest_value                      IN     VARCHAR2,
10350     x_invest_debt                       IN     VARCHAR2,
10351     x_home_value                        IN     VARCHAR2,
10352     x_home_debt                         IN     VARCHAR2,
10353     x_oth_real_value                    IN     VARCHAR2,
10354     x_oth_real_debt                     IN     VARCHAR2,
10358     x_home_purch_price                  IN     VARCHAR2,
10355     x_bus_farm_value                    IN     VARCHAR2,
10356     x_bus_farm_debt                     IN     VARCHAR2,
10357     x_live_on_farm                      IN     VARCHAR2,
10359     x_hope_ll_credit                    IN     VARCHAR2,
10360     x_home_purch_year                   IN     VARCHAR2,
10361     x_trust_amount                      IN     VARCHAR2,
10362     x_trust_avail                       IN     VARCHAR2,
10363     x_trust_estab                       IN     VARCHAR2,
10364     x_child_support_paid                IN     VARCHAR2,
10365     x_med_dent_expenses                 IN     VARCHAR2,
10366     x_vet_us                            IN     VARCHAR2,
10367     x_vet_ben_amount                    IN     VARCHAR2,
10368     x_vet_ben_months                    IN     VARCHAR2,
10369     x_stu_summer_wages                  IN     VARCHAR2,
10370     x_stu_school_yr_wages               IN     VARCHAR2,
10371     x_spouse_summer_wages               IN     VARCHAR2,
10372     x_spouse_school_yr_wages            IN     VARCHAR2,
10373     x_summer_other_tax_inc              IN     VARCHAR2,
10374     x_school_yr_other_tax_inc           IN     VARCHAR2,
10375     x_summer_untax_inc                  IN     VARCHAR2,
10376     x_school_yr_untax_inc               IN     VARCHAR2,
10377     x_grants_schol_etc                  IN     VARCHAR2,
10378     x_tuit_benefits                     IN     VARCHAR2,
10379     x_cont_parents                      IN     VARCHAR2,
10380     x_cont_relatives                    IN     VARCHAR2,
10381     x_p_siblings_pre_tuit               IN     VARCHAR2,
10382     x_p_student_pre_tuit                IN     VARCHAR2,
10383     x_p_household_size                  IN     VARCHAR2,
10384     x_p_number_in_college               IN     VARCHAR2,
10385     x_p_parents_in_college              IN     VARCHAR2,
10386     x_p_marital_status                  IN     VARCHAR2,
10387     x_p_state_legal_residence           IN     VARCHAR2,
10388     x_p_natural_par_status              IN     VARCHAR2,
10389     x_p_child_supp_paid                 IN     VARCHAR2,
10390     x_p_repay_ed_loans                  IN     VARCHAR2,
10391     x_p_med_dent_expenses               IN     VARCHAR2,
10392     x_p_tuit_paid_amount                IN     VARCHAR2,
10393     x_p_tuit_paid_number                IN     VARCHAR2,
10394     x_p_exp_child_supp_paid             IN     VARCHAR2,
10395     x_p_exp_repay_ed_loans              IN     VARCHAR2,
10396     x_p_exp_med_dent_expenses           IN     VARCHAR2,
10397     x_p_exp_tuit_pd_amount              IN     VARCHAR2,
10398     x_p_exp_tuit_pd_number              IN     VARCHAR2,
10399     x_p_cash_sav_check                  IN     VARCHAR2,
10400     x_p_month_mortgage_pay              IN     VARCHAR2,
10401     x_p_invest_value                    IN     VARCHAR2,
10402     x_p_invest_debt                     IN     VARCHAR2,
10403     x_p_home_value                      IN     VARCHAR2,
10404     x_p_home_debt                       IN     VARCHAR2,
10405     x_p_home_purch_price                IN     VARCHAR2,
10406     x_p_own_business_farm               IN     VARCHAR2,
10407     x_p_business_value                  IN     VARCHAR2,
10408     x_p_business_debt                   IN     VARCHAR2,
10409     x_p_farm_value                      IN     VARCHAR2,
10410     x_p_farm_debt                       IN     VARCHAR2,
10411     x_p_live_on_farm                    IN     VARCHAR2,
10412     x_p_oth_real_estate_value           IN     VARCHAR2,
10413     x_p_oth_real_estate_debt            IN     VARCHAR2,
10414     x_p_oth_real_purch_price            IN     VARCHAR2,
10415     x_p_siblings_assets                 IN     VARCHAR2,
10416     x_p_home_purch_year                 IN     VARCHAR2,
10417     x_p_oth_real_purch_year             IN     VARCHAR2,
10418     x_p_prior_agi                       IN     VARCHAR2,
10419     x_p_prior_us_tax_paid               IN     VARCHAR2,
10420     x_p_prior_item_deductions           IN     VARCHAR2,
10421     x_p_prior_other_untax_inc           IN     VARCHAR2,
10422     x_p_tax_figures                     IN     VARCHAR2,
10423     x_p_number_exemptions               IN     VARCHAR2,
10424     x_p_adjusted_gross_inc              IN     VARCHAR2,
10425     x_p_wages_sal_tips                  IN     VARCHAR2,
10426     x_p_interest_income                 IN     VARCHAR2,
10427     x_p_dividend_income                 IN     VARCHAR2,
10428     x_p_net_inc_bus_farm                IN     VARCHAR2,
10429     x_p_other_taxable_income            IN     VARCHAR2,
10430     x_p_adj_to_income                   IN     VARCHAR2,
10431     x_p_us_tax_paid                     IN     VARCHAR2,
10432     x_p_itemized_deductions             IN     VARCHAR2,
10433     x_p_father_income_work              IN     VARCHAR2,
10434     x_p_mother_income_work              IN     VARCHAR2,
10435     x_p_soc_sec_ben                     IN     VARCHAR2,
10436     x_p_welfare_tanf                    IN     VARCHAR2,
10437     x_p_child_supp_rcvd                 IN     VARCHAR2,
10438     x_p_ded_ira_keogh                   IN     VARCHAR2,
10439     x_p_tax_defer_pens_savs             IN     VARCHAR2,
10440     x_p_dep_care_med_spending           IN     VARCHAR2,
10441     x_p_earned_income_credit            IN     VARCHAR2,
10442     x_p_living_allow                    IN     VARCHAR2,
10443     x_p_tax_exmpt_int                   IN     VARCHAR2,
10444     x_p_foreign_inc_excl                IN     VARCHAR2,
10445     x_p_other_untax_inc                 IN     VARCHAR2,
10446     x_p_hope_ll_credit                  IN     VARCHAR2,
10447     x_p_yr_separation                   IN     VARCHAR2,
10448     x_p_yr_divorce                      IN     VARCHAR2,
10449     x_p_exp_father_inc                  IN     VARCHAR2,
10450     x_p_exp_mother_inc                  IN     VARCHAR2,
10454     x_line_2_attend_college             IN     VARCHAR2,
10451     x_p_exp_other_tax_inc               IN     VARCHAR2,
10452     x_p_exp_other_untax_inc             IN     VARCHAR2,
10453     x_line_2_relation                   IN     VARCHAR2,
10455     x_line_3_relation                   IN     VARCHAR2,
10456     x_line_3_attend_college             IN     VARCHAR2,
10457     x_line_4_relation                   IN     VARCHAR2,
10458     x_line_4_attend_college             IN     VARCHAR2,
10459     x_line_5_relation                   IN     VARCHAR2,
10460     x_line_5_attend_college             IN     VARCHAR2,
10461     x_line_6_relation                   IN     VARCHAR2,
10462     x_line_6_attend_college             IN     VARCHAR2,
10463     x_line_7_relation                   IN     VARCHAR2,
10464     x_line_7_attend_college             IN     VARCHAR2,
10465     x_line_8_relation                   IN     VARCHAR2,
10466     x_line_8_attend_college             IN     VARCHAR2,
10467     x_p_age_father                      IN     VARCHAR2,
10468     x_p_age_mother                      IN     VARCHAR2,
10469     x_p_div_sep_ind                     IN     VARCHAR2,
10470     x_b_cont_non_custodial_par          IN     VARCHAR2,
10471     x_college_type_2                    IN     VARCHAR2,
10472     x_college_type_3                    IN     VARCHAR2,
10473     x_college_type_4                    IN     VARCHAR2,
10474     x_college_type_5                    IN     VARCHAR2,
10475     x_college_type_6                    IN     VARCHAR2,
10476     x_college_type_7                    IN     VARCHAR2,
10477     x_college_type_8                    IN     VARCHAR2,
10478     x_school_code_1                     IN     VARCHAR2,
10479     x_housing_code_1                    IN     VARCHAR2,
10480     x_school_code_2                     IN     VARCHAR2,
10481     x_housing_code_2                    IN     VARCHAR2,
10482     x_school_code_3                     IN     VARCHAR2,
10483     x_housing_code_3                    IN     VARCHAR2,
10484     x_school_code_4                     IN     VARCHAR2,
10485     x_housing_code_4                    IN     VARCHAR2,
10486     x_school_code_5                     IN     VARCHAR2,
10487     x_housing_code_5                    IN     VARCHAR2,
10488     x_school_code_6                     IN     VARCHAR2,
10489     x_housing_code_6                    IN     VARCHAR2,
10490     x_school_code_7                     IN     VARCHAR2,
10491     x_housing_code_7                    IN     VARCHAR2,
10492     x_school_code_8                     IN     VARCHAR2,
10493     x_housing_code_8                    IN     VARCHAR2,
10494     x_school_code_9                     IN     VARCHAR2,
10495     x_housing_code_9                    IN     VARCHAR2,
10496     x_school_code_10                    IN     VARCHAR2,
10497     x_housing_code_10                   IN     VARCHAR2,
10498     x_additional_school_code_1          IN     VARCHAR2,
10499     x_additional_school_code_2          IN     VARCHAR2,
10500     x_additional_school_code_3          IN     VARCHAR2,
10501     x_additional_school_code_4          IN     VARCHAR2,
10502     x_additional_school_code_5          IN     VARCHAR2,
10503     x_additional_school_code_6          IN     VARCHAR2,
10504     x_additional_school_code_7          IN     VARCHAR2,
10505     x_additional_school_code_8          IN     VARCHAR2,
10506     x_additional_school_code_9          IN     VARCHAR2,
10507     x_additional_school_code_10         IN     VARCHAR2,
10508     x_explanation_spec_circum           IN     VARCHAR2,
10509     x_signature_student                 IN     VARCHAR2,
10510     x_signature_spouse                  IN     VARCHAR2,
10511     x_signature_father                  IN     VARCHAR2,
10512     x_signature_mother                  IN     VARCHAR2,
10513     x_month_day_completed               IN     VARCHAR2,
10514     x_year_completed                    IN     VARCHAR2,
10515     x_age_line_2                        IN     VARCHAR2,
10516     x_age_line_3                        IN     VARCHAR2,
10517     x_age_line_4                        IN     VARCHAR2,
10518     x_age_line_5                        IN     VARCHAR2,
10519     x_age_line_6                        IN     VARCHAR2,
10520     x_age_line_7                        IN     VARCHAR2,
10521     x_age_line_8                        IN     VARCHAR2,
10522     x_a_online_signature                IN     VARCHAR2,
10523     x_question_1_number                 IN     VARCHAR2,
10524     x_question_1_size                   IN     VARCHAR2,
10525     x_question_1_answer                 IN     VARCHAR2,
10526     x_question_2_number                 IN     VARCHAR2,
10527     x_question_2_size                   IN     VARCHAR2,
10528     x_question_2_answer                 IN     VARCHAR2,
10529     x_question_3_number                 IN     VARCHAR2,
10530     x_question_3_size                   IN     VARCHAR2,
10531     x_question_3_answer                 IN     VARCHAR2,
10532     x_question_4_number                 IN     VARCHAR2,
10533     x_question_4_size                   IN     VARCHAR2,
10534     x_question_4_answer                 IN     VARCHAR2,
10535     x_question_5_number                 IN     VARCHAR2,
10536     x_question_5_size                   IN     VARCHAR2,
10537     x_question_5_answer                 IN     VARCHAR2,
10538     x_question_6_number                 IN     VARCHAR2,
10539     x_question_6_size                   IN     VARCHAR2,
10540     x_question_6_answer                 IN     VARCHAR2,
10541     x_question_7_number                 IN     VARCHAR2,
10542     x_question_7_size                   IN     VARCHAR2,
10543     x_question_7_answer                 IN     VARCHAR2,
10544     x_question_8_number                 IN     VARCHAR2,
10545     x_question_8_size                   IN     VARCHAR2,
10549     x_question_9_answer                 IN     VARCHAR2,
10546     x_question_8_answer                 IN     VARCHAR2,
10547     x_question_9_number                 IN     VARCHAR2,
10548     x_question_9_size                   IN     VARCHAR2,
10550     x_question_10_number                IN     VARCHAR2,
10551     x_question_10_size                  IN     VARCHAR2,
10552     x_question_10_answer                IN     VARCHAR2,
10553     x_question_11_number                IN     VARCHAR2,
10554     x_question_11_size                  IN     VARCHAR2,
10555     x_question_11_answer                IN     VARCHAR2,
10556     x_question_12_number                IN     VARCHAR2,
10557     x_question_12_size                  IN     VARCHAR2,
10558     x_question_12_answer                IN     VARCHAR2,
10559     x_question_13_number                IN     VARCHAR2,
10560     x_question_13_size                  IN     VARCHAR2,
10561     x_question_13_answer                IN     VARCHAR2,
10562     x_question_14_number                IN     VARCHAR2,
10563     x_question_14_size                  IN     VARCHAR2,
10564     x_question_14_answer                IN     VARCHAR2,
10565     x_question_15_number                IN     VARCHAR2,
10566     x_question_15_size                  IN     VARCHAR2,
10567     x_question_15_answer                IN     VARCHAR2,
10568     x_question_16_number                IN     VARCHAR2,
10569     x_question_16_size                  IN     VARCHAR2,
10570     x_question_16_answer                IN     VARCHAR2,
10571     x_question_17_number                IN     VARCHAR2,
10572     x_question_17_size                  IN     VARCHAR2,
10573     x_question_17_answer                IN     VARCHAR2,
10574     x_question_18_number                IN     VARCHAR2,
10575     x_question_18_size                  IN     VARCHAR2,
10576     x_question_18_answer                IN     VARCHAR2,
10577     x_question_19_number                IN     VARCHAR2,
10578     x_question_19_size                  IN     VARCHAR2,
10579     x_question_19_answer                IN     VARCHAR2,
10580     x_question_20_number                IN     VARCHAR2,
10581     x_question_20_size                  IN     VARCHAR2,
10582     x_question_20_answer                IN     VARCHAR2,
10583     x_question_21_number                IN     VARCHAR2,
10584     x_question_21_size                  IN     VARCHAR2,
10585     x_question_21_answer                IN     VARCHAR2,
10586     x_question_22_number                IN     VARCHAR2,
10587     x_question_22_size                  IN     VARCHAR2,
10588     x_question_22_answer                IN     VARCHAR2,
10589     x_question_23_number                IN     VARCHAR2,
10590     x_question_23_size                  IN     VARCHAR2,
10591     x_question_23_answer                IN     VARCHAR2,
10592     x_question_24_number                IN     VARCHAR2,
10593     x_question_24_size                  IN     VARCHAR2,
10594     x_question_24_answer                IN     VARCHAR2,
10595     x_question_25_number                IN     VARCHAR2,
10596     x_question_25_size                  IN     VARCHAR2,
10597     x_question_25_answer                IN     VARCHAR2,
10598     x_question_26_number                IN     VARCHAR2,
10599     x_question_26_size                  IN     VARCHAR2,
10600     x_question_26_answer                IN     VARCHAR2,
10601     x_question_27_number                IN     VARCHAR2,
10602     x_question_27_size                  IN     VARCHAR2,
10603     x_question_27_answer                IN     VARCHAR2,
10604     x_question_28_number                IN     VARCHAR2,
10605     x_question_28_size                  IN     VARCHAR2,
10606     x_question_28_answer                IN     VARCHAR2,
10607     x_question_29_number                IN     VARCHAR2,
10608     x_question_29_size                  IN     VARCHAR2,
10609     x_question_29_answer                IN     VARCHAR2,
10610     x_question_30_number                IN     VARCHAR2,
10611     x_questions_30_size                 IN     VARCHAR2,
10612     x_question_30_answer                IN     VARCHAR2,
10613     x_r_s_email_address                 IN     VARCHAR2,
10614     x_eps_code                          IN     VARCHAR2,
10615     x_comp_css_dependency_status        IN     VARCHAR2,
10616     x_stu_age                           IN     VARCHAR2,
10617     x_assumed_stu_yr_in_coll            IN     VARCHAR2,
10618     x_comp_stu_marital_status           IN     VARCHAR2,
10619     x_stu_family_members                IN     VARCHAR2,
10620     x_stu_fam_members_in_college        IN     VARCHAR2,
10621     x_par_marital_status                IN     VARCHAR2,
10622     x_par_family_members                IN     VARCHAR2,
10623     x_par_total_in_college              IN     VARCHAR2,
10624     x_par_par_in_college                IN     VARCHAR2,
10625     x_par_others_in_college             IN     VARCHAR2,
10626     x_par_aesa                          IN     VARCHAR2,
10627     x_par_cesa                          IN     VARCHAR2,
10628     x_stu_aesa                          IN     VARCHAR2,
10629     x_stu_cesa                          IN     VARCHAR2,
10630     x_im_p_bas_agi_taxable_income       IN     VARCHAR2,
10631     x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2,
10632     x_im_p_bas_inc_adj                  IN     VARCHAR2,
10633     x_im_p_bas_total_income             IN     VARCHAR2,
10634     x_im_p_bas_us_income_tax            IN     VARCHAR2,
10635     x_im_p_bas_st_and_other_tax         IN     VARCHAR2,
10636     x_im_p_bas_fica_tax                 IN     VARCHAR2,
10637     x_im_p_bas_med_dental               IN     VARCHAR2,
10638     x_im_p_bas_employment_allow         IN     VARCHAR2,
10639     x_im_p_bas_annual_ed_savings        IN     VARCHAR2,
10640     x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2,
10644     x_im_p_bas_total_cont_inc           IN     VARCHAR2,
10641     x_im_p_bas_total_inc_allow          IN     VARCHAR2,
10642     x_im_p_bas_cal_avail_inc            IN     VARCHAR2,
10643     x_im_p_bas_avail_income             IN     VARCHAR2,
10645     x_im_p_bas_cash_bank_accounts       IN     VARCHAR2,
10646     x_im_p_bas_home_equity              IN     VARCHAR2,
10647     x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
10648     x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2,
10649     x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2,
10650     x_im_p_bas_net_worth                IN     VARCHAR2,
10651     x_im_p_bas_emerg_res_allow          IN     VARCHAR2,
10652     x_im_p_bas_cum_ed_savings           IN     VARCHAR2,
10653     x_im_p_bas_low_inc_allow            IN     VARCHAR2,
10654     x_im_p_bas_total_asset_allow        IN     VARCHAR2,
10655     x_im_p_bas_disc_net_worth           IN     VARCHAR2,
10656     x_im_p_bas_total_cont_asset         IN     VARCHAR2,
10657     x_im_p_bas_total_cont               IN     VARCHAR2,
10658     x_im_p_bas_num_in_coll_adj          IN     VARCHAR2,
10659     x_im_p_bas_cont_for_stu             IN     VARCHAR2,
10660     x_im_p_bas_cont_from_income         IN     VARCHAR2,
10661     x_im_p_bas_cont_from_assets         IN     VARCHAR2,
10662     x_im_p_opt_agi_taxable_income       IN     VARCHAR2,
10663     x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2,
10664     x_im_p_opt_inc_adj                  IN     VARCHAR2,
10665     x_im_p_opt_total_income             IN     VARCHAR2,
10666     x_im_p_opt_us_income_tax            IN     VARCHAR2,
10667     x_im_p_opt_st_and_other_tax         IN     VARCHAR2,
10668     x_im_p_opt_fica_tax                 IN     VARCHAR2,
10669     x_im_p_opt_med_dental               IN     VARCHAR2,
10670     x_im_p_opt_elem_sec_tuit            IN     VARCHAR2,
10671     x_im_p_opt_employment_allow         IN     VARCHAR2,
10672     x_im_p_opt_annual_ed_savings        IN     VARCHAR2,
10673     x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2,
10674     x_im_p_opt_total_inc_allow          IN     VARCHAR2,
10675     x_im_p_opt_cal_avail_inc            IN     VARCHAR2,
10676     x_im_p_opt_avail_income             IN     VARCHAR2,
10677     x_im_p_opt_total_cont_inc           IN     VARCHAR2,
10678     x_im_p_opt_cash_bank_accounts       IN     VARCHAR2,
10679     x_im_p_opt_home_equity              IN     VARCHAR2,
10680     x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
10681     x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2,
10682     x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2,
10683     x_im_p_opt_net_worth                IN     VARCHAR2,
10684     x_im_p_opt_emerg_res_allow          IN     VARCHAR2,
10685     x_im_p_opt_cum_ed_savings           IN     VARCHAR2,
10686     x_im_p_opt_low_inc_allow            IN     VARCHAR2,
10687     x_im_p_opt_total_asset_allow        IN     VARCHAR2,
10688     x_im_p_opt_disc_net_worth           IN     VARCHAR2,
10689     x_im_p_opt_total_cont_asset         IN     VARCHAR2,
10690     x_im_p_opt_total_cont               IN     VARCHAR2,
10691     x_im_p_opt_num_in_coll_adj          IN     VARCHAR2,
10692     x_im_p_opt_cont_for_stu             IN     VARCHAR2,
10693     x_im_p_opt_cont_from_income         IN     VARCHAR2,
10694     x_im_p_opt_cont_from_assets         IN     VARCHAR2,
10695     x_fm_p_analysis_type                IN     VARCHAR2,
10696     x_fm_p_agi_taxable_income           IN     VARCHAR2,
10697     x_fm_p_untx_inc_and_ben             IN     VARCHAR2,
10698     x_fm_p_inc_adj                      IN     VARCHAR2,
10699     x_fm_p_total_income                 IN     VARCHAR2,
10700     x_fm_p_us_income_tax                IN     VARCHAR2,
10701     x_fm_p_state_and_other_taxes        IN     VARCHAR2,
10702     x_fm_p_fica_tax                     IN     VARCHAR2,
10703     x_fm_p_employment_allow             IN     VARCHAR2,
10704     x_fm_p_income_prot_allow            IN     VARCHAR2,
10705     x_fm_p_total_allow                  IN     VARCHAR2,
10706     x_fm_p_avail_income                 IN     VARCHAR2,
10707     x_fm_p_cash_bank_accounts           IN     VARCHAR2,
10708     x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2,
10709     x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2,
10710     x_fm_p_net_worth                    IN     VARCHAR2,
10711     x_fm_p_asset_prot_allow             IN     VARCHAR2,
10712     x_fm_p_disc_net_worth               IN     VARCHAR2,
10713     x_fm_p_total_contribution           IN     VARCHAR2,
10714     x_fm_p_num_in_coll                  IN     VARCHAR2,
10715     x_fm_p_cont_for_stu                 IN     VARCHAR2,
10716     x_fm_p_cont_from_income             IN     VARCHAR2,
10717     x_fm_p_cont_from_assets             IN     VARCHAR2,
10718     x_im_s_bas_agi_taxable_income       IN     VARCHAR2,
10719     x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2,
10720     x_im_s_bas_inc_adj                  IN     VARCHAR2,
10721     x_im_s_bas_total_income             IN     VARCHAR2,
10722     x_im_s_bas_us_income_tax            IN     VARCHAR2,
10723     x_im_s_bas_st_and_oth_tax           IN     VARCHAR2,
10724     x_im_s_bas_fica_tax                 IN     VARCHAR2,
10725     x_im_s_bas_med_dental               IN     VARCHAR2,
10726     x_im_s_bas_employment_allow         IN     VARCHAR2,
10727     x_im_s_bas_annual_ed_savings        IN     VARCHAR2,
10728     x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2,
10729     x_im_s_bas_total_inc_allow          IN     VARCHAR2,
10730     x_im_s_bas_cal_avail_income         IN     VARCHAR2,
10731     x_im_s_bas_avail_income             IN     VARCHAR2,
10732     x_im_s_bas_total_cont_inc           IN     VARCHAR2,
10733     x_im_s_bas_cash_bank_accounts       IN     VARCHAR2,
10734     x_im_s_bas_home_equity              IN     VARCHAR2,
10735     x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
10739     x_im_s_bas_emerg_res_allow          IN     VARCHAR2,
10736     x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2,
10737     x_im_s_bas_trusts                   IN     VARCHAR2,
10738     x_im_s_bas_net_worth                IN     VARCHAR2,
10740     x_im_s_bas_cum_ed_savings           IN     VARCHAR2,
10741     x_im_s_bas_total_asset_allow        IN     VARCHAR2,
10742     x_im_s_bas_disc_net_worth           IN     VARCHAR2,
10743     x_im_s_bas_total_cont_asset         IN     VARCHAR2,
10744     x_im_s_bas_total_cont               IN     VARCHAR2,
10745     x_im_s_bas_num_in_coll_adj          IN     VARCHAR2,
10746     x_im_s_bas_cont_for_stu             IN     VARCHAR2,
10747     x_im_s_bas_cont_from_income         IN     VARCHAR2,
10748     x_im_s_bas_cont_from_assets         IN     VARCHAR2,
10749     x_im_s_est_agi_taxable_income       IN     VARCHAR2,
10750     x_im_s_est_untx_inc_and_ben         IN     VARCHAR2,
10751     x_im_s_est_inc_adj                  IN     VARCHAR2,
10752     x_im_s_est_total_income             IN     VARCHAR2,
10753     x_im_s_est_us_income_tax            IN     VARCHAR2,
10754     x_im_s_est_st_and_oth_tax           IN     VARCHAR2,
10755     x_im_s_est_fica_tax                 IN     VARCHAR2,
10756     x_im_s_est_med_dental               IN     VARCHAR2,
10757     x_im_s_est_employment_allow         IN     VARCHAR2,
10758     x_im_s_est_annual_ed_savings        IN     VARCHAR2,
10759     x_im_s_est_inc_prot_allow_m         IN     VARCHAR2,
10760     x_im_s_est_total_inc_allow          IN     VARCHAR2,
10761     x_im_s_est_cal_avail_income         IN     VARCHAR2,
10762     x_im_s_est_avail_income             IN     VARCHAR2,
10763     x_im_s_est_total_cont_inc           IN     VARCHAR2,
10764     x_im_s_est_cash_bank_accounts       IN     VARCHAR2,
10765     x_im_s_est_home_equity              IN     VARCHAR2,
10766     x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2,
10767     x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2,
10768     x_im_s_est_est_trusts               IN     VARCHAR2,
10769     x_im_s_est_net_worth                IN     VARCHAR2,
10770     x_im_s_est_emerg_res_allow          IN     VARCHAR2,
10771     x_im_s_est_cum_ed_savings           IN     VARCHAR2,
10772     x_im_s_est_total_asset_allow        IN     VARCHAR2,
10773     x_im_s_est_disc_net_worth           IN     VARCHAR2,
10774     x_im_s_est_total_cont_asset         IN     VARCHAR2,
10775     x_im_s_est_total_cont               IN     VARCHAR2,
10776     x_im_s_est_num_in_coll_adj          IN     VARCHAR2,
10777     x_im_s_est_cont_for_stu             IN     VARCHAR2,
10778     x_im_s_est_cont_from_income         IN     VARCHAR2,
10779     x_im_s_est_cont_from_assets         IN     VARCHAR2,
10780     x_im_s_opt_agi_taxable_income       IN     VARCHAR2,
10781     x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2,
10782     x_im_s_opt_inc_adj                  IN     VARCHAR2,
10783     x_im_s_opt_total_income             IN     VARCHAR2,
10784     x_im_s_opt_us_income_tax            IN     VARCHAR2,
10785     x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2,
10786     x_im_s_opt_fica_tax                 IN     VARCHAR2,
10787     x_im_s_opt_med_dental               IN     VARCHAR2,
10788     x_im_s_opt_employment_allow         IN     VARCHAR2,
10789     x_im_s_opt_annual_ed_savings        IN     VARCHAR2,
10790     x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2,
10791     x_im_s_opt_total_inc_allow          IN     VARCHAR2,
10792     x_im_s_opt_cal_avail_income         IN     VARCHAR2,
10793     x_im_s_opt_avail_income             IN     VARCHAR2,
10794     x_im_s_opt_total_cont_inc           IN     VARCHAR2,
10795     x_im_s_opt_cash_bank_accounts       IN     VARCHAR2,
10796     x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2,
10797     x_im_s_opt_home_equity              IN     VARCHAR2,
10798     x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
10799     x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2,
10800     x_im_s_opt_trusts                   IN     VARCHAR2,
10801     x_im_s_opt_net_worth                IN     VARCHAR2,
10802     x_im_s_opt_emerg_res_allow          IN     VARCHAR2,
10803     x_im_s_opt_cum_ed_savings           IN     VARCHAR2,
10804     x_im_s_opt_total_asset_allow        IN     VARCHAR2,
10805     x_im_s_opt_disc_net_worth           IN     VARCHAR2,
10806     x_im_s_opt_total_cont_asset         IN     VARCHAR2,
10807     x_im_s_opt_total_cont               IN     VARCHAR2,
10808     x_im_s_opt_num_in_coll_adj          IN     VARCHAR2,
10809     x_im_s_opt_cont_for_stu             IN     VARCHAR2,
10810     x_im_s_opt_cont_from_income         IN     VARCHAR2,
10811     x_im_s_opt_cont_from_assets         IN     VARCHAR2,
10812     x_fm_s_analysis_type                IN     VARCHAR2,
10813     x_fm_s_agi_taxable_income           IN     VARCHAR2,
10814     x_fm_s_untx_inc_and_ben             IN     VARCHAR2,
10815     x_fm_s_inc_adj                      IN     VARCHAR2,
10816     x_fm_s_total_income                 IN     VARCHAR2,
10817     x_fm_s_us_income_tax                IN     VARCHAR2,
10818     x_fm_s_state_and_oth_taxes          IN     VARCHAR2,
10819     x_fm_s_fica_tax                     IN     VARCHAR2,
10820     x_fm_s_employment_allow             IN     VARCHAR2,
10821     x_fm_s_income_prot_allow            IN     VARCHAR2,
10822     x_fm_s_total_allow                  IN     VARCHAR2,
10823     x_fm_s_cal_avail_income             IN     VARCHAR2,
10824     x_fm_s_avail_income                 IN     VARCHAR2,
10825     x_fm_s_cash_bank_accounts           IN     VARCHAR2,
10826     x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2,
10827     x_fm_s_adj_bus_farm_worth           IN     VARCHAR2,
10828     x_fm_s_trusts                       IN     VARCHAR2,
10829     x_fm_s_net_worth                    IN     VARCHAR2,
10830     x_fm_s_asset_prot_allow             IN     VARCHAR2,
10834     x_fm_s_cont_for_stu                 IN     VARCHAR2,
10831     x_fm_s_disc_net_worth               IN     VARCHAR2,
10832     x_fm_s_total_cont                   IN     VARCHAR2,
10833     x_fm_s_num_in_coll                  IN     VARCHAR2,
10835     x_fm_s_cont_from_income             IN     VARCHAR2,
10836     x_fm_s_cont_from_assets             IN     VARCHAR2,
10837     x_im_inst_resident_ind              IN     VARCHAR2,
10838     x_institutional_1_budget_name       IN     VARCHAR2,
10839     x_im_inst_1_budget_duration         IN     VARCHAR2,
10840     x_im_inst_1_tuition_fees            IN     VARCHAR2,
10841     x_im_inst_1_books_supplies          IN     VARCHAR2,
10842     x_im_inst_1_living_expenses         IN     VARCHAR2,
10843     x_im_inst_1_tot_expenses            IN     VARCHAR2,
10844     x_im_inst_1_tot_stu_cont            IN     VARCHAR2,
10845     x_im_inst_1_tot_par_cont            IN     VARCHAR2,
10846     x_im_inst_1_tot_family_cont         IN     VARCHAR2,
10847     x_im_inst_1_va_benefits             IN     VARCHAR2,
10848     x_im_inst_1_ot_cont                 IN     VARCHAR2,
10849     x_im_inst_1_est_financial_need      IN     VARCHAR2,
10850     x_institutional_2_budget_name       IN     VARCHAR2,
10851     x_im_inst_2_budget_duration         IN     VARCHAR2,
10852     x_im_inst_2_tuition_fees            IN     VARCHAR2,
10853     x_im_inst_2_books_supplies          IN     VARCHAR2,
10854     x_im_inst_2_living_expenses         IN     VARCHAR2,
10855     x_im_inst_2_tot_expenses            IN     VARCHAR2,
10856     x_im_inst_2_tot_stu_cont            IN     VARCHAR2,
10857     x_im_inst_2_tot_par_cont            IN     VARCHAR2,
10858     x_im_inst_2_tot_family_cont         IN     VARCHAR2,
10859     x_im_inst_2_va_benefits             IN     VARCHAR2,
10860     x_im_inst_2_est_financial_need      IN     VARCHAR2,
10861     x_institutional_3_budget_name       IN     VARCHAR2,
10862     x_im_inst_3_budget_duration         IN     VARCHAR2,
10863     x_im_inst_3_tuition_fees            IN     VARCHAR2,
10864     x_im_inst_3_books_supplies          IN     VARCHAR2,
10865     x_im_inst_3_living_expenses         IN     VARCHAR2,
10866     x_im_inst_3_tot_expenses            IN     VARCHAR2,
10867     x_im_inst_3_tot_stu_cont            IN     VARCHAR2,
10868     x_im_inst_3_tot_par_cont            IN     VARCHAR2,
10869     x_im_inst_3_tot_family_cont         IN     VARCHAR2,
10870     x_im_inst_3_va_benefits             IN     VARCHAR2,
10871     x_im_inst_3_est_financial_need      IN     VARCHAR2,
10872     x_fm_inst_1_federal_efc             IN     VARCHAR2,
10873     x_fm_inst_1_va_benefits             IN     VARCHAR2,
10874     x_fm_inst_1_fed_eligibility         IN     VARCHAR2,
10875     x_fm_inst_1_pell                    IN     VARCHAR2,
10876     x_option_par_loss_allow_ind         IN     VARCHAR2,
10877     x_option_par_tuition_ind            IN     VARCHAR2,
10878     x_option_par_home_ind               IN     VARCHAR2,
10879     x_option_par_home_value             IN     VARCHAR2,
10880     x_option_par_home_debt              IN     VARCHAR2,
10881     x_option_stu_ira_keogh_ind          IN     VARCHAR2,
10882     x_option_stu_home_ind               IN     VARCHAR2,
10883     x_option_stu_home_value             IN     VARCHAR2,
10884     x_option_stu_home_debt              IN     VARCHAR2,
10885     x_option_stu_sum_ay_inc_ind         IN     VARCHAR2,
10886     x_option_par_hope_ll_credit         IN     VARCHAR2,
10887     x_option_stu_hope_ll_credit         IN     VARCHAR2,
10888     x_im_parent_1_8_months_bas          IN     VARCHAR2,
10889     x_im_p_more_than_9_mth_ba           IN     VARCHAR2,
10890     x_im_parent_1_8_months_opt          IN     VARCHAR2,
10891     x_im_p_more_than_9_mth_op           IN     VARCHAR2,
10892     x_fnar_message_1                    IN     VARCHAR2,
10893     x_fnar_message_2                    IN     VARCHAR2,
10894     x_fnar_message_3                    IN     VARCHAR2,
10895     x_fnar_message_4                    IN     VARCHAR2,
10896     x_fnar_message_5                    IN     VARCHAR2,
10897     x_fnar_message_6                    IN     VARCHAR2,
10898     x_fnar_message_7                    IN     VARCHAR2,
10899     x_fnar_message_8                    IN     VARCHAR2,
10900     x_fnar_message_9                    IN     VARCHAR2,
10901     x_fnar_message_10                   IN     VARCHAR2,
10902     x_fnar_message_11                   IN     VARCHAR2,
10903     x_fnar_message_12                   IN     VARCHAR2,
10904     x_fnar_message_13                   IN     VARCHAR2,
10905     x_fnar_message_20                   IN     VARCHAR2,
10906     x_fnar_message_21                   IN     VARCHAR2,
10907     x_fnar_message_22                   IN     VARCHAR2,
10908     x_fnar_message_23                   IN     VARCHAR2,
10909     x_fnar_message_24                   IN     VARCHAR2,
10910     x_fnar_message_25                   IN     VARCHAR2,
10911     x_fnar_message_26                   IN     VARCHAR2,
10912     x_fnar_message_27                   IN     VARCHAR2,
10913     x_fnar_message_30                   IN     VARCHAR2,
10914     x_fnar_message_31                   IN     VARCHAR2,
10915     x_fnar_message_32                   IN     VARCHAR2,
10916     x_fnar_message_33                   IN     VARCHAR2,
10917     x_fnar_message_34                   IN     VARCHAR2,
10918     x_fnar_message_35                   IN     VARCHAR2,
10919     x_fnar_message_36                   IN     VARCHAR2,
10920     x_fnar_message_37                   IN     VARCHAR2,
10921     x_fnar_message_38                   IN     VARCHAR2,
10922     x_fnar_message_39                   IN     VARCHAR2,
10923     x_fnar_message_45                   IN     VARCHAR2,
10927     x_fnar_message_50                   IN     VARCHAR2,
10924     x_fnar_message_46                   IN     VARCHAR2,
10925     x_fnar_message_47                   IN     VARCHAR2,
10926     x_fnar_message_48                   IN     VARCHAR2,
10928     x_fnar_message_51                   IN     VARCHAR2,
10929     x_fnar_message_52                   IN     VARCHAR2,
10930     x_fnar_message_53                   IN     VARCHAR2,
10931     x_fnar_message_56                   IN     VARCHAR2,
10932     x_fnar_message_57                   IN     VARCHAR2,
10933     x_fnar_message_58                   IN     VARCHAR2,
10934     x_fnar_message_59                   IN     VARCHAR2,
10935     x_fnar_message_60                   IN     VARCHAR2,
10936     x_fnar_message_61                   IN     VARCHAR2,
10937     x_fnar_message_62                   IN     VARCHAR2,
10938     x_fnar_message_63                   IN     VARCHAR2,
10939     x_fnar_message_64                   IN     VARCHAR2,
10940     x_fnar_message_65                   IN     VARCHAR2,
10941     x_fnar_message_71                   IN     VARCHAR2,
10942     x_fnar_message_72                   IN     VARCHAR2,
10943     x_fnar_message_73                   IN     VARCHAR2,
10944     x_fnar_message_74                   IN     VARCHAR2,
10945     x_fnar_message_75                   IN     VARCHAR2,
10946     x_fnar_message_76                   IN     VARCHAR2,
10947     x_fnar_message_77                   IN     VARCHAR2,
10948     x_fnar_message_78                   IN     VARCHAR2,
10949     x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2,
10950     x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2,
10951     x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2,
10952     x_fnar_mesg_26_stu_taxes            IN     VARCHAR2,
10953     x_fnar_mesg_33_stu_home_value       IN     VARCHAR2,
10954     x_fnar_mesg_34_stu_home_value       IN     VARCHAR2,
10955     x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2,
10956     x_fnar_mesg_35_stu_home_value       IN     VARCHAR2,
10957     x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2,
10958     x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2,
10959     x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2,
10960     x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2,
10961     x_fnar_mesg_56_par_agi              IN     VARCHAR2,
10962     x_fnar_mesg_62_par_taxes            IN     VARCHAR2,
10963     x_fnar_mesg_73_par_home_value       IN     VARCHAR2,
10964     x_fnar_mesg_74_par_home_value       IN     VARCHAR2,
10965     x_fnar_mesg_74_par_home_equity      IN     VARCHAR2,
10966     x_fnar_mesg_75_par_home_value       IN     VARCHAR2,
10967     x_fnar_mesg_75_par_home_equity      IN     VARCHAR2,
10968     x_fnar_mesg_76_par_home_equity      IN     VARCHAR2,
10969     x_assumption_message_1              IN     VARCHAR2,
10970     x_assumption_message_2              IN     VARCHAR2,
10971     x_assumption_message_3              IN     VARCHAR2,
10972     x_assumption_message_4              IN     VARCHAR2,
10973     x_assumption_message_5              IN     VARCHAR2,
10974     x_assumption_message_6              IN     VARCHAR2,
10975     x_record_mark                       IN     VARCHAR2,
10976     x_option_par_cola_adj_ind           IN     VARCHAR2,
10977     x_option_par_stu_fa_assets_ind      IN     VARCHAR2,
10978     x_option_par_ipt_assets_ind         IN     VARCHAR2,
10979     x_option_stu_ipt_assets_ind         IN     VARCHAR2,
10980     x_option_par_cola_adj_value         IN     VARCHAR2,
10981     x_fnar_message_49                   IN     VARCHAR2,
10982     x_fnar_message_55                   IN     VARCHAR2,
10983     x_p_soc_sec_ben_student_amt         IN     NUMBER,
10984     x_p_tuit_fee_deduct_amt             IN     NUMBER,
10985     x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
10986     x_stu_lives_with_num                IN     NUMBER,
10987     x_stu_most_support_from_num         IN     NUMBER,
10988     x_location_computer_num             IN     NUMBER,
10989     x_cust_parent_cont_adj_num          IN     NUMBER,
10990     x_custodial_parent_num                  IN     NUMBER,
10991     x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
10992     x_cust_par_base_cont_inc_amt        IN     NUMBER,
10993     x_cust_par_base_cont_ast_amt        IN     NUMBER,
10994     x_cust_par_base_tot_cont_amt        IN     NUMBER,
10995     x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
10996     x_cust_par_opt_cont_inc_amt         IN     NUMBER,
10997     x_cust_par_opt_cont_ast_amt         IN     NUMBER,
10998     x_cust_par_opt_tot_cont_amt         IN     NUMBER,
10999     x_parents_email_txt                 IN     VARCHAR2,
11000     x_parent_1_birth_date               IN     DATE,
11001     x_parent_2_birth_date               IN     DATE,
11002     x_match_code                        IN     VARCHAR2,
11003     x_mode                              IN     VARCHAR2
11004   ) AS
11005   /*
11006   ||  Created By : vivuyyur
11007   ||  Created On : 30-MAY-2001
11008   ||  Purpose : Adds a row if there is no existing row, otherwise updates existing row in the table.
11009   ||  Known limitations, enhancements or remarks :
11010   ||  Change History :
11011   ||  Who             When            What
11012   ||  (reverse chronological order - newest change first)
11013   */
11014     CURSOR c1 IS
11015       SELECT   rowid
11016       FROM     igf_ap_css_interface_all
11017       WHERE    css_id                            = x_css_id;
11018 
11019   BEGIN
11020 
11021     OPEN c1;
11022     FETCH c1 INTO x_rowid;
11023     IF (c1%NOTFOUND) THEN
11024       CLOSE c1;
11025 
11026       insert_row (
11030         x_college_code,
11027         x_rowid,
11028         x_css_id,
11029         x_record_status,
11031         x_academic_year,
11032         x_stu_record_type,
11033         x_css_id_number,
11034         x_registration_receipt_date,
11035         x_registration_type,
11036         x_application_receipt_date,
11037         x_application_type,
11038         x_original_fnar_compute,
11039         x_revision_fnar_compute_date,
11040         x_electronic_extract_date,
11041         x_institutional_reporting_type,
11042         x_asr_receipt_date,
11043         x_last_name,
11044         x_first_name,
11045         x_middle_initial,
11046         x_address_number_and_street,
11047         x_city,
11048         x_state_mailing,
11049         x_zip_code,
11050         x_s_telephone_number,
11051         x_s_title,
11052         x_date_of_birth,
11053         x_social_security_number,
11054         x_state_legal_residence,
11055         x_foreign_address_indicator,
11056         x_foreign_postal_code,
11057         x_country,
11058         x_financial_aid_status,
11059         x_year_in_college,
11060         x_marital_status,
11061         x_ward_court,
11062         x_legal_dependents_other,
11063         x_household_size,
11064         x_number_in_college,
11065         x_citizenship_status,
11066         x_citizenship_country,
11067         x_visa_classification,
11068         x_tax_figures,
11069         x_number_exemptions,
11070         x_adjusted_gross_inc,
11071         x_us_tax_paid,
11072         x_itemized_deductions,
11073         x_stu_income_work,
11074         x_spouse_income_work,
11075         x_divid_int_inc,
11076         x_soc_sec_benefits,
11077         x_welfare_tanf,
11078         x_child_supp_rcvd,
11079         x_earned_income_credit,
11080         x_other_untax_income,
11081         x_tax_stu_aid,
11082         x_cash_sav_check,
11083         x_ira_keogh,
11084         x_invest_value,
11085         x_invest_debt,
11086         x_home_value,
11087         x_home_debt,
11088         x_oth_real_value,
11089         x_oth_real_debt,
11090         x_bus_farm_value,
11091         x_bus_farm_debt,
11092         x_live_on_farm,
11093         x_home_purch_price,
11094         x_hope_ll_credit,
11095         x_home_purch_year,
11096         x_trust_amount,
11097         x_trust_avail,
11098         x_trust_estab,
11099         x_child_support_paid,
11100         x_med_dent_expenses,
11101         x_vet_us,
11102         x_vet_ben_amount,
11103         x_vet_ben_months,
11104         x_stu_summer_wages,
11105         x_stu_school_yr_wages,
11106         x_spouse_summer_wages,
11107         x_spouse_school_yr_wages,
11108         x_summer_other_tax_inc,
11109         x_school_yr_other_tax_inc,
11110         x_summer_untax_inc,
11111         x_school_yr_untax_inc,
11112         x_grants_schol_etc,
11113         x_tuit_benefits,
11114         x_cont_parents,
11115         x_cont_relatives,
11116         x_p_siblings_pre_tuit,
11117         x_p_student_pre_tuit,
11118         x_p_household_size,
11119         x_p_number_in_college,
11120         x_p_parents_in_college,
11121         x_p_marital_status,
11122         x_p_state_legal_residence,
11123         x_p_natural_par_status,
11124         x_p_child_supp_paid,
11125         x_p_repay_ed_loans,
11126         x_p_med_dent_expenses,
11127         x_p_tuit_paid_amount,
11128         x_p_tuit_paid_number,
11129         x_p_exp_child_supp_paid,
11130         x_p_exp_repay_ed_loans,
11131         x_p_exp_med_dent_expenses,
11132         x_p_exp_tuit_pd_amount,
11133         x_p_exp_tuit_pd_number,
11134         x_p_cash_sav_check,
11135         x_p_month_mortgage_pay,
11136         x_p_invest_value,
11137         x_p_invest_debt,
11138         x_p_home_value,
11139         x_p_home_debt,
11140         x_p_home_purch_price,
11141         x_p_own_business_farm,
11142         x_p_business_value,
11143         x_p_business_debt,
11144         x_p_farm_value,
11145         x_p_farm_debt,
11146         x_p_live_on_farm,
11147         x_p_oth_real_estate_value,
11148         x_p_oth_real_estate_debt,
11149         x_p_oth_real_purch_price,
11150         x_p_siblings_assets,
11151         x_p_home_purch_year,
11152         x_p_oth_real_purch_year,
11153         x_p_prior_agi,
11154         x_p_prior_us_tax_paid,
11155         x_p_prior_item_deductions,
11156         x_p_prior_other_untax_inc,
11157         x_p_tax_figures,
11158         x_p_number_exemptions,
11159         x_p_adjusted_gross_inc,
11160         x_p_wages_sal_tips,
11161         x_p_interest_income,
11162         x_p_dividend_income,
11163         x_p_net_inc_bus_farm,
11164         x_p_other_taxable_income,
11165         x_p_adj_to_income,
11166         x_p_us_tax_paid,
11167         x_p_itemized_deductions,
11168         x_p_father_income_work,
11169         x_p_mother_income_work,
11170         x_p_soc_sec_ben,
11171         x_p_welfare_tanf,
11172         x_p_child_supp_rcvd,
11173         x_p_ded_ira_keogh,
11174         x_p_tax_defer_pens_savs,
11175         x_p_dep_care_med_spending,
11176         x_p_earned_income_credit,
11177         x_p_living_allow,
11178         x_p_tax_exmpt_int,
11179         x_p_foreign_inc_excl,
11180         x_p_other_untax_inc,
11184         x_p_exp_father_inc,
11181         x_p_hope_ll_credit,
11182         x_p_yr_separation,
11183         x_p_yr_divorce,
11185         x_p_exp_mother_inc,
11186         x_p_exp_other_tax_inc,
11187         x_p_exp_other_untax_inc,
11188         x_line_2_relation,
11189         x_line_2_attend_college,
11190         x_line_3_relation,
11191         x_line_3_attend_college,
11192         x_line_4_relation,
11193         x_line_4_attend_college,
11194         x_line_5_relation,
11195         x_line_5_attend_college,
11196         x_line_6_relation,
11197         x_line_6_attend_college,
11198         x_line_7_relation,
11199         x_line_7_attend_college,
11200         x_line_8_relation,
11201         x_line_8_attend_college,
11202         x_p_age_father,
11203         x_p_age_mother,
11204         x_p_div_sep_ind,
11205         x_b_cont_non_custodial_par,
11206         x_college_type_2,
11207         x_college_type_3,
11208         x_college_type_4,
11209         x_college_type_5,
11210         x_college_type_6,
11211         x_college_type_7,
11212         x_college_type_8,
11213         x_school_code_1,
11214         x_housing_code_1,
11215         x_school_code_2,
11216         x_housing_code_2,
11217         x_school_code_3,
11218         x_housing_code_3,
11219         x_school_code_4,
11220         x_housing_code_4,
11221         x_school_code_5,
11222         x_housing_code_5,
11223         x_school_code_6,
11224         x_housing_code_6,
11225         x_school_code_7,
11226         x_housing_code_7,
11227         x_school_code_8,
11228         x_housing_code_8,
11229         x_school_code_9,
11230         x_housing_code_9,
11231         x_school_code_10,
11232         x_housing_code_10,
11233         x_additional_school_code_1,
11234         x_additional_school_code_2,
11235         x_additional_school_code_3,
11236         x_additional_school_code_4,
11237         x_additional_school_code_5,
11238         x_additional_school_code_6,
11239         x_additional_school_code_7,
11240         x_additional_school_code_8,
11241         x_additional_school_code_9,
11242         x_additional_school_code_10,
11243         x_explanation_spec_circum,
11244         x_signature_student,
11245         x_signature_spouse,
11246         x_signature_father,
11247         x_signature_mother,
11248         x_month_day_completed,
11249         x_year_completed,
11250         x_age_line_2,
11251         x_age_line_3,
11252         x_age_line_4,
11253         x_age_line_5,
11254         x_age_line_6,
11255         x_age_line_7,
11256         x_age_line_8,
11257         x_a_online_signature,
11258         x_question_1_number,
11259         x_question_1_size,
11260         x_question_1_answer,
11261         x_question_2_number,
11262         x_question_2_size,
11263         x_question_2_answer,
11264         x_question_3_number,
11265         x_question_3_size,
11266         x_question_3_answer,
11267         x_question_4_number,
11268         x_question_4_size,
11269         x_question_4_answer,
11270         x_question_5_number,
11271         x_question_5_size,
11272         x_question_5_answer,
11273         x_question_6_number,
11274         x_question_6_size,
11275         x_question_6_answer,
11276         x_question_7_number,
11277         x_question_7_size,
11278         x_question_7_answer,
11279         x_question_8_number,
11280         x_question_8_size,
11281         x_question_8_answer,
11282         x_question_9_number,
11283         x_question_9_size,
11284         x_question_9_answer,
11285         x_question_10_number,
11286         x_question_10_size,
11287         x_question_10_answer,
11288         x_question_11_number,
11289         x_question_11_size,
11290         x_question_11_answer,
11291         x_question_12_number,
11292         x_question_12_size,
11293         x_question_12_answer,
11294         x_question_13_number,
11295         x_question_13_size,
11296         x_question_13_answer,
11297         x_question_14_number,
11298         x_question_14_size,
11299         x_question_14_answer,
11300         x_question_15_number,
11301         x_question_15_size,
11302         x_question_15_answer,
11303         x_question_16_number,
11304         x_question_16_size,
11305         x_question_16_answer,
11306         x_question_17_number,
11307         x_question_17_size,
11308         x_question_17_answer,
11309         x_question_18_number,
11310         x_question_18_size,
11311         x_question_18_answer,
11312         x_question_19_number,
11313         x_question_19_size,
11314         x_question_19_answer,
11315         x_question_20_number,
11316         x_question_20_size,
11317         x_question_20_answer,
11318         x_question_21_number,
11319         x_question_21_size,
11320         x_question_21_answer,
11321         x_question_22_number,
11322         x_question_22_size,
11323         x_question_22_answer,
11324         x_question_23_number,
11325         x_question_23_size,
11326         x_question_23_answer,
11327         x_question_24_number,
11328         x_question_24_size,
11329         x_question_24_answer,
11330         x_question_25_number,
11331         x_question_25_size,
11332         x_question_25_answer,
11333         x_question_26_number,
11337         x_question_27_size,
11334         x_question_26_size,
11335         x_question_26_answer,
11336         x_question_27_number,
11338         x_question_27_answer,
11339         x_question_28_number,
11340         x_question_28_size,
11341         x_question_28_answer,
11342         x_question_29_number,
11343         x_question_29_size,
11344         x_question_29_answer,
11345         x_question_30_number,
11346         x_questions_30_size,
11347         x_question_30_answer,
11348         x_r_s_email_address,
11349         x_eps_code,
11350         x_comp_css_dependency_status,
11351         x_stu_age,
11352         x_assumed_stu_yr_in_coll,
11353         x_comp_stu_marital_status,
11354         x_stu_family_members,
11355         x_stu_fam_members_in_college,
11356         x_par_marital_status,
11357         x_par_family_members,
11358         x_par_total_in_college,
11359         x_par_par_in_college,
11360         x_par_others_in_college,
11361         x_par_aesa,
11362         x_par_cesa,
11363         x_stu_aesa,
11364         x_stu_cesa,
11365         x_im_p_bas_agi_taxable_income,
11366         x_im_p_bas_untx_inc_and_ben,
11367         x_im_p_bas_inc_adj,
11368         x_im_p_bas_total_income,
11369         x_im_p_bas_us_income_tax,
11370         x_im_p_bas_st_and_other_tax,
11371         x_im_p_bas_fica_tax,
11372         x_im_p_bas_med_dental,
11373         x_im_p_bas_employment_allow,
11374         x_im_p_bas_annual_ed_savings,
11375         x_im_p_bas_inc_prot_allow_m,
11376         x_im_p_bas_total_inc_allow,
11377         x_im_p_bas_cal_avail_inc,
11378         x_im_p_bas_avail_income,
11379         x_im_p_bas_total_cont_inc,
11380         x_im_p_bas_cash_bank_accounts,
11381         x_im_p_bas_home_equity,
11382         x_im_p_bas_ot_rl_est_inv_eq,
11383         x_im_p_bas_adj_bus_farm_worth,
11384         x_im_p_bas_ass_sibs_pre_tui,
11385         x_im_p_bas_net_worth,
11386         x_im_p_bas_emerg_res_allow,
11387         x_im_p_bas_cum_ed_savings,
11388         x_im_p_bas_low_inc_allow,
11389         x_im_p_bas_total_asset_allow,
11390         x_im_p_bas_disc_net_worth,
11391         x_im_p_bas_total_cont_asset,
11392         x_im_p_bas_total_cont,
11393         x_im_p_bas_num_in_coll_adj,
11394         x_im_p_bas_cont_for_stu,
11395         x_im_p_bas_cont_from_income,
11396         x_im_p_bas_cont_from_assets,
11397         x_im_p_opt_agi_taxable_income,
11398         x_im_p_opt_untx_inc_and_ben,
11399         x_im_p_opt_inc_adj,
11400         x_im_p_opt_total_income,
11401         x_im_p_opt_us_income_tax,
11402         x_im_p_opt_st_and_other_tax,
11403         x_im_p_opt_fica_tax,
11404         x_im_p_opt_med_dental,
11405         x_im_p_opt_elem_sec_tuit,
11406         x_im_p_opt_employment_allow,
11407         x_im_p_opt_annual_ed_savings,
11408         x_im_p_opt_inc_prot_allow_m,
11409         x_im_p_opt_total_inc_allow,
11410         x_im_p_opt_cal_avail_inc,
11411         x_im_p_opt_avail_income,
11412         x_im_p_opt_total_cont_inc,
11413         x_im_p_opt_cash_bank_accounts,
11414         x_im_p_opt_home_equity,
11415         x_im_p_opt_ot_rl_est_inv_eq,
11416         x_im_p_opt_adj_bus_farm_worth,
11417         x_im_p_opt_ass_sibs_pre_t,
11418         x_im_p_opt_net_worth,
11419         x_im_p_opt_emerg_res_allow,
11420         x_im_p_opt_cum_ed_savings,
11421         x_im_p_opt_low_inc_allow,
11425         x_im_p_opt_total_cont,
11422         x_im_p_opt_total_asset_allow,
11423         x_im_p_opt_disc_net_worth,
11424         x_im_p_opt_total_cont_asset,
11426         x_im_p_opt_num_in_coll_adj,
11427         x_im_p_opt_cont_for_stu,
11428         x_im_p_opt_cont_from_income,
11429         x_im_p_opt_cont_from_assets,
11430         x_fm_p_analysis_type,
11431         x_fm_p_agi_taxable_income,
11432         x_fm_p_untx_inc_and_ben,
11433         x_fm_p_inc_adj,
11434         x_fm_p_total_income,
11435         x_fm_p_us_income_tax,
11436         x_fm_p_state_and_other_taxes,
11437         x_fm_p_fica_tax,
11438         x_fm_p_employment_allow,
11439         x_fm_p_income_prot_allow,
11440         x_fm_p_total_allow,
11441         x_fm_p_avail_income,
11442         x_fm_p_cash_bank_accounts,
11443         x_fm_p_ot_rl_est_inv_eq,
11444         x_fm_p_adj_bus_farm_net_worth,
11445         x_fm_p_net_worth,
11446         x_fm_p_asset_prot_allow,
11447         x_fm_p_disc_net_worth,
11448         x_fm_p_total_contribution,
11449         x_fm_p_num_in_coll,
11450         x_fm_p_cont_for_stu,
11451         x_fm_p_cont_from_income,
11452         x_fm_p_cont_from_assets,
11453         x_im_s_bas_agi_taxable_income,
11454         x_im_s_bas_untx_inc_and_ben,
11455         x_im_s_bas_inc_adj,
11456         x_im_s_bas_total_income,
11457         x_im_s_bas_us_income_tax,
11458         x_im_s_bas_st_and_oth_tax,
11459         x_im_s_bas_fica_tax,
11460         x_im_s_bas_med_dental,
11461         x_im_s_bas_employment_allow,
11462         x_im_s_bas_annual_ed_savings,
11463         x_im_s_bas_inc_prot_allow_m,
11464         x_im_s_bas_total_inc_allow,
11465         x_im_s_bas_cal_avail_income,
11466         x_im_s_bas_avail_income,
11467         x_im_s_bas_total_cont_inc,
11468         x_im_s_bas_cash_bank_accounts,
11469         x_im_s_bas_home_equity,
11470         x_im_s_bas_ot_rl_est_inv_eq,
11471         x_im_s_bas_adj_bus_farm_worth,
11472         x_im_s_bas_trusts,
11473         x_im_s_bas_net_worth,
11474         x_im_s_bas_emerg_res_allow,
11475         x_im_s_bas_cum_ed_savings,
11476         x_im_s_bas_total_asset_allow,
11477         x_im_s_bas_disc_net_worth,
11478         x_im_s_bas_total_cont_asset,
11479         x_im_s_bas_total_cont,
11480         x_im_s_bas_num_in_coll_adj,
11481         x_im_s_bas_cont_for_stu,
11482         x_im_s_bas_cont_from_income,
11483         x_im_s_bas_cont_from_assets,
11484         x_im_s_est_agi_taxable_income,
11485         x_im_s_est_untx_inc_and_ben,
11486         x_im_s_est_inc_adj,
11487         x_im_s_est_total_income,
11488         x_im_s_est_us_income_tax,
11489         x_im_s_est_st_and_oth_tax,
11490         x_im_s_est_fica_tax,
11491         x_im_s_est_med_dental,
11492         x_im_s_est_employment_allow,
11493         x_im_s_est_annual_ed_savings,
11494         x_im_s_est_inc_prot_allow_m,
11495         x_im_s_est_total_inc_allow,
11496         x_im_s_est_cal_avail_income,
11497         x_im_s_est_avail_income,
11498         x_im_s_est_total_cont_inc,
11499         x_im_s_est_cash_bank_accounts,
11500         x_im_s_est_home_equity,
11501         x_im_s_est_ot_rl_est_inv_equ,
11502         x_im_s_est_adj_bus_farm_worth,
11503         x_im_s_est_est_trusts,
11504         x_im_s_est_net_worth,
11505         x_im_s_est_emerg_res_allow,
11506         x_im_s_est_cum_ed_savings,
11507         x_im_s_est_total_asset_allow,
11508         x_im_s_est_disc_net_worth,
11509         x_im_s_est_total_cont_asset,
11510         x_im_s_est_total_cont,
11511         x_im_s_est_num_in_coll_adj,
11512         x_im_s_est_cont_for_stu,
11513         x_im_s_est_cont_from_income,
11514         x_im_s_est_cont_from_assets,
11515         x_im_s_opt_agi_taxable_income,
11516         x_im_s_opt_untx_inc_and_ben,
11517         x_im_s_opt_inc_adj,
11518         x_im_s_opt_total_income,
11519         x_im_s_opt_us_income_tax,
11520         x_im_s_opt_state_and_oth_taxes,
11521         x_im_s_opt_fica_tax,
11522         x_im_s_opt_med_dental,
11523         x_im_s_opt_employment_allow,
11524         x_im_s_opt_annual_ed_savings,
11525         x_im_s_opt_inc_prot_allow_m,
11526         x_im_s_opt_total_inc_allow,
11527         x_im_s_opt_cal_avail_income,
11528         x_im_s_opt_avail_income,
11529         x_im_s_opt_total_cont_inc,
11530         x_im_s_opt_cash_bank_accounts,
11531         x_im_s_opt_ira_keogh_accounts,
11532         x_im_s_opt_home_equity,
11533         x_im_s_opt_ot_rl_est_inv_eq,
11534         x_im_s_opt_adj_bus_farm_worth,
11535         x_im_s_opt_trusts,
11536         x_im_s_opt_net_worth,
11537         x_im_s_opt_emerg_res_allow,
11538         x_im_s_opt_cum_ed_savings,
11539         x_im_s_opt_total_asset_allow,
11540         x_im_s_opt_disc_net_worth,
11541         x_im_s_opt_total_cont_asset,
11542         x_im_s_opt_total_cont,
11543         x_im_s_opt_num_in_coll_adj,
11544         x_im_s_opt_cont_for_stu,
11545         x_im_s_opt_cont_from_income,
11546         x_im_s_opt_cont_from_assets,
11547         x_fm_s_analysis_type,
11548         x_fm_s_agi_taxable_income,
11549         x_fm_s_untx_inc_and_ben,
11550         x_fm_s_inc_adj,
11551         x_fm_s_total_income,
11552         x_fm_s_us_income_tax,
11553         x_fm_s_state_and_oth_taxes,
11554         x_fm_s_fica_tax,
11555         x_fm_s_employment_allow,
11556         x_fm_s_income_prot_allow,
11557         x_fm_s_total_allow,
11558         x_fm_s_cal_avail_income,
11562         x_fm_s_adj_bus_farm_worth,
11559         x_fm_s_avail_income,
11560         x_fm_s_cash_bank_accounts,
11561         x_fm_s_ot_rl_est_inv_equity,
11563         x_fm_s_trusts,
11564         x_fm_s_net_worth,
11565         x_fm_s_asset_prot_allow,
11566         x_fm_s_disc_net_worth,
11567         x_fm_s_total_cont,
11568         x_fm_s_num_in_coll,
11569         x_fm_s_cont_for_stu,
11570         x_fm_s_cont_from_income,
11571         x_fm_s_cont_from_assets,
11572         x_im_inst_resident_ind,
11573         x_institutional_1_budget_name,
11574         x_im_inst_1_budget_duration,
11575         x_im_inst_1_tuition_fees,
11576         x_im_inst_1_books_supplies,
11577         x_im_inst_1_living_expenses,
11578         x_im_inst_1_tot_expenses,
11579         x_im_inst_1_tot_stu_cont,
11580         x_im_inst_1_tot_par_cont,
11581         x_im_inst_1_tot_family_cont,
11582         x_im_inst_1_va_benefits,
11583         x_im_inst_1_ot_cont,
11584         x_im_inst_1_est_financial_need,
11585         x_institutional_2_budget_name,
11586         x_im_inst_2_budget_duration,
11587         x_im_inst_2_tuition_fees,
11588         x_im_inst_2_books_supplies,
11589         x_im_inst_2_living_expenses,
11590         x_im_inst_2_tot_expenses,
11591         x_im_inst_2_tot_stu_cont,
11592         x_im_inst_2_tot_par_cont,
11593         x_im_inst_2_tot_family_cont,
11594         x_im_inst_2_va_benefits,
11595         x_im_inst_2_est_financial_need,
11596         x_institutional_3_budget_name,
11597         x_im_inst_3_budget_duration,
11598         x_im_inst_3_tuition_fees,
11599         x_im_inst_3_books_supplies,
11600         x_im_inst_3_living_expenses,
11601         x_im_inst_3_tot_expenses,
11602         x_im_inst_3_tot_stu_cont,
11603         x_im_inst_3_tot_par_cont,
11604         x_im_inst_3_tot_family_cont,
11605         x_im_inst_3_va_benefits,
11606         x_im_inst_3_est_financial_need,
11607         x_fm_inst_1_federal_efc,
11608         x_fm_inst_1_va_benefits,
11609         x_fm_inst_1_fed_eligibility,
11610         x_fm_inst_1_pell,
11611         x_option_par_loss_allow_ind,
11612         x_option_par_tuition_ind,
11613         x_option_par_home_ind,
11614         x_option_par_home_value,
11615         x_option_par_home_debt,
11616         x_option_stu_ira_keogh_ind,
11617         x_option_stu_home_ind,
11618         x_option_stu_home_value,
11619         x_option_stu_home_debt,
11620         x_option_stu_sum_ay_inc_ind,
11621         x_option_par_hope_ll_credit,
11622         x_option_stu_hope_ll_credit,
11623         x_im_parent_1_8_months_bas,
11624         x_im_p_more_than_9_mth_ba,
11625         x_im_parent_1_8_months_opt,
11626         x_im_p_more_than_9_mth_op,
11627         x_fnar_message_1,
11628         x_fnar_message_2,
11629         x_fnar_message_3,
11630         x_fnar_message_4,
11631         x_fnar_message_5,
11632         x_fnar_message_6,
11633         x_fnar_message_7,
11634         x_fnar_message_8,
11635         x_fnar_message_9,
11636         x_fnar_message_10,
11637         x_fnar_message_11,
11638         x_fnar_message_12,
11639         x_fnar_message_13,
11640         x_fnar_message_20,
11641         x_fnar_message_21,
11642         x_fnar_message_22,
11643         x_fnar_message_23,
11644         x_fnar_message_24,
11645         x_fnar_message_25,
11646         x_fnar_message_26,
11647         x_fnar_message_27,
11648         x_fnar_message_30,
11649         x_fnar_message_31,
11650         x_fnar_message_32,
11651         x_fnar_message_33,
11652         x_fnar_message_34,
11653         x_fnar_message_35,
11654         x_fnar_message_36,
11655         x_fnar_message_37,
11656         x_fnar_message_38,
11657         x_fnar_message_39,
11658         x_fnar_message_45,
11659         x_fnar_message_46,
11660         x_fnar_message_47,
11661         x_fnar_message_48,
11662         x_fnar_message_50,
11663         x_fnar_message_51,
11664         x_fnar_message_52,
11665         x_fnar_message_53,
11666         x_fnar_message_56,
11667         x_fnar_message_57,
11668         x_fnar_message_58,
11669         x_fnar_message_59,
11670         x_fnar_message_60,
11671         x_fnar_message_61,
11672         x_fnar_message_62,
11673         x_fnar_message_63,
11674         x_fnar_message_64,
11675         x_fnar_message_65,
11676         x_fnar_message_71,
11677         x_fnar_message_72,
11678         x_fnar_message_73,
11679         x_fnar_message_74,
11680         x_fnar_message_75,
11681         x_fnar_message_76,
11682         x_fnar_message_77,
11683         x_fnar_message_78,
11684         x_fnar_mesg_10_stu_fam_mem,
11685         x_fnar_mesg_11_stu_no_in_coll,
11686         x_fnar_mesg_24_stu_avail_inc,
11687         x_fnar_mesg_26_stu_taxes,
11688         x_fnar_mesg_33_stu_home_value,
11689         x_fnar_mesg_34_stu_home_value,
11690         x_fnar_mesg_34_stu_home_equity,
11691         x_fnar_mesg_35_stu_home_value,
11692         x_fnar_mesg_35_stu_home_equity,
11693         x_fnar_mesg_36_stu_home_equity,
11694         x_fnar_mesg_48_par_fam_mem,
11695         x_fnar_mesg_49_par_no_in_coll,
11696         x_fnar_mesg_56_par_agi,
11697         x_fnar_mesg_62_par_taxes,
11698         x_fnar_mesg_73_par_home_value,
11699         x_fnar_mesg_74_par_home_value,
11700         x_fnar_mesg_74_par_home_equity,
11701         x_fnar_mesg_75_par_home_value,
11702         x_fnar_mesg_75_par_home_equity,
11706         x_assumption_message_3,
11703         x_fnar_mesg_76_par_home_equity,
11704         x_assumption_message_1,
11705         x_assumption_message_2,
11707         x_assumption_message_4,
11708         x_assumption_message_5,
11709         x_assumption_message_6,
11710         x_record_mark,
11711         x_option_par_cola_adj_ind,
11712         x_option_par_stu_fa_assets_ind,
11713         x_option_par_ipt_assets_ind,
11714         x_option_stu_ipt_assets_ind,
11715         x_option_par_cola_adj_value,
11716         x_fnar_message_49,
11717         x_fnar_message_55,
11718         x_p_soc_sec_ben_student_amt,
11719         x_p_tuit_fee_deduct_amt,
11720         x_opt_ind_stu_ipt_assets_flag,
11721         x_stu_lives_with_num,
11722         x_stu_most_support_from_num,
11723         x_location_computer_num,
11724         x_cust_parent_cont_adj_num,
11725         x_custodial_parent_num,
11726         x_cust_par_base_prcnt_inc_amt,
11727         x_cust_par_base_cont_inc_amt,
11728         x_cust_par_base_cont_ast_amt,
11729         x_cust_par_base_tot_cont_amt,
11730         x_cust_par_opt_prcnt_inc_amt,
11731         x_cust_par_opt_cont_inc_amt,
11732         x_cust_par_opt_cont_ast_amt,
11733         x_cust_par_opt_tot_cont_amt,
11734         x_parents_email_txt,
11735         x_parent_1_birth_date,
11736         x_parent_2_birth_date,
11737         x_match_code,
11738         x_mode
11739       );
11740       RETURN;
11741     END IF;
11742     CLOSE c1;
11743 
11744     update_row (
11745       x_rowid,
11746       x_css_id,
11747       x_record_status,
11748       x_college_code,
11749       x_academic_year,
11750       x_stu_record_type,
11751       x_css_id_number,
11752       x_registration_receipt_date,
11753       x_registration_type,
11754       x_application_receipt_date,
11755       x_application_type,
11756       x_original_fnar_compute,
11757       x_revision_fnar_compute_date,
11758       x_electronic_extract_date,
11759       x_institutional_reporting_type,
11760       x_asr_receipt_date,
11761       x_last_name,
11762       x_first_name,
11763       x_middle_initial,
11764       x_address_number_and_street,
11765       x_city,
11766       x_state_mailing,
11767       x_zip_code,
11768       x_s_telephone_number,
11769       x_s_title,
11770       x_date_of_birth,
11771       x_social_security_number,
11772       x_state_legal_residence,
11773       x_foreign_address_indicator,
11774       x_foreign_postal_code,
11775       x_country,
11776       x_financial_aid_status,
11777       x_year_in_college,
11778       x_marital_status,
11779       x_ward_court,
11780       x_legal_dependents_other,
11781       x_household_size,
11782       x_number_in_college,
11783       x_citizenship_status,
11784       x_citizenship_country,
11785       x_visa_classification,
11786       x_tax_figures,
11787       x_number_exemptions,
11788       x_adjusted_gross_inc,
11789       x_us_tax_paid,
11790       x_itemized_deductions,
11791       x_stu_income_work,
11792       x_spouse_income_work,
11793       x_divid_int_inc,
11794       x_soc_sec_benefits,
11795       x_welfare_tanf,
11796       x_child_supp_rcvd,
11797       x_earned_income_credit,
11798       x_other_untax_income,
11799       x_tax_stu_aid,
11800       x_cash_sav_check,
11801       x_ira_keogh,
11802       x_invest_value,
11803       x_invest_debt,
11804       x_home_value,
11805       x_home_debt,
11806       x_oth_real_value,
11807       x_oth_real_debt,
11808       x_bus_farm_value,
11809       x_bus_farm_debt,
11810       x_live_on_farm,
11811       x_home_purch_price,
11812       x_hope_ll_credit,
11813       x_home_purch_year,
11814       x_trust_amount,
11815       x_trust_avail,
11816       x_trust_estab,
11817       x_child_support_paid,
11818       x_med_dent_expenses,
11819       x_vet_us,
11820       x_vet_ben_amount,
11821       x_vet_ben_months,
11822       x_stu_summer_wages,
11823       x_stu_school_yr_wages,
11824       x_spouse_summer_wages,
11825       x_spouse_school_yr_wages,
11826       x_summer_other_tax_inc,
11827       x_school_yr_other_tax_inc,
11828       x_summer_untax_inc,
11829       x_school_yr_untax_inc,
11830       x_grants_schol_etc,
11831       x_tuit_benefits,
11832       x_cont_parents,
11833       x_cont_relatives,
11834       x_p_siblings_pre_tuit,
11835       x_p_student_pre_tuit,
11836       x_p_household_size,
11837       x_p_number_in_college,
11838       x_p_parents_in_college,
11839       x_p_marital_status,
11840       x_p_state_legal_residence,
11841       x_p_natural_par_status,
11842       x_p_child_supp_paid,
11843       x_p_repay_ed_loans,
11844       x_p_med_dent_expenses,
11845       x_p_tuit_paid_amount,
11846       x_p_tuit_paid_number,
11847       x_p_exp_child_supp_paid,
11848       x_p_exp_repay_ed_loans,
11849       x_p_exp_med_dent_expenses,
11850       x_p_exp_tuit_pd_amount,
11851       x_p_exp_tuit_pd_number,
11852       x_p_cash_sav_check,
11853       x_p_month_mortgage_pay,
11854       x_p_invest_value,
11855       x_p_invest_debt,
11856       x_p_home_value,
11857       x_p_home_debt,
11858       x_p_home_purch_price,
11859       x_p_own_business_farm,
11860       x_p_business_value,
11861       x_p_business_debt,
11862       x_p_farm_value,
11863       x_p_farm_debt,
11867       x_p_oth_real_purch_price,
11864       x_p_live_on_farm,
11865       x_p_oth_real_estate_value,
11866       x_p_oth_real_estate_debt,
11868       x_p_siblings_assets,
11869       x_p_home_purch_year,
11870       x_p_oth_real_purch_year,
11871       x_p_prior_agi,
11872       x_p_prior_us_tax_paid,
11873       x_p_prior_item_deductions,
11874       x_p_prior_other_untax_inc,
11875       x_p_tax_figures,
11876       x_p_number_exemptions,
11877       x_p_adjusted_gross_inc,
11878       x_p_wages_sal_tips,
11879       x_p_interest_income,
11880       x_p_dividend_income,
11881       x_p_net_inc_bus_farm,
11882       x_p_other_taxable_income,
11883       x_p_adj_to_income,
11884       x_p_us_tax_paid,
11885       x_p_itemized_deductions,
11886       x_p_father_income_work,
11887       x_p_mother_income_work,
11888       x_p_soc_sec_ben,
11889       x_p_welfare_tanf,
11890       x_p_child_supp_rcvd,
11891       x_p_ded_ira_keogh,
11892       x_p_tax_defer_pens_savs,
11893       x_p_dep_care_med_spending,
11894       x_p_earned_income_credit,
11895       x_p_living_allow,
11896       x_p_tax_exmpt_int,
11897       x_p_foreign_inc_excl,
11898       x_p_other_untax_inc,
11899       x_p_hope_ll_credit,
11900       x_p_yr_separation,
11901       x_p_yr_divorce,
11902       x_p_exp_father_inc,
11903       x_p_exp_mother_inc,
11904       x_p_exp_other_tax_inc,
11905       x_p_exp_other_untax_inc,
11906       x_line_2_relation,
11907       x_line_2_attend_college,
11908       x_line_3_relation,
11909       x_line_3_attend_college,
11910       x_line_4_relation,
11911       x_line_4_attend_college,
11912       x_line_5_relation,
11913       x_line_5_attend_college,
11914       x_line_6_relation,
11915       x_line_6_attend_college,
11916       x_line_7_relation,
11917       x_line_7_attend_college,
11918       x_line_8_relation,
11919       x_line_8_attend_college,
11920       x_p_age_father,
11921       x_p_age_mother,
11922       x_p_div_sep_ind,
11923       x_b_cont_non_custodial_par,
11924       x_college_type_2,
11925       x_college_type_3,
11926       x_college_type_4,
11927       x_college_type_5,
11928       x_college_type_6,
11929       x_college_type_7,
11930       x_college_type_8,
11931       x_school_code_1,
11932       x_housing_code_1,
11933       x_school_code_2,
11934       x_housing_code_2,
11935       x_school_code_3,
11936       x_housing_code_3,
11937       x_school_code_4,
11938       x_housing_code_4,
11939       x_school_code_5,
11940       x_housing_code_5,
11941       x_school_code_6,
11942       x_housing_code_6,
11943       x_school_code_7,
11944       x_housing_code_7,
11945       x_school_code_8,
11946       x_housing_code_8,
11947       x_school_code_9,
11948       x_housing_code_9,
11949       x_school_code_10,
11950       x_housing_code_10,
11951       x_additional_school_code_1,
11952       x_additional_school_code_2,
11953       x_additional_school_code_3,
11954       x_additional_school_code_4,
11955       x_additional_school_code_5,
11956       x_additional_school_code_6,
11957       x_additional_school_code_7,
11958       x_additional_school_code_8,
11959       x_additional_school_code_9,
11960       x_additional_school_code_10,
11961       x_explanation_spec_circum,
11962       x_signature_student,
11963       x_signature_spouse,
11964       x_signature_father,
11965       x_signature_mother,
11966       x_month_day_completed,
11967       x_year_completed,
11968       x_age_line_2,
11969       x_age_line_3,
11970       x_age_line_4,
11971       x_age_line_5,
11972       x_age_line_6,
11973       x_age_line_7,
11974       x_age_line_8,
11975       x_a_online_signature,
11976       x_question_1_number,
11977       x_question_1_size,
11978       x_question_1_answer,
11979       x_question_2_number,
11980       x_question_2_size,
11981       x_question_2_answer,
11982       x_question_3_number,
11983       x_question_3_size,
11984       x_question_3_answer,
11985       x_question_4_number,
11986       x_question_4_size,
11987       x_question_4_answer,
11988       x_question_5_number,
11989       x_question_5_size,
11990       x_question_5_answer,
11991       x_question_6_number,
11992       x_question_6_size,
11993       x_question_6_answer,
11994       x_question_7_number,
11995       x_question_7_size,
11996       x_question_7_answer,
11997       x_question_8_number,
11998       x_question_8_size,
11999       x_question_8_answer,
12000       x_question_9_number,
12001       x_question_9_size,
12002       x_question_9_answer,
12003       x_question_10_number,
12004       x_question_10_size,
12005       x_question_10_answer,
12006       x_question_11_number,
12007       x_question_11_size,
12008       x_question_11_answer,
12009       x_question_12_number,
12010       x_question_12_size,
12011       x_question_12_answer,
12012       x_question_13_number,
12013       x_question_13_size,
12014       x_question_13_answer,
12015       x_question_14_number,
12016       x_question_14_size,
12017       x_question_14_answer,
12018       x_question_15_number,
12019       x_question_15_size,
12020       x_question_15_answer,
12021       x_question_16_number,
12022       x_question_16_size,
12023       x_question_16_answer,
12024       x_question_17_number,
12025       x_question_17_size,
12026       x_question_17_answer,
12027       x_question_18_number,
12028       x_question_18_size,
12029       x_question_18_answer,
12030       x_question_19_number,
12031       x_question_19_size,
12032       x_question_19_answer,
12033       x_question_20_number,
12034       x_question_20_size,
12035       x_question_20_answer,
12036       x_question_21_number,
12037       x_question_21_size,
12038       x_question_21_answer,
12039       x_question_22_number,
12040       x_question_22_size,
12041       x_question_22_answer,
12042       x_question_23_number,
12043       x_question_23_size,
12044       x_question_23_answer,
12045       x_question_24_number,
12046       x_question_24_size,
12047       x_question_24_answer,
12048       x_question_25_number,
12049       x_question_25_size,
12050       x_question_25_answer,
12051       x_question_26_number,
12052       x_question_26_size,
12053       x_question_26_answer,
12054       x_question_27_number,
12055       x_question_27_size,
12056       x_question_27_answer,
12057       x_question_28_number,
12058       x_question_28_size,
12059       x_question_28_answer,
12060       x_question_29_number,
12061       x_question_29_size,
12062       x_question_29_answer,
12063       x_question_30_number,
12064       x_questions_30_size,
12065       x_question_30_answer,
12066       x_r_s_email_address,
12067       x_eps_code,
12068       x_comp_css_dependency_status,
12069       x_stu_age,
12070       x_assumed_stu_yr_in_coll,
12071       x_comp_stu_marital_status,
12072       x_stu_family_members,
12073       x_stu_fam_members_in_college,
12074       x_par_marital_status,
12075       x_par_family_members,
12076       x_par_total_in_college,
12077       x_par_par_in_college,
12078       x_par_others_in_college,
12079       x_par_aesa,
12080       x_par_cesa,
12081       x_stu_aesa,
12082       x_stu_cesa,
12083       x_im_p_bas_agi_taxable_income,
12084       x_im_p_bas_untx_inc_and_ben,
12085       x_im_p_bas_inc_adj,
12086       x_im_p_bas_total_income,
12087       x_im_p_bas_us_income_tax,
12088       x_im_p_bas_st_and_other_tax,
12089       x_im_p_bas_fica_tax,
12090       x_im_p_bas_med_dental,
12091       x_im_p_bas_employment_allow,
12092       x_im_p_bas_annual_ed_savings,
12093       x_im_p_bas_inc_prot_allow_m,
12094       x_im_p_bas_total_inc_allow,
12095       x_im_p_bas_cal_avail_inc,
12096       x_im_p_bas_avail_income,
12097       x_im_p_bas_total_cont_inc,
12098       x_im_p_bas_cash_bank_accounts,
12099       x_im_p_bas_home_equity,
12100       x_im_p_bas_ot_rl_est_inv_eq,
12101       x_im_p_bas_adj_bus_farm_worth,
12102       x_im_p_bas_ass_sibs_pre_tui,
12103       x_im_p_bas_net_worth,
12104       x_im_p_bas_emerg_res_allow,
12105       x_im_p_bas_cum_ed_savings,
12106       x_im_p_bas_low_inc_allow,
12107       x_im_p_bas_total_asset_allow,
12108       x_im_p_bas_disc_net_worth,
12109       x_im_p_bas_total_cont_asset,
12110       x_im_p_bas_total_cont,
12111       x_im_p_bas_num_in_coll_adj,
12112       x_im_p_bas_cont_for_stu,
12113       x_im_p_bas_cont_from_income,
12114       x_im_p_bas_cont_from_assets,
12118       x_im_p_opt_total_income,
12115       x_im_p_opt_agi_taxable_income,
12116       x_im_p_opt_untx_inc_and_ben,
12117       x_im_p_opt_inc_adj,
12119       x_im_p_opt_us_income_tax,
12120       x_im_p_opt_st_and_other_tax,
12121       x_im_p_opt_fica_tax,
12122       x_im_p_opt_med_dental,
12123       x_im_p_opt_elem_sec_tuit,
12124       x_im_p_opt_employment_allow,
12125       x_im_p_opt_annual_ed_savings,
12126       x_im_p_opt_inc_prot_allow_m,
12127       x_im_p_opt_total_inc_allow,
12128       x_im_p_opt_cal_avail_inc,
12129       x_im_p_opt_avail_income,
12130       x_im_p_opt_total_cont_inc,
12131       x_im_p_opt_cash_bank_accounts,
12132       x_im_p_opt_home_equity,
12133       x_im_p_opt_ot_rl_est_inv_eq,
12134       x_im_p_opt_adj_bus_farm_worth,
12135       x_im_p_opt_ass_sibs_pre_t,
12136       x_im_p_opt_net_worth,
12137       x_im_p_opt_emerg_res_allow,
12138       x_im_p_opt_cum_ed_savings,
12139       x_im_p_opt_low_inc_allow,
12140       x_im_p_opt_total_asset_allow,
12141       x_im_p_opt_disc_net_worth,
12142       x_im_p_opt_total_cont_asset,
12143       x_im_p_opt_total_cont,
12144       x_im_p_opt_num_in_coll_adj,
12145       x_im_p_opt_cont_for_stu,
12146       x_im_p_opt_cont_from_income,
12147       x_im_p_opt_cont_from_assets,
12148       x_fm_p_analysis_type,
12149       x_fm_p_agi_taxable_income,
12150       x_fm_p_untx_inc_and_ben,
12151       x_fm_p_inc_adj,
12152       x_fm_p_total_income,
12153       x_fm_p_us_income_tax,
12154       x_fm_p_state_and_other_taxes,
12155       x_fm_p_fica_tax,
12156       x_fm_p_employment_allow,
12157       x_fm_p_income_prot_allow,
12158       x_fm_p_total_allow,
12159       x_fm_p_avail_income,
12160       x_fm_p_cash_bank_accounts,
12161       x_fm_p_ot_rl_est_inv_eq,
12162       x_fm_p_adj_bus_farm_net_worth,
12163       x_fm_p_net_worth,
12164       x_fm_p_asset_prot_allow,
12165       x_fm_p_disc_net_worth,
12166       x_fm_p_total_contribution,
12167       x_fm_p_num_in_coll,
12168       x_fm_p_cont_for_stu,
12169       x_fm_p_cont_from_income,
12170       x_fm_p_cont_from_assets,
12171       x_im_s_bas_agi_taxable_income,
12172       x_im_s_bas_untx_inc_and_ben,
12173       x_im_s_bas_inc_adj,
12174       x_im_s_bas_total_income,
12175       x_im_s_bas_us_income_tax,
12176       x_im_s_bas_st_and_oth_tax,
12177       x_im_s_bas_fica_tax,
12178       x_im_s_bas_med_dental,
12179       x_im_s_bas_employment_allow,
12180       x_im_s_bas_annual_ed_savings,
12181       x_im_s_bas_inc_prot_allow_m,
12182       x_im_s_bas_total_inc_allow,
12183       x_im_s_bas_cal_avail_income,
12184       x_im_s_bas_avail_income,
12185       x_im_s_bas_total_cont_inc,
12186       x_im_s_bas_cash_bank_accounts,
12187       x_im_s_bas_home_equity,
12188       x_im_s_bas_ot_rl_est_inv_eq,
12189       x_im_s_bas_adj_bus_farm_worth,
12190       x_im_s_bas_trusts,
12191       x_im_s_bas_net_worth,
12192       x_im_s_bas_emerg_res_allow,
12193       x_im_s_bas_cum_ed_savings,
12194       x_im_s_bas_total_asset_allow,
12195       x_im_s_bas_disc_net_worth,
12196       x_im_s_bas_total_cont_asset,
12197       x_im_s_bas_total_cont,
12198       x_im_s_bas_num_in_coll_adj,
12199       x_im_s_bas_cont_for_stu,
12200       x_im_s_bas_cont_from_income,
12201       x_im_s_bas_cont_from_assets,
12202       x_im_s_est_agi_taxable_income,
12203       x_im_s_est_untx_inc_and_ben,
12204       x_im_s_est_inc_adj,
12205       x_im_s_est_total_income,
12206       x_im_s_est_us_income_tax,
12207       x_im_s_est_st_and_oth_tax,
12208       x_im_s_est_fica_tax,
12209       x_im_s_est_med_dental,
12210       x_im_s_est_employment_allow,
12211       x_im_s_est_annual_ed_savings,
12212       x_im_s_est_inc_prot_allow_m,
12213       x_im_s_est_total_inc_allow,
12214       x_im_s_est_cal_avail_income,
12215       x_im_s_est_avail_income,
12216       x_im_s_est_total_cont_inc,
12217       x_im_s_est_cash_bank_accounts,
12218       x_im_s_est_home_equity,
12219       x_im_s_est_ot_rl_est_inv_equ,
12220       x_im_s_est_adj_bus_farm_worth,
12221       x_im_s_est_est_trusts,
12222       x_im_s_est_net_worth,
12223       x_im_s_est_emerg_res_allow,
12224       x_im_s_est_cum_ed_savings,
12225       x_im_s_est_total_asset_allow,
12226       x_im_s_est_disc_net_worth,
12227       x_im_s_est_total_cont_asset,
12228       x_im_s_est_total_cont,
12229       x_im_s_est_num_in_coll_adj,
12230       x_im_s_est_cont_for_stu,
12231       x_im_s_est_cont_from_income,
12232       x_im_s_est_cont_from_assets,
12233       x_im_s_opt_agi_taxable_income,
12234       x_im_s_opt_untx_inc_and_ben,
12235       x_im_s_opt_inc_adj,
12236       x_im_s_opt_total_income,
12237       x_im_s_opt_us_income_tax,
12238       x_im_s_opt_state_and_oth_taxes,
12239       x_im_s_opt_fica_tax,
12240       x_im_s_opt_med_dental,
12241       x_im_s_opt_employment_allow,
12242       x_im_s_opt_annual_ed_savings,
12243       x_im_s_opt_inc_prot_allow_m,
12244       x_im_s_opt_total_inc_allow,
12245       x_im_s_opt_cal_avail_income,
12246       x_im_s_opt_avail_income,
12247       x_im_s_opt_total_cont_inc,
12248       x_im_s_opt_cash_bank_accounts,
12249       x_im_s_opt_ira_keogh_accounts,
12250       x_im_s_opt_home_equity,
12251       x_im_s_opt_ot_rl_est_inv_eq,
12252       x_im_s_opt_adj_bus_farm_worth,
12253       x_im_s_opt_trusts,
12254       x_im_s_opt_net_worth,
12255       x_im_s_opt_emerg_res_allow,
12256       x_im_s_opt_cum_ed_savings,
12257       x_im_s_opt_total_asset_allow,
12258       x_im_s_opt_disc_net_worth,
12259       x_im_s_opt_total_cont_asset,
12260       x_im_s_opt_total_cont,
12261       x_im_s_opt_num_in_coll_adj,
12262       x_im_s_opt_cont_for_stu,
12263       x_im_s_opt_cont_from_income,
12264       x_im_s_opt_cont_from_assets,
12268       x_fm_s_inc_adj,
12265       x_fm_s_analysis_type,
12266       x_fm_s_agi_taxable_income,
12267       x_fm_s_untx_inc_and_ben,
12269       x_fm_s_total_income,
12270       x_fm_s_us_income_tax,
12271       x_fm_s_state_and_oth_taxes,
12272       x_fm_s_fica_tax,
12273       x_fm_s_employment_allow,
12274       x_fm_s_income_prot_allow,
12275       x_fm_s_total_allow,
12276       x_fm_s_cal_avail_income,
12277       x_fm_s_avail_income,
12278       x_fm_s_cash_bank_accounts,
12279       x_fm_s_ot_rl_est_inv_equity,
12280       x_fm_s_adj_bus_farm_worth,
12281       x_fm_s_trusts,
12282       x_fm_s_net_worth,
12283       x_fm_s_asset_prot_allow,
12284       x_fm_s_disc_net_worth,
12285       x_fm_s_total_cont,
12286       x_fm_s_num_in_coll,
12287       x_fm_s_cont_for_stu,
12288       x_fm_s_cont_from_income,
12289       x_fm_s_cont_from_assets,
12290       x_im_inst_resident_ind,
12291       x_institutional_1_budget_name,
12292       x_im_inst_1_budget_duration,
12293       x_im_inst_1_tuition_fees,
12294       x_im_inst_1_books_supplies,
12295       x_im_inst_1_living_expenses,
12296       x_im_inst_1_tot_expenses,
12297       x_im_inst_1_tot_stu_cont,
12298       x_im_inst_1_tot_par_cont,
12299       x_im_inst_1_tot_family_cont,
12300       x_im_inst_1_va_benefits,
12301       x_im_inst_1_ot_cont,
12302       x_im_inst_1_est_financial_need,
12303       x_institutional_2_budget_name,
12304       x_im_inst_2_budget_duration,
12305       x_im_inst_2_tuition_fees,
12306       x_im_inst_2_books_supplies,
12307       x_im_inst_2_living_expenses,
12308       x_im_inst_2_tot_expenses,
12309       x_im_inst_2_tot_stu_cont,
12310       x_im_inst_2_tot_par_cont,
12311       x_im_inst_2_tot_family_cont,
12312       x_im_inst_2_va_benefits,
12313       x_im_inst_2_est_financial_need,
12314       x_institutional_3_budget_name,
12315       x_im_inst_3_budget_duration,
12316       x_im_inst_3_tuition_fees,
12317       x_im_inst_3_books_supplies,
12318       x_im_inst_3_living_expenses,
12319       x_im_inst_3_tot_expenses,
12320       x_im_inst_3_tot_stu_cont,
12321       x_im_inst_3_tot_par_cont,
12322       x_im_inst_3_tot_family_cont,
12323       x_im_inst_3_va_benefits,
12324       x_im_inst_3_est_financial_need,
12325       x_fm_inst_1_federal_efc,
12326       x_fm_inst_1_va_benefits,
12327       x_fm_inst_1_fed_eligibility,
12328       x_fm_inst_1_pell,
12329       x_option_par_loss_allow_ind,
12330       x_option_par_tuition_ind,
12331       x_option_par_home_ind,
12332       x_option_par_home_value,
12333       x_option_par_home_debt,
12334       x_option_stu_ira_keogh_ind,
12335       x_option_stu_home_ind,
12336       x_option_stu_home_value,
12337       x_option_stu_home_debt,
12338       x_option_stu_sum_ay_inc_ind,
12339       x_option_par_hope_ll_credit,
12340       x_option_stu_hope_ll_credit,
12341       x_im_parent_1_8_months_bas,
12342       x_im_p_more_than_9_mth_ba,
12343       x_im_parent_1_8_months_opt,
12344       x_im_p_more_than_9_mth_op,
12345       x_fnar_message_1,
12346       x_fnar_message_2,
12347       x_fnar_message_3,
12348       x_fnar_message_4,
12349       x_fnar_message_5,
12350       x_fnar_message_6,
12351       x_fnar_message_7,
12352       x_fnar_message_8,
12353       x_fnar_message_9,
12354       x_fnar_message_10,
12355       x_fnar_message_11,
12356       x_fnar_message_12,
12357       x_fnar_message_13,
12358       x_fnar_message_20,
12359       x_fnar_message_21,
12360       x_fnar_message_22,
12361       x_fnar_message_23,
12362       x_fnar_message_24,
12363       x_fnar_message_25,
12364       x_fnar_message_26,
12365       x_fnar_message_27,
12366       x_fnar_message_30,
12367       x_fnar_message_31,
12368       x_fnar_message_32,
12369       x_fnar_message_33,
12370       x_fnar_message_34,
12371       x_fnar_message_35,
12372       x_fnar_message_36,
12373       x_fnar_message_37,
12374       x_fnar_message_38,
12375       x_fnar_message_39,
12376       x_fnar_message_45,
12377       x_fnar_message_46,
12378       x_fnar_message_47,
12379       x_fnar_message_48,
12380       x_fnar_message_50,
12381       x_fnar_message_51,
12382       x_fnar_message_52,
12383       x_fnar_message_53,
12384       x_fnar_message_56,
12385       x_fnar_message_57,
12386       x_fnar_message_58,
12387       x_fnar_message_59,
12388       x_fnar_message_60,
12389       x_fnar_message_61,
12390       x_fnar_message_62,
12391       x_fnar_message_63,
12392       x_fnar_message_64,
12393       x_fnar_message_65,
12394       x_fnar_message_71,
12395       x_fnar_message_72,
12396       x_fnar_message_73,
12397       x_fnar_message_74,
12398       x_fnar_message_75,
12399       x_fnar_message_76,
12400       x_fnar_message_77,
12401       x_fnar_message_78,
12402       x_fnar_mesg_10_stu_fam_mem,
12403       x_fnar_mesg_11_stu_no_in_coll,
12404       x_fnar_mesg_24_stu_avail_inc,
12405       x_fnar_mesg_26_stu_taxes,
12406       x_fnar_mesg_33_stu_home_value,
12407       x_fnar_mesg_34_stu_home_value,
12408       x_fnar_mesg_34_stu_home_equity,
12409       x_fnar_mesg_35_stu_home_value,
12410       x_fnar_mesg_35_stu_home_equity,
12411       x_fnar_mesg_36_stu_home_equity,
12412       x_fnar_mesg_48_par_fam_mem,
12413       x_fnar_mesg_49_par_no_in_coll,
12414       x_fnar_mesg_56_par_agi,
12415       x_fnar_mesg_62_par_taxes,
12416       x_fnar_mesg_73_par_home_value,
12417       x_fnar_mesg_74_par_home_value,
12418       x_fnar_mesg_74_par_home_equity,
12419       x_fnar_mesg_75_par_home_value,
12420       x_fnar_mesg_75_par_home_equity,
12421       x_fnar_mesg_76_par_home_equity,
12422       x_assumption_message_1,
12423       x_assumption_message_2,
12424       x_assumption_message_3,
12425       x_assumption_message_4,
12426       x_assumption_message_5,
12427       x_assumption_message_6,
12428       x_record_mark,
12429       x_option_par_cola_adj_ind,
12430       x_option_par_stu_fa_assets_ind,
12431       x_option_par_ipt_assets_ind,
12432       x_option_stu_ipt_assets_ind,
12433       x_option_par_cola_adj_value,
12434       x_fnar_message_49,
12435       x_fnar_message_55,
12436       x_p_soc_sec_ben_student_amt,
12437       x_p_tuit_fee_deduct_amt,
12438       x_opt_ind_stu_ipt_assets_flag,
12439       x_stu_lives_with_num,
12440       x_stu_most_support_from_num,
12441       x_location_computer_num,
12442       x_cust_parent_cont_adj_num,
12443       x_custodial_parent_num,
12444       x_cust_par_base_prcnt_inc_amt,
12445       x_cust_par_base_cont_inc_amt,
12446       x_cust_par_base_cont_ast_amt,
12447       x_cust_par_base_tot_cont_amt,
12448       x_cust_par_opt_prcnt_inc_amt,
12449       x_cust_par_opt_cont_inc_amt,
12450       x_cust_par_opt_cont_ast_amt,
12451       x_cust_par_opt_tot_cont_amt,
12452       x_parents_email_txt,
12453       x_parent_1_birth_date,
12454       x_parent_2_birth_date,
12455       x_match_code,
12456       x_mode
12457     );
12458 
12459   END add_row;
12460 
12461 
12462   PROCEDURE delete_row (
12463     x_rowid IN VARCHAR2
12464   ) AS
12465   /*
12466   ||  Created By : vivuyyur
12467   ||  Created On : 30-MAY-2001
12468   ||  Purpose : Handles the DELETE DML logic for the table.
12469   ||  Known limitations, enhancements or remarks :
12470   ||  Change History :
12471   ||  Who             When            What
12472   ||  (reverse chronological order - newest change first)
12473   */
12474   BEGIN
12475 
12476     before_dml (
12477       p_action => 'DELETE',
12478       x_rowid => x_rowid
12479     );
12480 
12481     DELETE FROM igf_ap_css_interface_all
12482     WHERE rowid = x_rowid;
12483 
12484     IF (SQL%NOTFOUND) THEN
12485       RAISE NO_DATA_FOUND;
12486     END IF;
12487 
12488   END delete_row;
12489 
12490 
12491 END igf_ap_css_interface_pkg;