DBA Data[Home] [Help]

APPS.IGF_AP_CSS_INTERFACE_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 696

    x_last_update_date                  IN     DATE     ,
    x_last_updated_by                   IN     NUMBER   ,
    x_last_update_login                 IN     NUMBER   ,
    x_option_par_cola_adj_ind           IN     VARCHAR2 ,
    x_option_par_stu_fa_assets_ind      IN     VARCHAR2 ,
    x_option_par_ipt_assets_ind         IN     VARCHAR2 ,
    x_option_stu_ipt_assets_ind         IN     VARCHAR2 ,
    x_option_par_cola_adj_value         IN     VARCHAR2 ,
    x_fnar_message_49                   IN     VARCHAR2 ,
    x_fnar_message_55                   IN     VARCHAR2,
    x_p_soc_sec_ben_student_amt         IN     NUMBER,
    x_p_tuit_fee_deduct_amt             IN     NUMBER,
    x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
    x_stu_lives_with_num                IN     NUMBER,
    x_stu_most_support_from_num         IN     NUMBER,
    x_location_computer_num             IN     NUMBER,
    x_cust_parent_cont_adj_num          IN     NUMBER,
    x_custodial_parent_num              IN     NUMBER,
    x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
    x_cust_par_base_cont_inc_amt        IN     NUMBER,
    x_cust_par_base_cont_ast_amt        IN     NUMBER,
    x_cust_par_base_tot_cont_amt        IN     NUMBER,
    x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
    x_cust_par_opt_cont_inc_amt         IN     NUMBER,
    x_cust_par_opt_cont_ast_amt         IN     NUMBER,
    x_cust_par_opt_tot_cont_amt         IN     NUMBER,
    x_parents_email_txt                 IN     VARCHAR2,
    x_parent_1_birth_date               IN     DATE,
    x_parent_2_birth_date               IN     DATE ,
    x_match_code                        IN     VARCHAR2
  ) AS
  /*
  ||  Created By : vivuyyur
  ||  Created On : 30-MAY-2001
  ||  Purpose : Initialises the Old and New references for the columns of the table.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */

    CURSOR cur_old_ref_values IS
      SELECT   *
      FROM     IGF_AP_CSS_INTERFACE_ALL
      WHERE    rowid = x_rowid;
Line: 750

    IF ((cur_old_ref_values%NOTFOUND) AND (p_action NOT IN ('INSERT', 'VALIDATE_INSERT'))) THEN
      CLOSE cur_old_ref_values;
Line: 752

      fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
Line: 1472

    IF (p_action = 'UPDATE') THEN
      new_references.creation_date                   := old_references.creation_date;
Line: 1480

    new_references.last_update_date                  := x_last_update_date;
Line: 1481

    new_references.last_updated_by                   := x_last_updated_by;
Line: 1482

    new_references.last_update_login                 := x_last_update_login;
Line: 1500

      SELECT   rowid
      FROM     igf_ap_css_interface_all
      WHERE    css_id = x_css_id
      FOR UPDATE NOWAIT;
Line: 2210

    x_last_update_date                  IN     DATE     ,
    x_last_updated_by                   IN     NUMBER   ,
    x_last_update_login                 IN     NUMBER   ,
    x_option_par_cola_adj_ind           IN     VARCHAR2 ,
    x_option_par_stu_fa_assets_ind      IN     VARCHAR2 ,
    x_option_par_ipt_assets_ind         IN     VARCHAR2 ,
    x_option_stu_ipt_assets_ind         IN     VARCHAR2 ,
    x_option_par_cola_adj_value         IN     VARCHAR2 ,
    x_fnar_message_49                   IN     VARCHAR2 ,
    x_fnar_message_55                   IN     VARCHAR2,
    x_p_soc_sec_ben_student_amt         IN     NUMBER,
    x_p_tuit_fee_deduct_amt             IN     NUMBER,
    x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
    x_stu_lives_with_num                IN     NUMBER,
    x_stu_most_support_from_num         IN     NUMBER,
    x_location_computer_num             IN     NUMBER,
    x_cust_parent_cont_adj_num          IN     NUMBER,
    x_custodial_parent_num              IN     NUMBER,
    x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
    x_cust_par_base_cont_inc_amt        IN     NUMBER,
    x_cust_par_base_cont_ast_amt        IN     NUMBER,
    x_cust_par_base_tot_cont_amt        IN     NUMBER,
    x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
    x_cust_par_opt_cont_inc_amt         IN     NUMBER,
    x_cust_par_opt_cont_ast_amt         IN     NUMBER,
    x_cust_par_opt_tot_cont_amt         IN     NUMBER,
    x_parents_email_txt                 IN     VARCHAR2,
    x_parent_1_birth_date               IN     DATE,
    x_parent_2_birth_date               IN     DATE,
    x_match_code                        IN     VARCHAR2

  ) AS
  /*
  ||  Created By : vivuyyur
  ||  Created On : 30-MAY-2001
  ||  Purpose : Initialises the columns, Checks Constraints, Calls the
  ||            Trigger Handlers for the table, before any DML operation.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */
  BEGIN

    set_column_values (
      p_action,
      x_rowid,
      x_css_id,
      x_record_status,
      x_college_code,
      x_academic_year,
      x_stu_record_type,
      x_css_id_number,
      x_registration_receipt_date,
      x_registration_type,
      x_application_receipt_date,
      x_application_type,
      x_original_fnar_compute,
      x_revision_fnar_compute_date,
      x_electronic_extract_date,
      x_institutional_reporting_type,
      x_asr_receipt_date,
      x_last_name,
      x_first_name,
      x_middle_initial,
      x_address_number_and_street,
      x_city,
      x_state_mailing,
      x_zip_code,
      x_s_telephone_number,
      x_s_title,
      x_date_of_birth,
      x_social_security_number,
      x_state_legal_residence,
      x_foreign_address_indicator,
      x_foreign_postal_code,
      x_country,
      x_financial_aid_status,
      x_year_in_college,
      x_marital_status,
      x_ward_court,
      x_legal_dependents_other,
      x_household_size,
      x_number_in_college,
      x_citizenship_status,
      x_citizenship_country,
      x_visa_classification,
      x_tax_figures,
      x_number_exemptions,
      x_adjusted_gross_inc,
      x_us_tax_paid,
      x_itemized_deductions,
      x_stu_income_work,
      x_spouse_income_work,
      x_divid_int_inc,
      x_soc_sec_benefits,
      x_welfare_tanf,
      x_child_supp_rcvd,
      x_earned_income_credit,
      x_other_untax_income,
      x_tax_stu_aid,
      x_cash_sav_check,
      x_ira_keogh,
      x_invest_value,
      x_invest_debt,
      x_home_value,
      x_home_debt,
      x_oth_real_value,
      x_oth_real_debt,
      x_bus_farm_value,
      x_bus_farm_debt,
      x_live_on_farm,
      x_home_purch_price,
      x_hope_ll_credit,
      x_home_purch_year,
      x_trust_amount,
      x_trust_avail,
      x_trust_estab,
      x_child_support_paid,
      x_med_dent_expenses,
      x_vet_us,
      x_vet_ben_amount,
      x_vet_ben_months,
      x_stu_summer_wages,
      x_stu_school_yr_wages,
      x_spouse_summer_wages,
      x_spouse_school_yr_wages,
      x_summer_other_tax_inc,
      x_school_yr_other_tax_inc,
      x_summer_untax_inc,
      x_school_yr_untax_inc,
      x_grants_schol_etc,
      x_tuit_benefits,
      x_cont_parents,
      x_cont_relatives,
      x_p_siblings_pre_tuit,
      x_p_student_pre_tuit,
      x_p_household_size,
      x_p_number_in_college,
      x_p_parents_in_college,
      x_p_marital_status,
      x_p_state_legal_residence,
      x_p_natural_par_status,
      x_p_child_supp_paid,
      x_p_repay_ed_loans,
      x_p_med_dent_expenses,
      x_p_tuit_paid_amount,
      x_p_tuit_paid_number,
      x_p_exp_child_supp_paid,
      x_p_exp_repay_ed_loans,
      x_p_exp_med_dent_expenses,
      x_p_exp_tuit_pd_amount,
      x_p_exp_tuit_pd_number,
      x_p_cash_sav_check,
      x_p_month_mortgage_pay,
      x_p_invest_value,
      x_p_invest_debt,
      x_p_home_value,
      x_p_home_debt,
      x_p_home_purch_price,
      x_p_own_business_farm,
      x_p_business_value,
      x_p_business_debt,
      x_p_farm_value,
      x_p_farm_debt,
      x_p_live_on_farm,
      x_p_oth_real_estate_value,
      x_p_oth_real_estate_debt,
      x_p_oth_real_purch_price,
      x_p_siblings_assets,
      x_p_home_purch_year,
      x_p_oth_real_purch_year,
      x_p_prior_agi,
      x_p_prior_us_tax_paid,
      x_p_prior_item_deductions,
      x_p_prior_other_untax_inc,
      x_p_tax_figures,
      x_p_number_exemptions,
      x_p_adjusted_gross_inc,
      x_p_wages_sal_tips,
      x_p_interest_income,
      x_p_dividend_income,
      x_p_net_inc_bus_farm,
      x_p_other_taxable_income,
      x_p_adj_to_income,
      x_p_us_tax_paid,
      x_p_itemized_deductions,
      x_p_father_income_work,
      x_p_mother_income_work,
      x_p_soc_sec_ben,
      x_p_welfare_tanf,
      x_p_child_supp_rcvd,
      x_p_ded_ira_keogh,
      x_p_tax_defer_pens_savs,
      x_p_dep_care_med_spending,
      x_p_earned_income_credit,
      x_p_living_allow,
      x_p_tax_exmpt_int,
      x_p_foreign_inc_excl,
      x_p_other_untax_inc,
      x_p_hope_ll_credit,
      x_p_yr_separation,
      x_p_yr_divorce,
      x_p_exp_father_inc,
      x_p_exp_mother_inc,
      x_p_exp_other_tax_inc,
      x_p_exp_other_untax_inc,
      x_line_2_relation,
      x_line_2_attend_college,
      x_line_3_relation,
      x_line_3_attend_college,
      x_line_4_relation,
      x_line_4_attend_college,
      x_line_5_relation,
      x_line_5_attend_college,
      x_line_6_relation,
      x_line_6_attend_college,
      x_line_7_relation,
      x_line_7_attend_college,
      x_line_8_relation,
      x_line_8_attend_college,
      x_p_age_father,
      x_p_age_mother,
      x_p_div_sep_ind,
      x_b_cont_non_custodial_par,
      x_college_type_2,
      x_college_type_3,
      x_college_type_4,
      x_college_type_5,
      x_college_type_6,
      x_college_type_7,
      x_college_type_8,
      x_school_code_1,
      x_housing_code_1,
      x_school_code_2,
      x_housing_code_2,
      x_school_code_3,
      x_housing_code_3,
      x_school_code_4,
      x_housing_code_4,
      x_school_code_5,
      x_housing_code_5,
      x_school_code_6,
      x_housing_code_6,
      x_school_code_7,
      x_housing_code_7,
      x_school_code_8,
      x_housing_code_8,
      x_school_code_9,
      x_housing_code_9,
      x_school_code_10,
      x_housing_code_10,
      x_additional_school_code_1,
      x_additional_school_code_2,
      x_additional_school_code_3,
      x_additional_school_code_4,
      x_additional_school_code_5,
      x_additional_school_code_6,
      x_additional_school_code_7,
      x_additional_school_code_8,
      x_additional_school_code_9,
      x_additional_school_code_10,
      x_explanation_spec_circum,
      x_signature_student,
      x_signature_spouse,
      x_signature_father,
      x_signature_mother,
      x_month_day_completed,
      x_year_completed,
      x_age_line_2,
      x_age_line_3,
      x_age_line_4,
      x_age_line_5,
      x_age_line_6,
      x_age_line_7,
      x_age_line_8,
      x_a_online_signature,
      x_question_1_number,
      x_question_1_size,
      x_question_1_answer,
      x_question_2_number,
      x_question_2_size,
      x_question_2_answer,
      x_question_3_number,
      x_question_3_size,
      x_question_3_answer,
      x_question_4_number,
      x_question_4_size,
      x_question_4_answer,
      x_question_5_number,
      x_question_5_size,
      x_question_5_answer,
      x_question_6_number,
      x_question_6_size,
      x_question_6_answer,
      x_question_7_number,
      x_question_7_size,
      x_question_7_answer,
      x_question_8_number,
      x_question_8_size,
      x_question_8_answer,
      x_question_9_number,
      x_question_9_size,
      x_question_9_answer,
      x_question_10_number,
      x_question_10_size,
      x_question_10_answer,
      x_question_11_number,
      x_question_11_size,
      x_question_11_answer,
      x_question_12_number,
      x_question_12_size,
      x_question_12_answer,
      x_question_13_number,
      x_question_13_size,
      x_question_13_answer,
      x_question_14_number,
      x_question_14_size,
      x_question_14_answer,
      x_question_15_number,
      x_question_15_size,
      x_question_15_answer,
      x_question_16_number,
      x_question_16_size,
      x_question_16_answer,
      x_question_17_number,
      x_question_17_size,
      x_question_17_answer,
      x_question_18_number,
      x_question_18_size,
      x_question_18_answer,
      x_question_19_number,
      x_question_19_size,
      x_question_19_answer,
      x_question_20_number,
      x_question_20_size,
      x_question_20_answer,
      x_question_21_number,
      x_question_21_size,
      x_question_21_answer,
      x_question_22_number,
      x_question_22_size,
      x_question_22_answer,
      x_question_23_number,
      x_question_23_size,
      x_question_23_answer,
      x_question_24_number,
      x_question_24_size,
      x_question_24_answer,
      x_question_25_number,
      x_question_25_size,
      x_question_25_answer,
      x_question_26_number,
      x_question_26_size,
      x_question_26_answer,
      x_question_27_number,
      x_question_27_size,
      x_question_27_answer,
      x_question_28_number,
      x_question_28_size,
      x_question_28_answer,
      x_question_29_number,
      x_question_29_size,
      x_question_29_answer,
      x_question_30_number,
      x_questions_30_size,
      x_question_30_answer,
      x_r_s_email_address,
      x_eps_code,
      x_comp_css_dependency_status,
      x_stu_age,
      x_assumed_stu_yr_in_coll,
      x_comp_stu_marital_status,
      x_stu_family_members,
      x_stu_fam_members_in_college,
      x_par_marital_status,
      x_par_family_members,
      x_par_total_in_college,
      x_par_par_in_college,
      x_par_others_in_college,
      x_par_aesa,
      x_par_cesa,
      x_stu_aesa,
      x_stu_cesa,
      x_im_p_bas_agi_taxable_income,
      x_im_p_bas_untx_inc_and_ben,
      x_im_p_bas_inc_adj,
      x_im_p_bas_total_income,
      x_im_p_bas_us_income_tax,
      x_im_p_bas_st_and_other_tax,
      x_im_p_bas_fica_tax,
      x_im_p_bas_med_dental,
      x_im_p_bas_employment_allow,
      x_im_p_bas_annual_ed_savings,
      x_im_p_bas_inc_prot_allow_m,
      x_im_p_bas_total_inc_allow,
      x_im_p_bas_cal_avail_inc,
      x_im_p_bas_avail_income,
      x_im_p_bas_total_cont_inc,
      x_im_p_bas_cash_bank_accounts,
      x_im_p_bas_home_equity,
      x_im_p_bas_ot_rl_est_inv_eq,
      x_im_p_bas_adj_bus_farm_worth,
      x_im_p_bas_ass_sibs_pre_tui,
      x_im_p_bas_net_worth,
      x_im_p_bas_emerg_res_allow,
      x_im_p_bas_cum_ed_savings,
      x_im_p_bas_low_inc_allow,
      x_im_p_bas_total_asset_allow,
      x_im_p_bas_disc_net_worth,
      x_im_p_bas_total_cont_asset,
      x_im_p_bas_total_cont,
      x_im_p_bas_num_in_coll_adj,
      x_im_p_bas_cont_for_stu,
      x_im_p_bas_cont_from_income,
      x_im_p_bas_cont_from_assets,
      x_im_p_opt_agi_taxable_income,
      x_im_p_opt_untx_inc_and_ben,
      x_im_p_opt_inc_adj,
      x_im_p_opt_total_income,
      x_im_p_opt_us_income_tax,
      x_im_p_opt_st_and_other_tax,
      x_im_p_opt_fica_tax,
      x_im_p_opt_med_dental,
      x_im_p_opt_elem_sec_tuit,
      x_im_p_opt_employment_allow,
      x_im_p_opt_annual_ed_savings,
      x_im_p_opt_inc_prot_allow_m,
      x_im_p_opt_total_inc_allow,
      x_im_p_opt_cal_avail_inc,
      x_im_p_opt_avail_income,
      x_im_p_opt_total_cont_inc,
      x_im_p_opt_cash_bank_accounts,
      x_im_p_opt_home_equity,
      x_im_p_opt_ot_rl_est_inv_eq,
      x_im_p_opt_adj_bus_farm_worth,
      x_im_p_opt_ass_sibs_pre_t,
      x_im_p_opt_net_worth,
      x_im_p_opt_emerg_res_allow,
      x_im_p_opt_cum_ed_savings,
      x_im_p_opt_low_inc_allow,
      x_im_p_opt_total_asset_allow,
      x_im_p_opt_disc_net_worth,
      x_im_p_opt_total_cont_asset,
      x_im_p_opt_total_cont,
      x_im_p_opt_num_in_coll_adj,
      x_im_p_opt_cont_for_stu,
      x_im_p_opt_cont_from_income,
      x_im_p_opt_cont_from_assets,
      x_fm_p_analysis_type,
      x_fm_p_agi_taxable_income,
      x_fm_p_untx_inc_and_ben,
      x_fm_p_inc_adj,
      x_fm_p_total_income,
      x_fm_p_us_income_tax,
      x_fm_p_state_and_other_taxes,
      x_fm_p_fica_tax,
      x_fm_p_employment_allow,
      x_fm_p_income_prot_allow,
      x_fm_p_total_allow,
      x_fm_p_avail_income,
      x_fm_p_cash_bank_accounts,
      x_fm_p_ot_rl_est_inv_eq,
      x_fm_p_adj_bus_farm_net_worth,
      x_fm_p_net_worth,
      x_fm_p_asset_prot_allow,
      x_fm_p_disc_net_worth,
      x_fm_p_total_contribution,
      x_fm_p_num_in_coll,
      x_fm_p_cont_for_stu,
      x_fm_p_cont_from_income,
      x_fm_p_cont_from_assets,
      x_im_s_bas_agi_taxable_income,
      x_im_s_bas_untx_inc_and_ben,
      x_im_s_bas_inc_adj,
      x_im_s_bas_total_income,
      x_im_s_bas_us_income_tax,
      x_im_s_bas_st_and_oth_tax,
      x_im_s_bas_fica_tax,
      x_im_s_bas_med_dental,
      x_im_s_bas_employment_allow,
      x_im_s_bas_annual_ed_savings,
      x_im_s_bas_inc_prot_allow_m,
      x_im_s_bas_total_inc_allow,
      x_im_s_bas_cal_avail_income,
      x_im_s_bas_avail_income,
      x_im_s_bas_total_cont_inc,
      x_im_s_bas_cash_bank_accounts,
      x_im_s_bas_home_equity,
      x_im_s_bas_ot_rl_est_inv_eq,
      x_im_s_bas_adj_bus_farm_worth,
      x_im_s_bas_trusts,
      x_im_s_bas_net_worth,
      x_im_s_bas_emerg_res_allow,
      x_im_s_bas_cum_ed_savings,
      x_im_s_bas_total_asset_allow,
      x_im_s_bas_disc_net_worth,
      x_im_s_bas_total_cont_asset,
      x_im_s_bas_total_cont,
      x_im_s_bas_num_in_coll_adj,
      x_im_s_bas_cont_for_stu,
      x_im_s_bas_cont_from_income,
      x_im_s_bas_cont_from_assets,
      x_im_s_est_agi_taxable_income,
      x_im_s_est_untx_inc_and_ben,
      x_im_s_est_inc_adj,
      x_im_s_est_total_income,
      x_im_s_est_us_income_tax,
      x_im_s_est_st_and_oth_tax,
      x_im_s_est_fica_tax,
      x_im_s_est_med_dental,
      x_im_s_est_employment_allow,
      x_im_s_est_annual_ed_savings,
      x_im_s_est_inc_prot_allow_m,
      x_im_s_est_total_inc_allow,
      x_im_s_est_cal_avail_income,
      x_im_s_est_avail_income,
      x_im_s_est_total_cont_inc,
      x_im_s_est_cash_bank_accounts,
      x_im_s_est_home_equity,
      x_im_s_est_ot_rl_est_inv_equ,
      x_im_s_est_adj_bus_farm_worth,
      x_im_s_est_est_trusts,
      x_im_s_est_net_worth,
      x_im_s_est_emerg_res_allow,
      x_im_s_est_cum_ed_savings,
      x_im_s_est_total_asset_allow,
      x_im_s_est_disc_net_worth,
      x_im_s_est_total_cont_asset,
      x_im_s_est_total_cont,
      x_im_s_est_num_in_coll_adj,
      x_im_s_est_cont_for_stu,
      x_im_s_est_cont_from_income,
      x_im_s_est_cont_from_assets,
      x_im_s_opt_agi_taxable_income,
      x_im_s_opt_untx_inc_and_ben,
      x_im_s_opt_inc_adj,
      x_im_s_opt_total_income,
      x_im_s_opt_us_income_tax,
      x_im_s_opt_state_and_oth_taxes,
      x_im_s_opt_fica_tax,
      x_im_s_opt_med_dental,
      x_im_s_opt_employment_allow,
      x_im_s_opt_annual_ed_savings,
      x_im_s_opt_inc_prot_allow_m,
      x_im_s_opt_total_inc_allow,
      x_im_s_opt_cal_avail_income,
      x_im_s_opt_avail_income,
      x_im_s_opt_total_cont_inc,
      x_im_s_opt_cash_bank_accounts,
      x_im_s_opt_ira_keogh_accounts,
      x_im_s_opt_home_equity,
      x_im_s_opt_ot_rl_est_inv_eq,
      x_im_s_opt_adj_bus_farm_worth,
      x_im_s_opt_trusts,
      x_im_s_opt_net_worth,
      x_im_s_opt_emerg_res_allow,
      x_im_s_opt_cum_ed_savings,
      x_im_s_opt_total_asset_allow,
      x_im_s_opt_disc_net_worth,
      x_im_s_opt_total_cont_asset,
      x_im_s_opt_total_cont,
      x_im_s_opt_num_in_coll_adj,
      x_im_s_opt_cont_for_stu,
      x_im_s_opt_cont_from_income,
      x_im_s_opt_cont_from_assets,
      x_fm_s_analysis_type,
      x_fm_s_agi_taxable_income,
      x_fm_s_untx_inc_and_ben,
      x_fm_s_inc_adj,
      x_fm_s_total_income,
      x_fm_s_us_income_tax,
      x_fm_s_state_and_oth_taxes,
      x_fm_s_fica_tax,
      x_fm_s_employment_allow,
      x_fm_s_income_prot_allow,
      x_fm_s_total_allow,
      x_fm_s_cal_avail_income,
      x_fm_s_avail_income,
      x_fm_s_cash_bank_accounts,
      x_fm_s_ot_rl_est_inv_equity,
      x_fm_s_adj_bus_farm_worth,
      x_fm_s_trusts,
      x_fm_s_net_worth,
      x_fm_s_asset_prot_allow,
      x_fm_s_disc_net_worth,
      x_fm_s_total_cont,
      x_fm_s_num_in_coll,
      x_fm_s_cont_for_stu,
      x_fm_s_cont_from_income,
      x_fm_s_cont_from_assets,
      x_im_inst_resident_ind,
      x_institutional_1_budget_name,
      x_im_inst_1_budget_duration,
      x_im_inst_1_tuition_fees,
      x_im_inst_1_books_supplies,
      x_im_inst_1_living_expenses,
      x_im_inst_1_tot_expenses,
      x_im_inst_1_tot_stu_cont,
      x_im_inst_1_tot_par_cont,
      x_im_inst_1_tot_family_cont,
      x_im_inst_1_va_benefits,
      x_im_inst_1_ot_cont,
      x_im_inst_1_est_financial_need,
      x_institutional_2_budget_name,
      x_im_inst_2_budget_duration,
      x_im_inst_2_tuition_fees,
      x_im_inst_2_books_supplies,
      x_im_inst_2_living_expenses,
      x_im_inst_2_tot_expenses,
      x_im_inst_2_tot_stu_cont,
      x_im_inst_2_tot_par_cont,
      x_im_inst_2_tot_family_cont,
      x_im_inst_2_va_benefits,
      x_im_inst_2_est_financial_need,
      x_institutional_3_budget_name,
      x_im_inst_3_budget_duration,
      x_im_inst_3_tuition_fees,
      x_im_inst_3_books_supplies,
      x_im_inst_3_living_expenses,
      x_im_inst_3_tot_expenses,
      x_im_inst_3_tot_stu_cont,
      x_im_inst_3_tot_par_cont,
      x_im_inst_3_tot_family_cont,
      x_im_inst_3_va_benefits,
      x_im_inst_3_est_financial_need,
      x_fm_inst_1_federal_efc,
      x_fm_inst_1_va_benefits,
      x_fm_inst_1_fed_eligibility,
      x_fm_inst_1_pell,
      x_option_par_loss_allow_ind,
      x_option_par_tuition_ind,
      x_option_par_home_ind,
      x_option_par_home_value,
      x_option_par_home_debt,
      x_option_stu_ira_keogh_ind,
      x_option_stu_home_ind,
      x_option_stu_home_value,
      x_option_stu_home_debt,
      x_option_stu_sum_ay_inc_ind,
      x_option_par_hope_ll_credit,
      x_option_stu_hope_ll_credit,
      x_im_parent_1_8_months_bas,
      x_im_p_more_than_9_mth_ba,
      x_im_parent_1_8_months_opt,
      x_im_p_more_than_9_mth_op,
      x_fnar_message_1,
      x_fnar_message_2,
      x_fnar_message_3,
      x_fnar_message_4,
      x_fnar_message_5,
      x_fnar_message_6,
      x_fnar_message_7,
      x_fnar_message_8,
      x_fnar_message_9,
      x_fnar_message_10,
      x_fnar_message_11,
      x_fnar_message_12,
      x_fnar_message_13,
      x_fnar_message_20,
      x_fnar_message_21,
      x_fnar_message_22,
      x_fnar_message_23,
      x_fnar_message_24,
      x_fnar_message_25,
      x_fnar_message_26,
      x_fnar_message_27,
      x_fnar_message_30,
      x_fnar_message_31,
      x_fnar_message_32,
      x_fnar_message_33,
      x_fnar_message_34,
      x_fnar_message_35,
      x_fnar_message_36,
      x_fnar_message_37,
      x_fnar_message_38,
      x_fnar_message_39,
      x_fnar_message_45,
      x_fnar_message_46,
      x_fnar_message_47,
      x_fnar_message_48,
      x_fnar_message_50,
      x_fnar_message_51,
      x_fnar_message_52,
      x_fnar_message_53,
      x_fnar_message_56,
      x_fnar_message_57,
      x_fnar_message_58,
      x_fnar_message_59,
      x_fnar_message_60,
      x_fnar_message_61,
      x_fnar_message_62,
      x_fnar_message_63,
      x_fnar_message_64,
      x_fnar_message_65,
      x_fnar_message_71,
      x_fnar_message_72,
      x_fnar_message_73,
      x_fnar_message_74,
      x_fnar_message_75,
      x_fnar_message_76,
      x_fnar_message_77,
      x_fnar_message_78,
      x_fnar_mesg_10_stu_fam_mem,
      x_fnar_mesg_11_stu_no_in_coll,
      x_fnar_mesg_24_stu_avail_inc,
      x_fnar_mesg_26_stu_taxes,
      x_fnar_mesg_33_stu_home_value,
      x_fnar_mesg_34_stu_home_value,
      x_fnar_mesg_34_stu_home_equity,
      x_fnar_mesg_35_stu_home_value,
      x_fnar_mesg_35_stu_home_equity,
      x_fnar_mesg_36_stu_home_equity,
      x_fnar_mesg_48_par_fam_mem,
      x_fnar_mesg_49_par_no_in_coll,
      x_fnar_mesg_56_par_agi,
      x_fnar_mesg_62_par_taxes,
      x_fnar_mesg_73_par_home_value,
      x_fnar_mesg_74_par_home_value,
      x_fnar_mesg_74_par_home_equity,
      x_fnar_mesg_75_par_home_value,
      x_fnar_mesg_75_par_home_equity,
      x_fnar_mesg_76_par_home_equity,
      x_assumption_message_1,
      x_assumption_message_2,
      x_assumption_message_3,
      x_assumption_message_4,
      x_assumption_message_5,
      x_assumption_message_6,
      x_record_mark,
      x_creation_date,
      x_created_by,
      x_last_update_date,
      x_last_updated_by,
      x_last_update_login,
      x_option_par_cola_adj_ind,
      x_option_par_stu_fa_assets_ind,
      x_option_par_ipt_assets_ind,
      x_option_stu_ipt_assets_ind,
      x_option_par_cola_adj_value,
      x_fnar_message_49,
      x_fnar_message_55,
      x_p_soc_sec_ben_student_amt,
      x_p_tuit_fee_deduct_amt,
      x_opt_ind_stu_ipt_assets_flag,
      x_stu_lives_with_num,
      x_stu_most_support_from_num,
      x_location_computer_num,
      x_cust_parent_cont_adj_num,
      x_custodial_parent_num,
      x_cust_par_base_prcnt_inc_amt,
      x_cust_par_base_cont_inc_amt,
      x_cust_par_base_cont_ast_amt,
      x_cust_par_base_tot_cont_amt,
      x_cust_par_opt_prcnt_inc_amt,
      x_cust_par_opt_cont_inc_amt,
      x_cust_par_opt_cont_ast_amt,
      x_cust_par_opt_tot_cont_amt,
      x_parents_email_txt,
      x_parent_1_birth_date,
      x_parent_2_birth_date,
      x_match_code
    );
Line: 2974

    IF (p_action = 'INSERT') THEN
      -- Call all the procedures related to Before Insert.
      IF ( get_pk_for_validation(
             new_references.css_id
           )
         ) THEN
        fnd_message.set_name('IGS','IGS_GE_RECORD_ALREADY_EXISTS');
Line: 2984

    ELSIF (p_action = 'VALIDATE_INSERT') THEN
      -- Call all the procedures related to Before Insert.
      IF ( get_pk_for_validation (
             new_references.css_id
           )
         ) THEN
        fnd_message.set_name('IGS','IGS_GE_RECORD_ALREADY_EXISTS');
Line: 2999

  PROCEDURE insert_row (
    x_rowid                             IN OUT NOCOPY VARCHAR2,
    x_css_id                            IN OUT NOCOPY NUMBER,
    x_record_status                     IN     VARCHAR2,
    x_college_code                      IN     VARCHAR2,
    x_academic_year                     IN     VARCHAR2,
    x_stu_record_type                   IN     VARCHAR2,
    x_css_id_number                     IN     VARCHAR2,
    x_registration_receipt_date         IN     VARCHAR2,
    x_registration_type                 IN     VARCHAR2,
    x_application_receipt_date          IN     VARCHAR2,
    x_application_type                  IN     VARCHAR2,
    x_original_fnar_compute             IN     VARCHAR2,
    x_revision_fnar_compute_date        IN     VARCHAR2,
    x_electronic_extract_date           IN     VARCHAR2,
    x_institutional_reporting_type      IN     VARCHAR2,
    x_asr_receipt_date                  IN     VARCHAR2,
    x_last_name                         IN     VARCHAR2,
    x_first_name                        IN     VARCHAR2,
    x_middle_initial                    IN     VARCHAR2,
    x_address_number_and_street         IN     VARCHAR2,
    x_city                              IN     VARCHAR2,
    x_state_mailing                     IN     VARCHAR2,
    x_zip_code                          IN     VARCHAR2,
    x_s_telephone_number                IN     VARCHAR2,
    x_s_title                           IN     VARCHAR2,
    x_date_of_birth                     IN     VARCHAR2,
    x_social_security_number            IN     VARCHAR2,
    x_state_legal_residence             IN     VARCHAR2,
    x_foreign_address_indicator         IN     VARCHAR2,
    x_foreign_postal_code               IN     VARCHAR2,
    x_country                           IN     VARCHAR2,
    x_financial_aid_status              IN     VARCHAR2,
    x_year_in_college                   IN     VARCHAR2,
    x_marital_status                    IN     VARCHAR2,
    x_ward_court                        IN     VARCHAR2,
    x_legal_dependents_other            IN     VARCHAR2,
    x_household_size                    IN     VARCHAR2,
    x_number_in_college                 IN     VARCHAR2,
    x_citizenship_status                IN     VARCHAR2,
    x_citizenship_country               IN     VARCHAR2,
    x_visa_classification               IN     VARCHAR2,
    x_tax_figures                       IN     VARCHAR2,
    x_number_exemptions                 IN     VARCHAR2,
    x_adjusted_gross_inc                IN     VARCHAR2,
    x_us_tax_paid                       IN     VARCHAR2,
    x_itemized_deductions               IN     VARCHAR2,
    x_stu_income_work                   IN     VARCHAR2,
    x_spouse_income_work                IN     VARCHAR2,
    x_divid_int_inc                     IN     VARCHAR2,
    x_soc_sec_benefits                  IN     VARCHAR2,
    x_welfare_tanf                      IN     VARCHAR2,
    x_child_supp_rcvd                   IN     VARCHAR2,
    x_earned_income_credit              IN     VARCHAR2,
    x_other_untax_income                IN     VARCHAR2,
    x_tax_stu_aid                       IN     VARCHAR2,
    x_cash_sav_check                    IN     VARCHAR2,
    x_ira_keogh                         IN     VARCHAR2,
    x_invest_value                      IN     VARCHAR2,
    x_invest_debt                       IN     VARCHAR2,
    x_home_value                        IN     VARCHAR2,
    x_home_debt                         IN     VARCHAR2,
    x_oth_real_value                    IN     VARCHAR2,
    x_oth_real_debt                     IN     VARCHAR2,
    x_bus_farm_value                    IN     VARCHAR2,
    x_bus_farm_debt                     IN     VARCHAR2,
    x_live_on_farm                      IN     VARCHAR2,
    x_home_purch_price                  IN     VARCHAR2,
    x_hope_ll_credit                    IN     VARCHAR2,
    x_home_purch_year                   IN     VARCHAR2,
    x_trust_amount                      IN     VARCHAR2,
    x_trust_avail                       IN     VARCHAR2,
    x_trust_estab                       IN     VARCHAR2,
    x_child_support_paid                IN     VARCHAR2,
    x_med_dent_expenses                 IN     VARCHAR2,
    x_vet_us                            IN     VARCHAR2,
    x_vet_ben_amount                    IN     VARCHAR2,
    x_vet_ben_months                    IN     VARCHAR2,
    x_stu_summer_wages                  IN     VARCHAR2,
    x_stu_school_yr_wages               IN     VARCHAR2,
    x_spouse_summer_wages               IN     VARCHAR2,
    x_spouse_school_yr_wages            IN     VARCHAR2,
    x_summer_other_tax_inc              IN     VARCHAR2,
    x_school_yr_other_tax_inc           IN     VARCHAR2,
    x_summer_untax_inc                  IN     VARCHAR2,
    x_school_yr_untax_inc               IN     VARCHAR2,
    x_grants_schol_etc                  IN     VARCHAR2,
    x_tuit_benefits                     IN     VARCHAR2,
    x_cont_parents                      IN     VARCHAR2,
    x_cont_relatives                    IN     VARCHAR2,
    x_p_siblings_pre_tuit               IN     VARCHAR2,
    x_p_student_pre_tuit                IN     VARCHAR2,
    x_p_household_size                  IN     VARCHAR2,
    x_p_number_in_college               IN     VARCHAR2,
    x_p_parents_in_college              IN     VARCHAR2,
    x_p_marital_status                  IN     VARCHAR2,
    x_p_state_legal_residence           IN     VARCHAR2,
    x_p_natural_par_status              IN     VARCHAR2,
    x_p_child_supp_paid                 IN     VARCHAR2,
    x_p_repay_ed_loans                  IN     VARCHAR2,
    x_p_med_dent_expenses               IN     VARCHAR2,
    x_p_tuit_paid_amount                IN     VARCHAR2,
    x_p_tuit_paid_number                IN     VARCHAR2,
    x_p_exp_child_supp_paid             IN     VARCHAR2,
    x_p_exp_repay_ed_loans              IN     VARCHAR2,
    x_p_exp_med_dent_expenses           IN     VARCHAR2,
    x_p_exp_tuit_pd_amount              IN     VARCHAR2,
    x_p_exp_tuit_pd_number              IN     VARCHAR2,
    x_p_cash_sav_check                  IN     VARCHAR2,
    x_p_month_mortgage_pay              IN     VARCHAR2,
    x_p_invest_value                    IN     VARCHAR2,
    x_p_invest_debt                     IN     VARCHAR2,
    x_p_home_value                      IN     VARCHAR2,
    x_p_home_debt                       IN     VARCHAR2,
    x_p_home_purch_price                IN     VARCHAR2,
    x_p_own_business_farm               IN     VARCHAR2,
    x_p_business_value                  IN     VARCHAR2,
    x_p_business_debt                   IN     VARCHAR2,
    x_p_farm_value                      IN     VARCHAR2,
    x_p_farm_debt                       IN     VARCHAR2,
    x_p_live_on_farm                    IN     VARCHAR2,
    x_p_oth_real_estate_value           IN     VARCHAR2,
    x_p_oth_real_estate_debt            IN     VARCHAR2,
    x_p_oth_real_purch_price            IN     VARCHAR2,
    x_p_siblings_assets                 IN     VARCHAR2,
    x_p_home_purch_year                 IN     VARCHAR2,
    x_p_oth_real_purch_year             IN     VARCHAR2,
    x_p_prior_agi                       IN     VARCHAR2,
    x_p_prior_us_tax_paid               IN     VARCHAR2,
    x_p_prior_item_deductions           IN     VARCHAR2,
    x_p_prior_other_untax_inc           IN     VARCHAR2,
    x_p_tax_figures                     IN     VARCHAR2,
    x_p_number_exemptions               IN     VARCHAR2,
    x_p_adjusted_gross_inc              IN     VARCHAR2,
    x_p_wages_sal_tips                  IN     VARCHAR2,
    x_p_interest_income                 IN     VARCHAR2,
    x_p_dividend_income                 IN     VARCHAR2,
    x_p_net_inc_bus_farm                IN     VARCHAR2,
    x_p_other_taxable_income            IN     VARCHAR2,
    x_p_adj_to_income                   IN     VARCHAR2,
    x_p_us_tax_paid                     IN     VARCHAR2,
    x_p_itemized_deductions             IN     VARCHAR2,
    x_p_father_income_work              IN     VARCHAR2,
    x_p_mother_income_work              IN     VARCHAR2,
    x_p_soc_sec_ben                     IN     VARCHAR2,
    x_p_welfare_tanf                    IN     VARCHAR2,
    x_p_child_supp_rcvd                 IN     VARCHAR2,
    x_p_ded_ira_keogh                   IN     VARCHAR2,
    x_p_tax_defer_pens_savs             IN     VARCHAR2,
    x_p_dep_care_med_spending           IN     VARCHAR2,
    x_p_earned_income_credit            IN     VARCHAR2,
    x_p_living_allow                    IN     VARCHAR2,
    x_p_tax_exmpt_int                   IN     VARCHAR2,
    x_p_foreign_inc_excl                IN     VARCHAR2,
    x_p_other_untax_inc                 IN     VARCHAR2,
    x_p_hope_ll_credit                  IN     VARCHAR2,
    x_p_yr_separation                   IN     VARCHAR2,
    x_p_yr_divorce                      IN     VARCHAR2,
    x_p_exp_father_inc                  IN     VARCHAR2,
    x_p_exp_mother_inc                  IN     VARCHAR2,
    x_p_exp_other_tax_inc               IN     VARCHAR2,
    x_p_exp_other_untax_inc             IN     VARCHAR2,
    x_line_2_relation                   IN     VARCHAR2,
    x_line_2_attend_college             IN     VARCHAR2,
    x_line_3_relation                   IN     VARCHAR2,
    x_line_3_attend_college             IN     VARCHAR2,
    x_line_4_relation                   IN     VARCHAR2,
    x_line_4_attend_college             IN     VARCHAR2,
    x_line_5_relation                   IN     VARCHAR2,
    x_line_5_attend_college             IN     VARCHAR2,
    x_line_6_relation                   IN     VARCHAR2,
    x_line_6_attend_college             IN     VARCHAR2,
    x_line_7_relation                   IN     VARCHAR2,
    x_line_7_attend_college             IN     VARCHAR2,
    x_line_8_relation                   IN     VARCHAR2,
    x_line_8_attend_college             IN     VARCHAR2,
    x_p_age_father                      IN     VARCHAR2,
    x_p_age_mother                      IN     VARCHAR2,
    x_p_div_sep_ind                     IN     VARCHAR2,
    x_b_cont_non_custodial_par          IN     VARCHAR2,
    x_college_type_2                    IN     VARCHAR2,
    x_college_type_3                    IN     VARCHAR2,
    x_college_type_4                    IN     VARCHAR2,
    x_college_type_5                    IN     VARCHAR2,
    x_college_type_6                    IN     VARCHAR2,
    x_college_type_7                    IN     VARCHAR2,
    x_college_type_8                    IN     VARCHAR2,
    x_school_code_1                     IN     VARCHAR2,
    x_housing_code_1                    IN     VARCHAR2,
    x_school_code_2                     IN     VARCHAR2,
    x_housing_code_2                    IN     VARCHAR2,
    x_school_code_3                     IN     VARCHAR2,
    x_housing_code_3                    IN     VARCHAR2,
    x_school_code_4                     IN     VARCHAR2,
    x_housing_code_4                    IN     VARCHAR2,
    x_school_code_5                     IN     VARCHAR2,
    x_housing_code_5                    IN     VARCHAR2,
    x_school_code_6                     IN     VARCHAR2,
    x_housing_code_6                    IN     VARCHAR2,
    x_school_code_7                     IN     VARCHAR2,
    x_housing_code_7                    IN     VARCHAR2,
    x_school_code_8                     IN     VARCHAR2,
    x_housing_code_8                    IN     VARCHAR2,
    x_school_code_9                     IN     VARCHAR2,
    x_housing_code_9                    IN     VARCHAR2,
    x_school_code_10                    IN     VARCHAR2,
    x_housing_code_10                   IN     VARCHAR2,
    x_additional_school_code_1          IN     VARCHAR2,
    x_additional_school_code_2          IN     VARCHAR2,
    x_additional_school_code_3          IN     VARCHAR2,
    x_additional_school_code_4          IN     VARCHAR2,
    x_additional_school_code_5          IN     VARCHAR2,
    x_additional_school_code_6          IN     VARCHAR2,
    x_additional_school_code_7          IN     VARCHAR2,
    x_additional_school_code_8          IN     VARCHAR2,
    x_additional_school_code_9          IN     VARCHAR2,
    x_additional_school_code_10         IN     VARCHAR2,
    x_explanation_spec_circum           IN     VARCHAR2,
    x_signature_student                 IN     VARCHAR2,
    x_signature_spouse                  IN     VARCHAR2,
    x_signature_father                  IN     VARCHAR2,
    x_signature_mother                  IN     VARCHAR2,
    x_month_day_completed               IN     VARCHAR2,
    x_year_completed                    IN     VARCHAR2,
    x_age_line_2                        IN     VARCHAR2,
    x_age_line_3                        IN     VARCHAR2,
    x_age_line_4                        IN     VARCHAR2,
    x_age_line_5                        IN     VARCHAR2,
    x_age_line_6                        IN     VARCHAR2,
    x_age_line_7                        IN     VARCHAR2,
    x_age_line_8                        IN     VARCHAR2,
    x_a_online_signature                IN     VARCHAR2,
    x_question_1_number                 IN     VARCHAR2,
    x_question_1_size                   IN     VARCHAR2,
    x_question_1_answer                 IN     VARCHAR2,
    x_question_2_number                 IN     VARCHAR2,
    x_question_2_size                   IN     VARCHAR2,
    x_question_2_answer                 IN     VARCHAR2,
    x_question_3_number                 IN     VARCHAR2,
    x_question_3_size                   IN     VARCHAR2,
    x_question_3_answer                 IN     VARCHAR2,
    x_question_4_number                 IN     VARCHAR2,
    x_question_4_size                   IN     VARCHAR2,
    x_question_4_answer                 IN     VARCHAR2,
    x_question_5_number                 IN     VARCHAR2,
    x_question_5_size                   IN     VARCHAR2,
    x_question_5_answer                 IN     VARCHAR2,
    x_question_6_number                 IN     VARCHAR2,
    x_question_6_size                   IN     VARCHAR2,
    x_question_6_answer                 IN     VARCHAR2,
    x_question_7_number                 IN     VARCHAR2,
    x_question_7_size                   IN     VARCHAR2,
    x_question_7_answer                 IN     VARCHAR2,
    x_question_8_number                 IN     VARCHAR2,
    x_question_8_size                   IN     VARCHAR2,
    x_question_8_answer                 IN     VARCHAR2,
    x_question_9_number                 IN     VARCHAR2,
    x_question_9_size                   IN     VARCHAR2,
    x_question_9_answer                 IN     VARCHAR2,
    x_question_10_number                IN     VARCHAR2,
    x_question_10_size                  IN     VARCHAR2,
    x_question_10_answer                IN     VARCHAR2,
    x_question_11_number                IN     VARCHAR2,
    x_question_11_size                  IN     VARCHAR2,
    x_question_11_answer                IN     VARCHAR2,
    x_question_12_number                IN     VARCHAR2,
    x_question_12_size                  IN     VARCHAR2,
    x_question_12_answer                IN     VARCHAR2,
    x_question_13_number                IN     VARCHAR2,
    x_question_13_size                  IN     VARCHAR2,
    x_question_13_answer                IN     VARCHAR2,
    x_question_14_number                IN     VARCHAR2,
    x_question_14_size                  IN     VARCHAR2,
    x_question_14_answer                IN     VARCHAR2,
    x_question_15_number                IN     VARCHAR2,
    x_question_15_size                  IN     VARCHAR2,
    x_question_15_answer                IN     VARCHAR2,
    x_question_16_number                IN     VARCHAR2,
    x_question_16_size                  IN     VARCHAR2,
    x_question_16_answer                IN     VARCHAR2,
    x_question_17_number                IN     VARCHAR2,
    x_question_17_size                  IN     VARCHAR2,
    x_question_17_answer                IN     VARCHAR2,
    x_question_18_number                IN     VARCHAR2,
    x_question_18_size                  IN     VARCHAR2,
    x_question_18_answer                IN     VARCHAR2,
    x_question_19_number                IN     VARCHAR2,
    x_question_19_size                  IN     VARCHAR2,
    x_question_19_answer                IN     VARCHAR2,
    x_question_20_number                IN     VARCHAR2,
    x_question_20_size                  IN     VARCHAR2,
    x_question_20_answer                IN     VARCHAR2,
    x_question_21_number                IN     VARCHAR2,
    x_question_21_size                  IN     VARCHAR2,
    x_question_21_answer                IN     VARCHAR2,
    x_question_22_number                IN     VARCHAR2,
    x_question_22_size                  IN     VARCHAR2,
    x_question_22_answer                IN     VARCHAR2,
    x_question_23_number                IN     VARCHAR2,
    x_question_23_size                  IN     VARCHAR2,
    x_question_23_answer                IN     VARCHAR2,
    x_question_24_number                IN     VARCHAR2,
    x_question_24_size                  IN     VARCHAR2,
    x_question_24_answer                IN     VARCHAR2,
    x_question_25_number                IN     VARCHAR2,
    x_question_25_size                  IN     VARCHAR2,
    x_question_25_answer                IN     VARCHAR2,
    x_question_26_number                IN     VARCHAR2,
    x_question_26_size                  IN     VARCHAR2,
    x_question_26_answer                IN     VARCHAR2,
    x_question_27_number                IN     VARCHAR2,
    x_question_27_size                  IN     VARCHAR2,
    x_question_27_answer                IN     VARCHAR2,
    x_question_28_number                IN     VARCHAR2,
    x_question_28_size                  IN     VARCHAR2,
    x_question_28_answer                IN     VARCHAR2,
    x_question_29_number                IN     VARCHAR2,
    x_question_29_size                  IN     VARCHAR2,
    x_question_29_answer                IN     VARCHAR2,
    x_question_30_number                IN     VARCHAR2,
    x_questions_30_size                 IN     VARCHAR2,
    x_question_30_answer                IN     VARCHAR2,
    x_r_s_email_address                 IN     VARCHAR2,
    x_eps_code                          IN     VARCHAR2,
    x_comp_css_dependency_status        IN     VARCHAR2,
    x_stu_age                           IN     VARCHAR2,
    x_assumed_stu_yr_in_coll            IN     VARCHAR2,
    x_comp_stu_marital_status           IN     VARCHAR2,
    x_stu_family_members                IN     VARCHAR2,
    x_stu_fam_members_in_college        IN     VARCHAR2,
    x_par_marital_status                IN     VARCHAR2,
    x_par_family_members                IN     VARCHAR2,
    x_par_total_in_college              IN     VARCHAR2,
    x_par_par_in_college                IN     VARCHAR2,
    x_par_others_in_college             IN     VARCHAR2,
    x_par_aesa                          IN     VARCHAR2,
    x_par_cesa                          IN     VARCHAR2,
    x_stu_aesa                          IN     VARCHAR2,
    x_stu_cesa                          IN     VARCHAR2,
    x_im_p_bas_agi_taxable_income       IN     VARCHAR2,
    x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2,
    x_im_p_bas_inc_adj                  IN     VARCHAR2,
    x_im_p_bas_total_income             IN     VARCHAR2,
    x_im_p_bas_us_income_tax            IN     VARCHAR2,
    x_im_p_bas_st_and_other_tax         IN     VARCHAR2,
    x_im_p_bas_fica_tax                 IN     VARCHAR2,
    x_im_p_bas_med_dental               IN     VARCHAR2,
    x_im_p_bas_employment_allow         IN     VARCHAR2,
    x_im_p_bas_annual_ed_savings        IN     VARCHAR2,
    x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2,
    x_im_p_bas_total_inc_allow          IN     VARCHAR2,
    x_im_p_bas_cal_avail_inc            IN     VARCHAR2,
    x_im_p_bas_avail_income             IN     VARCHAR2,
    x_im_p_bas_total_cont_inc           IN     VARCHAR2,
    x_im_p_bas_cash_bank_accounts       IN     VARCHAR2,
    x_im_p_bas_home_equity              IN     VARCHAR2,
    x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2,
    x_im_p_bas_net_worth                IN     VARCHAR2,
    x_im_p_bas_emerg_res_allow          IN     VARCHAR2,
    x_im_p_bas_cum_ed_savings           IN     VARCHAR2,
    x_im_p_bas_low_inc_allow            IN     VARCHAR2,
    x_im_p_bas_total_asset_allow        IN     VARCHAR2,
    x_im_p_bas_disc_net_worth           IN     VARCHAR2,
    x_im_p_bas_total_cont_asset         IN     VARCHAR2,
    x_im_p_bas_total_cont               IN     VARCHAR2,
    x_im_p_bas_num_in_coll_adj          IN     VARCHAR2,
    x_im_p_bas_cont_for_stu             IN     VARCHAR2,
    x_im_p_bas_cont_from_income         IN     VARCHAR2,
    x_im_p_bas_cont_from_assets         IN     VARCHAR2,
    x_im_p_opt_agi_taxable_income       IN     VARCHAR2,
    x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2,
    x_im_p_opt_inc_adj                  IN     VARCHAR2,
    x_im_p_opt_total_income             IN     VARCHAR2,
    x_im_p_opt_us_income_tax            IN     VARCHAR2,
    x_im_p_opt_st_and_other_tax         IN     VARCHAR2,
    x_im_p_opt_fica_tax                 IN     VARCHAR2,
    x_im_p_opt_med_dental               IN     VARCHAR2,
    x_im_p_opt_elem_sec_tuit            IN     VARCHAR2,
    x_im_p_opt_employment_allow         IN     VARCHAR2,
    x_im_p_opt_annual_ed_savings        IN     VARCHAR2,
    x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2,
    x_im_p_opt_total_inc_allow          IN     VARCHAR2,
    x_im_p_opt_cal_avail_inc            IN     VARCHAR2,
    x_im_p_opt_avail_income             IN     VARCHAR2,
    x_im_p_opt_total_cont_inc           IN     VARCHAR2,
    x_im_p_opt_cash_bank_accounts       IN     VARCHAR2,
    x_im_p_opt_home_equity              IN     VARCHAR2,
    x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2,
    x_im_p_opt_net_worth                IN     VARCHAR2,
    x_im_p_opt_emerg_res_allow          IN     VARCHAR2,
    x_im_p_opt_cum_ed_savings           IN     VARCHAR2,
    x_im_p_opt_low_inc_allow            IN     VARCHAR2,
    x_im_p_opt_total_asset_allow        IN     VARCHAR2,
    x_im_p_opt_disc_net_worth           IN     VARCHAR2,
    x_im_p_opt_total_cont_asset         IN     VARCHAR2,
    x_im_p_opt_total_cont               IN     VARCHAR2,
    x_im_p_opt_num_in_coll_adj          IN     VARCHAR2,
    x_im_p_opt_cont_for_stu             IN     VARCHAR2,
    x_im_p_opt_cont_from_income         IN     VARCHAR2,
    x_im_p_opt_cont_from_assets         IN     VARCHAR2,
    x_fm_p_analysis_type                IN     VARCHAR2,
    x_fm_p_agi_taxable_income           IN     VARCHAR2,
    x_fm_p_untx_inc_and_ben             IN     VARCHAR2,
    x_fm_p_inc_adj                      IN     VARCHAR2,
    x_fm_p_total_income                 IN     VARCHAR2,
    x_fm_p_us_income_tax                IN     VARCHAR2,
    x_fm_p_state_and_other_taxes        IN     VARCHAR2,
    x_fm_p_fica_tax                     IN     VARCHAR2,
    x_fm_p_employment_allow             IN     VARCHAR2,
    x_fm_p_income_prot_allow            IN     VARCHAR2,
    x_fm_p_total_allow                  IN     VARCHAR2,
    x_fm_p_avail_income                 IN     VARCHAR2,
    x_fm_p_cash_bank_accounts           IN     VARCHAR2,
    x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2,
    x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2,
    x_fm_p_net_worth                    IN     VARCHAR2,
    x_fm_p_asset_prot_allow             IN     VARCHAR2,
    x_fm_p_disc_net_worth               IN     VARCHAR2,
    x_fm_p_total_contribution           IN     VARCHAR2,
    x_fm_p_num_in_coll                  IN     VARCHAR2,
    x_fm_p_cont_for_stu                 IN     VARCHAR2,
    x_fm_p_cont_from_income             IN     VARCHAR2,
    x_fm_p_cont_from_assets             IN     VARCHAR2,
    x_im_s_bas_agi_taxable_income       IN     VARCHAR2,
    x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2,
    x_im_s_bas_inc_adj                  IN     VARCHAR2,
    x_im_s_bas_total_income             IN     VARCHAR2,
    x_im_s_bas_us_income_tax            IN     VARCHAR2,
    x_im_s_bas_st_and_oth_tax           IN     VARCHAR2,
    x_im_s_bas_fica_tax                 IN     VARCHAR2,
    x_im_s_bas_med_dental               IN     VARCHAR2,
    x_im_s_bas_employment_allow         IN     VARCHAR2,
    x_im_s_bas_annual_ed_savings        IN     VARCHAR2,
    x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2,
    x_im_s_bas_total_inc_allow          IN     VARCHAR2,
    x_im_s_bas_cal_avail_income         IN     VARCHAR2,
    x_im_s_bas_avail_income             IN     VARCHAR2,
    x_im_s_bas_total_cont_inc           IN     VARCHAR2,
    x_im_s_bas_cash_bank_accounts       IN     VARCHAR2,
    x_im_s_bas_home_equity              IN     VARCHAR2,
    x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_s_bas_trusts                   IN     VARCHAR2,
    x_im_s_bas_net_worth                IN     VARCHAR2,
    x_im_s_bas_emerg_res_allow          IN     VARCHAR2,
    x_im_s_bas_cum_ed_savings           IN     VARCHAR2,
    x_im_s_bas_total_asset_allow        IN     VARCHAR2,
    x_im_s_bas_disc_net_worth           IN     VARCHAR2,
    x_im_s_bas_total_cont_asset         IN     VARCHAR2,
    x_im_s_bas_total_cont               IN     VARCHAR2,
    x_im_s_bas_num_in_coll_adj          IN     VARCHAR2,
    x_im_s_bas_cont_for_stu             IN     VARCHAR2,
    x_im_s_bas_cont_from_income         IN     VARCHAR2,
    x_im_s_bas_cont_from_assets         IN     VARCHAR2,
    x_im_s_est_agi_taxable_income       IN     VARCHAR2,
    x_im_s_est_untx_inc_and_ben         IN     VARCHAR2,
    x_im_s_est_inc_adj                  IN     VARCHAR2,
    x_im_s_est_total_income             IN     VARCHAR2,
    x_im_s_est_us_income_tax            IN     VARCHAR2,
    x_im_s_est_st_and_oth_tax           IN     VARCHAR2,
    x_im_s_est_fica_tax                 IN     VARCHAR2,
    x_im_s_est_med_dental               IN     VARCHAR2,
    x_im_s_est_employment_allow         IN     VARCHAR2,
    x_im_s_est_annual_ed_savings        IN     VARCHAR2,
    x_im_s_est_inc_prot_allow_m         IN     VARCHAR2,
    x_im_s_est_total_inc_allow          IN     VARCHAR2,
    x_im_s_est_cal_avail_income         IN     VARCHAR2,
    x_im_s_est_avail_income             IN     VARCHAR2,
    x_im_s_est_total_cont_inc           IN     VARCHAR2,
    x_im_s_est_cash_bank_accounts       IN     VARCHAR2,
    x_im_s_est_home_equity              IN     VARCHAR2,
    x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2,
    x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_s_est_est_trusts               IN     VARCHAR2,
    x_im_s_est_net_worth                IN     VARCHAR2,
    x_im_s_est_emerg_res_allow          IN     VARCHAR2,
    x_im_s_est_cum_ed_savings           IN     VARCHAR2,
    x_im_s_est_total_asset_allow        IN     VARCHAR2,
    x_im_s_est_disc_net_worth           IN     VARCHAR2,
    x_im_s_est_total_cont_asset         IN     VARCHAR2,
    x_im_s_est_total_cont               IN     VARCHAR2,
    x_im_s_est_num_in_coll_adj          IN     VARCHAR2,
    x_im_s_est_cont_for_stu             IN     VARCHAR2,
    x_im_s_est_cont_from_income         IN     VARCHAR2,
    x_im_s_est_cont_from_assets         IN     VARCHAR2,
    x_im_s_opt_agi_taxable_income       IN     VARCHAR2,
    x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2,
    x_im_s_opt_inc_adj                  IN     VARCHAR2,
    x_im_s_opt_total_income             IN     VARCHAR2,
    x_im_s_opt_us_income_tax            IN     VARCHAR2,
    x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2,
    x_im_s_opt_fica_tax                 IN     VARCHAR2,
    x_im_s_opt_med_dental               IN     VARCHAR2,
    x_im_s_opt_employment_allow         IN     VARCHAR2,
    x_im_s_opt_annual_ed_savings        IN     VARCHAR2,
    x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2,
    x_im_s_opt_total_inc_allow          IN     VARCHAR2,
    x_im_s_opt_cal_avail_income         IN     VARCHAR2,
    x_im_s_opt_avail_income             IN     VARCHAR2,
    x_im_s_opt_total_cont_inc           IN     VARCHAR2,
    x_im_s_opt_cash_bank_accounts       IN     VARCHAR2,
    x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2,
    x_im_s_opt_home_equity              IN     VARCHAR2,
    x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_s_opt_trusts                   IN     VARCHAR2,
    x_im_s_opt_net_worth                IN     VARCHAR2,
    x_im_s_opt_emerg_res_allow          IN     VARCHAR2,
    x_im_s_opt_cum_ed_savings           IN     VARCHAR2,
    x_im_s_opt_total_asset_allow        IN     VARCHAR2,
    x_im_s_opt_disc_net_worth           IN     VARCHAR2,
    x_im_s_opt_total_cont_asset         IN     VARCHAR2,
    x_im_s_opt_total_cont               IN     VARCHAR2,
    x_im_s_opt_num_in_coll_adj          IN     VARCHAR2,
    x_im_s_opt_cont_for_stu             IN     VARCHAR2,
    x_im_s_opt_cont_from_income         IN     VARCHAR2,
    x_im_s_opt_cont_from_assets         IN     VARCHAR2,
    x_fm_s_analysis_type                IN     VARCHAR2,
    x_fm_s_agi_taxable_income           IN     VARCHAR2,
    x_fm_s_untx_inc_and_ben             IN     VARCHAR2,
    x_fm_s_inc_adj                      IN     VARCHAR2,
    x_fm_s_total_income                 IN     VARCHAR2,
    x_fm_s_us_income_tax                IN     VARCHAR2,
    x_fm_s_state_and_oth_taxes          IN     VARCHAR2,
    x_fm_s_fica_tax                     IN     VARCHAR2,
    x_fm_s_employment_allow             IN     VARCHAR2,
    x_fm_s_income_prot_allow            IN     VARCHAR2,
    x_fm_s_total_allow                  IN     VARCHAR2,
    x_fm_s_cal_avail_income             IN     VARCHAR2,
    x_fm_s_avail_income                 IN     VARCHAR2,
    x_fm_s_cash_bank_accounts           IN     VARCHAR2,
    x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2,
    x_fm_s_adj_bus_farm_worth           IN     VARCHAR2,
    x_fm_s_trusts                       IN     VARCHAR2,
    x_fm_s_net_worth                    IN     VARCHAR2,
    x_fm_s_asset_prot_allow             IN     VARCHAR2,
    x_fm_s_disc_net_worth               IN     VARCHAR2,
    x_fm_s_total_cont                   IN     VARCHAR2,
    x_fm_s_num_in_coll                  IN     VARCHAR2,
    x_fm_s_cont_for_stu                 IN     VARCHAR2,
    x_fm_s_cont_from_income             IN     VARCHAR2,
    x_fm_s_cont_from_assets             IN     VARCHAR2,
    x_im_inst_resident_ind              IN     VARCHAR2,
    x_institutional_1_budget_name       IN     VARCHAR2,
    x_im_inst_1_budget_duration         IN     VARCHAR2,
    x_im_inst_1_tuition_fees            IN     VARCHAR2,
    x_im_inst_1_books_supplies          IN     VARCHAR2,
    x_im_inst_1_living_expenses         IN     VARCHAR2,
    x_im_inst_1_tot_expenses            IN     VARCHAR2,
    x_im_inst_1_tot_stu_cont            IN     VARCHAR2,
    x_im_inst_1_tot_par_cont            IN     VARCHAR2,
    x_im_inst_1_tot_family_cont         IN     VARCHAR2,
    x_im_inst_1_va_benefits             IN     VARCHAR2,
    x_im_inst_1_ot_cont                 IN     VARCHAR2,
    x_im_inst_1_est_financial_need      IN     VARCHAR2,
    x_institutional_2_budget_name       IN     VARCHAR2,
    x_im_inst_2_budget_duration         IN     VARCHAR2,
    x_im_inst_2_tuition_fees            IN     VARCHAR2,
    x_im_inst_2_books_supplies          IN     VARCHAR2,
    x_im_inst_2_living_expenses         IN     VARCHAR2,
    x_im_inst_2_tot_expenses            IN     VARCHAR2,
    x_im_inst_2_tot_stu_cont            IN     VARCHAR2,
    x_im_inst_2_tot_par_cont            IN     VARCHAR2,
    x_im_inst_2_tot_family_cont         IN     VARCHAR2,
    x_im_inst_2_va_benefits             IN     VARCHAR2,
    x_im_inst_2_est_financial_need      IN     VARCHAR2,
    x_institutional_3_budget_name       IN     VARCHAR2,
    x_im_inst_3_budget_duration         IN     VARCHAR2,
    x_im_inst_3_tuition_fees            IN     VARCHAR2,
    x_im_inst_3_books_supplies          IN     VARCHAR2,
    x_im_inst_3_living_expenses         IN     VARCHAR2,
    x_im_inst_3_tot_expenses            IN     VARCHAR2,
    x_im_inst_3_tot_stu_cont            IN     VARCHAR2,
    x_im_inst_3_tot_par_cont            IN     VARCHAR2,
    x_im_inst_3_tot_family_cont         IN     VARCHAR2,
    x_im_inst_3_va_benefits             IN     VARCHAR2,
    x_im_inst_3_est_financial_need      IN     VARCHAR2,
    x_fm_inst_1_federal_efc             IN     VARCHAR2,
    x_fm_inst_1_va_benefits             IN     VARCHAR2,
    x_fm_inst_1_fed_eligibility         IN     VARCHAR2,
    x_fm_inst_1_pell                    IN     VARCHAR2,
    x_option_par_loss_allow_ind         IN     VARCHAR2,
    x_option_par_tuition_ind            IN     VARCHAR2,
    x_option_par_home_ind               IN     VARCHAR2,
    x_option_par_home_value             IN     VARCHAR2,
    x_option_par_home_debt              IN     VARCHAR2,
    x_option_stu_ira_keogh_ind          IN     VARCHAR2,
    x_option_stu_home_ind               IN     VARCHAR2,
    x_option_stu_home_value             IN     VARCHAR2,
    x_option_stu_home_debt              IN     VARCHAR2,
    x_option_stu_sum_ay_inc_ind         IN     VARCHAR2,
    x_option_par_hope_ll_credit         IN     VARCHAR2,
    x_option_stu_hope_ll_credit         IN     VARCHAR2,
    x_im_parent_1_8_months_bas          IN     VARCHAR2,
    x_im_p_more_than_9_mth_ba           IN     VARCHAR2,
    x_im_parent_1_8_months_opt          IN     VARCHAR2,
    x_im_p_more_than_9_mth_op           IN     VARCHAR2,
    x_fnar_message_1                    IN     VARCHAR2,
    x_fnar_message_2                    IN     VARCHAR2,
    x_fnar_message_3                    IN     VARCHAR2,
    x_fnar_message_4                    IN     VARCHAR2,
    x_fnar_message_5                    IN     VARCHAR2,
    x_fnar_message_6                    IN     VARCHAR2,
    x_fnar_message_7                    IN     VARCHAR2,
    x_fnar_message_8                    IN     VARCHAR2,
    x_fnar_message_9                    IN     VARCHAR2,
    x_fnar_message_10                   IN     VARCHAR2,
    x_fnar_message_11                   IN     VARCHAR2,
    x_fnar_message_12                   IN     VARCHAR2,
    x_fnar_message_13                   IN     VARCHAR2,
    x_fnar_message_20                   IN     VARCHAR2,
    x_fnar_message_21                   IN     VARCHAR2,
    x_fnar_message_22                   IN     VARCHAR2,
    x_fnar_message_23                   IN     VARCHAR2,
    x_fnar_message_24                   IN     VARCHAR2,
    x_fnar_message_25                   IN     VARCHAR2,
    x_fnar_message_26                   IN     VARCHAR2,
    x_fnar_message_27                   IN     VARCHAR2,
    x_fnar_message_30                   IN     VARCHAR2,
    x_fnar_message_31                   IN     VARCHAR2,
    x_fnar_message_32                   IN     VARCHAR2,
    x_fnar_message_33                   IN     VARCHAR2,
    x_fnar_message_34                   IN     VARCHAR2,
    x_fnar_message_35                   IN     VARCHAR2,
    x_fnar_message_36                   IN     VARCHAR2,
    x_fnar_message_37                   IN     VARCHAR2,
    x_fnar_message_38                   IN     VARCHAR2,
    x_fnar_message_39                   IN     VARCHAR2,
    x_fnar_message_45                   IN     VARCHAR2,
    x_fnar_message_46                   IN     VARCHAR2,
    x_fnar_message_47                   IN     VARCHAR2,
    x_fnar_message_48                   IN     VARCHAR2,
    x_fnar_message_50                   IN     VARCHAR2,
    x_fnar_message_51                   IN     VARCHAR2,
    x_fnar_message_52                   IN     VARCHAR2,
    x_fnar_message_53                   IN     VARCHAR2,
    x_fnar_message_56                   IN     VARCHAR2,
    x_fnar_message_57                   IN     VARCHAR2,
    x_fnar_message_58                   IN     VARCHAR2,
    x_fnar_message_59                   IN     VARCHAR2,
    x_fnar_message_60                   IN     VARCHAR2,
    x_fnar_message_61                   IN     VARCHAR2,
    x_fnar_message_62                   IN     VARCHAR2,
    x_fnar_message_63                   IN     VARCHAR2,
    x_fnar_message_64                   IN     VARCHAR2,
    x_fnar_message_65                   IN     VARCHAR2,
    x_fnar_message_71                   IN     VARCHAR2,
    x_fnar_message_72                   IN     VARCHAR2,
    x_fnar_message_73                   IN     VARCHAR2,
    x_fnar_message_74                   IN     VARCHAR2,
    x_fnar_message_75                   IN     VARCHAR2,
    x_fnar_message_76                   IN     VARCHAR2,
    x_fnar_message_77                   IN     VARCHAR2,
    x_fnar_message_78                   IN     VARCHAR2,
    x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2,
    x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2,
    x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2,
    x_fnar_mesg_26_stu_taxes            IN     VARCHAR2,
    x_fnar_mesg_33_stu_home_value       IN     VARCHAR2,
    x_fnar_mesg_34_stu_home_value       IN     VARCHAR2,
    x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2,
    x_fnar_mesg_35_stu_home_value       IN     VARCHAR2,
    x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2,
    x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2,
    x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2,
    x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2,
    x_fnar_mesg_56_par_agi              IN     VARCHAR2,
    x_fnar_mesg_62_par_taxes            IN     VARCHAR2,
    x_fnar_mesg_73_par_home_value       IN     VARCHAR2,
    x_fnar_mesg_74_par_home_value       IN     VARCHAR2,
    x_fnar_mesg_74_par_home_equity      IN     VARCHAR2,
    x_fnar_mesg_75_par_home_value       IN     VARCHAR2,
    x_fnar_mesg_75_par_home_equity      IN     VARCHAR2,
    x_fnar_mesg_76_par_home_equity      IN     VARCHAR2,
    x_assumption_message_1              IN     VARCHAR2,
    x_assumption_message_2              IN     VARCHAR2,
    x_assumption_message_3              IN     VARCHAR2,
    x_assumption_message_4              IN     VARCHAR2,
    x_assumption_message_5              IN     VARCHAR2,
    x_assumption_message_6              IN     VARCHAR2,
    x_record_mark                       IN     VARCHAR2,
    x_option_par_cola_adj_ind           IN     VARCHAR2,
    x_option_par_stu_fa_assets_ind      IN     VARCHAR2,
    x_option_par_ipt_assets_ind         IN     VARCHAR2,
    x_option_stu_ipt_assets_ind         IN     VARCHAR2,
    x_option_par_cola_adj_value         IN     VARCHAR2,
    x_fnar_message_49                   IN     VARCHAR2,
    x_fnar_message_55                   IN     VARCHAR2,
    x_p_soc_sec_ben_student_amt         IN     NUMBER,
    x_p_tuit_fee_deduct_amt             IN     NUMBER,
    x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
    x_stu_lives_with_num                IN     NUMBER,
    x_stu_most_support_from_num         IN     NUMBER,
    x_location_computer_num             IN     NUMBER,
    x_cust_parent_cont_adj_num          IN     NUMBER,
    x_custodial_parent_num              IN     NUMBER,
    x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
    x_cust_par_base_cont_inc_amt        IN     NUMBER,
    x_cust_par_base_cont_ast_amt        IN     NUMBER,
    x_cust_par_base_tot_cont_amt        IN     NUMBER,
    x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
    x_cust_par_opt_cont_inc_amt         IN     NUMBER,
    x_cust_par_opt_cont_ast_amt         IN     NUMBER,
    x_cust_par_opt_tot_cont_amt         IN     NUMBER,
    x_parents_email_txt                 IN     VARCHAR2,
    x_parent_1_birth_date               IN     DATE,
    x_parent_2_birth_date               IN     DATE,
    x_match_code                        IN     VARCHAR2,
    x_mode                              IN     VARCHAR2
  ) AS
  /*
  ||  Created By : vivuyyur
  ||  Created On : 30-MAY-2001
  ||  Purpose : Handles the INSERT DML logic for the table.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */
    CURSOR c IS
      SELECT   rowid
      FROM     igf_ap_css_interface_all
      WHERE    css_id                            = x_css_id;
Line: 3727

    x_last_update_date           DATE;
Line: 3728

    x_last_updated_by            NUMBER;
Line: 3729

    x_last_update_login          NUMBER;
Line: 3733

    x_last_update_date := SYSDATE;
Line: 3735

      x_last_updated_by := 1;
Line: 3736

      x_last_update_login := 0;
Line: 3738

      x_last_updated_by := fnd_global.user_id;
Line: 3739

      IF (x_last_updated_by IS NULL) THEN
        x_last_updated_by := -1;
Line: 3742

      x_last_update_login := fnd_global.login_id;
Line: 3743

      IF (x_last_update_login IS NULL) THEN
        x_last_update_login := -1;
Line: 3752

    SELECT    igf_ap_css_interface_all_s.NEXTVAL
    INTO      x_css_id
    FROM      dual;
Line: 3759

      p_action                            => 'INSERT',
      x_rowid                             => x_rowid,
      x_css_id                            => x_css_id,
      x_record_status                     => x_record_status,
      x_college_code                      => x_college_code,
      x_academic_year                     => x_academic_year,
      x_stu_record_type                   => x_stu_record_type,
      x_css_id_number                     => x_css_id_number,
      x_registration_receipt_date         => x_registration_receipt_date,
      x_registration_type                 => x_registration_type,
      x_application_receipt_date          => x_application_receipt_date,
      x_application_type                  => x_application_type,
      x_original_fnar_compute             => x_original_fnar_compute,
      x_revision_fnar_compute_date        => x_revision_fnar_compute_date,
      x_electronic_extract_date           => x_electronic_extract_date,
      x_institutional_reporting_type      => x_institutional_reporting_type,
      x_asr_receipt_date                  => x_asr_receipt_date,
      x_last_name                         => x_last_name,
      x_first_name                        => x_first_name,
      x_middle_initial                    => x_middle_initial,
      x_address_number_and_street         => x_address_number_and_street,
      x_city                              => x_city,
      x_state_mailing                     => x_state_mailing,
      x_zip_code                          => x_zip_code,
      x_s_telephone_number                => x_s_telephone_number,
      x_s_title                           => x_s_title,
      x_date_of_birth                     => x_date_of_birth,
      x_social_security_number            => x_social_security_number,
      x_state_legal_residence             => x_state_legal_residence,
      x_foreign_address_indicator         => x_foreign_address_indicator,
      x_foreign_postal_code               => x_foreign_postal_code,
      x_country                           => x_country,
      x_financial_aid_status              => x_financial_aid_status,
      x_year_in_college                   => x_year_in_college,
      x_marital_status                    => x_marital_status,
      x_ward_court                        => x_ward_court,
      x_legal_dependents_other            => x_legal_dependents_other,
      x_household_size                    => x_household_size,
      x_number_in_college                 => x_number_in_college,
      x_citizenship_status                => x_citizenship_status,
      x_citizenship_country               => x_citizenship_country,
      x_visa_classification               => x_visa_classification,
      x_tax_figures                       => x_tax_figures,
      x_number_exemptions                 => x_number_exemptions,
      x_adjusted_gross_inc                => x_adjusted_gross_inc,
      x_us_tax_paid                       => x_us_tax_paid,
      x_itemized_deductions               => x_itemized_deductions,
      x_stu_income_work                   => x_stu_income_work,
      x_spouse_income_work                => x_spouse_income_work,
      x_divid_int_inc                     => x_divid_int_inc,
      x_soc_sec_benefits                  => x_soc_sec_benefits,
      x_welfare_tanf                      => x_welfare_tanf,
      x_child_supp_rcvd                   => x_child_supp_rcvd,
      x_earned_income_credit              => x_earned_income_credit,
      x_other_untax_income                => x_other_untax_income,
      x_tax_stu_aid                       => x_tax_stu_aid,
      x_cash_sav_check                    => x_cash_sav_check,
      x_ira_keogh                         => x_ira_keogh,
      x_invest_value                      => x_invest_value,
      x_invest_debt                       => x_invest_debt,
      x_home_value                        => x_home_value,
      x_home_debt                         => x_home_debt,
      x_oth_real_value                    => x_oth_real_value,
      x_oth_real_debt                     => x_oth_real_debt,
      x_bus_farm_value                    => x_bus_farm_value,
      x_bus_farm_debt                     => x_bus_farm_debt,
      x_live_on_farm                      => x_live_on_farm,
      x_home_purch_price                  => x_home_purch_price,
      x_hope_ll_credit                    => x_hope_ll_credit,
      x_home_purch_year                   => x_home_purch_year,
      x_trust_amount                      => x_trust_amount,
      x_trust_avail                       => x_trust_avail,
      x_trust_estab                       => x_trust_estab,
      x_child_support_paid                => x_child_support_paid,
      x_med_dent_expenses                 => x_med_dent_expenses,
      x_vet_us                            => x_vet_us,
      x_vet_ben_amount                    => x_vet_ben_amount,
      x_vet_ben_months                    => x_vet_ben_months,
      x_stu_summer_wages                  => x_stu_summer_wages,
      x_stu_school_yr_wages               => x_stu_school_yr_wages,
      x_spouse_summer_wages               => x_spouse_summer_wages,
      x_spouse_school_yr_wages            => x_spouse_school_yr_wages,
      x_summer_other_tax_inc              => x_summer_other_tax_inc,
      x_school_yr_other_tax_inc           => x_school_yr_other_tax_inc,
      x_summer_untax_inc                  => x_summer_untax_inc,
      x_school_yr_untax_inc               => x_school_yr_untax_inc,
      x_grants_schol_etc                  => x_grants_schol_etc,
      x_tuit_benefits                     => x_tuit_benefits,
      x_cont_parents                      => x_cont_parents,
      x_cont_relatives                    => x_cont_relatives,
      x_p_siblings_pre_tuit               => x_p_siblings_pre_tuit,
      x_p_student_pre_tuit                => x_p_student_pre_tuit,
      x_p_household_size                  => x_p_household_size,
      x_p_number_in_college               => x_p_number_in_college,
      x_p_parents_in_college              => x_p_parents_in_college,
      x_p_marital_status                  => x_p_marital_status,
      x_p_state_legal_residence           => x_p_state_legal_residence,
      x_p_natural_par_status              => x_p_natural_par_status,
      x_p_child_supp_paid                 => x_p_child_supp_paid,
      x_p_repay_ed_loans                  => x_p_repay_ed_loans,
      x_p_med_dent_expenses               => x_p_med_dent_expenses,
      x_p_tuit_paid_amount                => x_p_tuit_paid_amount,
      x_p_tuit_paid_number                => x_p_tuit_paid_number,
      x_p_exp_child_supp_paid             => x_p_exp_child_supp_paid,
      x_p_exp_repay_ed_loans              => x_p_exp_repay_ed_loans,
      x_p_exp_med_dent_expenses           => x_p_exp_med_dent_expenses,
      x_p_exp_tuit_pd_amount              => x_p_exp_tuit_pd_amount,
      x_p_exp_tuit_pd_number              => x_p_exp_tuit_pd_number,
      x_p_cash_sav_check                  => x_p_cash_sav_check,
      x_p_month_mortgage_pay              => x_p_month_mortgage_pay,
      x_p_invest_value                    => x_p_invest_value,
      x_p_invest_debt                     => x_p_invest_debt,
      x_p_home_value                      => x_p_home_value,
      x_p_home_debt                       => x_p_home_debt,
      x_p_home_purch_price                => x_p_home_purch_price,
      x_p_own_business_farm               => x_p_own_business_farm,
      x_p_business_value                  => x_p_business_value,
      x_p_business_debt                   => x_p_business_debt,
      x_p_farm_value                      => x_p_farm_value,
      x_p_farm_debt                       => x_p_farm_debt,
      x_p_live_on_farm                    => x_p_live_on_farm,
      x_p_oth_real_estate_value           => x_p_oth_real_estate_value,
      x_p_oth_real_estate_debt            => x_p_oth_real_estate_debt,
      x_p_oth_real_purch_price            => x_p_oth_real_purch_price,
      x_p_siblings_assets                 => x_p_siblings_assets,
      x_p_home_purch_year                 => x_p_home_purch_year,
      x_p_oth_real_purch_year             => x_p_oth_real_purch_year,
      x_p_prior_agi                       => x_p_prior_agi,
      x_p_prior_us_tax_paid               => x_p_prior_us_tax_paid,
      x_p_prior_item_deductions           => x_p_prior_item_deductions,
      x_p_prior_other_untax_inc           => x_p_prior_other_untax_inc,
      x_p_tax_figures                     => x_p_tax_figures,
      x_p_number_exemptions               => x_p_number_exemptions,
      x_p_adjusted_gross_inc              => x_p_adjusted_gross_inc,
      x_p_wages_sal_tips                  => x_p_wages_sal_tips,
      x_p_interest_income                 => x_p_interest_income,
      x_p_dividend_income                 => x_p_dividend_income,
      x_p_net_inc_bus_farm                => x_p_net_inc_bus_farm,
      x_p_other_taxable_income            => x_p_other_taxable_income,
      x_p_adj_to_income                   => x_p_adj_to_income,
      x_p_us_tax_paid                     => x_p_us_tax_paid,
      x_p_itemized_deductions             => x_p_itemized_deductions,
      x_p_father_income_work              => x_p_father_income_work,
      x_p_mother_income_work              => x_p_mother_income_work,
      x_p_soc_sec_ben                     => x_p_soc_sec_ben,
      x_p_welfare_tanf                    => x_p_welfare_tanf,
      x_p_child_supp_rcvd                 => x_p_child_supp_rcvd,
      x_p_ded_ira_keogh                   => x_p_ded_ira_keogh,
      x_p_tax_defer_pens_savs             => x_p_tax_defer_pens_savs,
      x_p_dep_care_med_spending           => x_p_dep_care_med_spending,
      x_p_earned_income_credit            => x_p_earned_income_credit,
      x_p_living_allow                    => x_p_living_allow,
      x_p_tax_exmpt_int                   => x_p_tax_exmpt_int,
      x_p_foreign_inc_excl                => x_p_foreign_inc_excl,
      x_p_other_untax_inc                 => x_p_other_untax_inc,
      x_p_hope_ll_credit                  => x_p_hope_ll_credit,
      x_p_yr_separation                   => x_p_yr_separation,
      x_p_yr_divorce                      => x_p_yr_divorce,
      x_p_exp_father_inc                  => x_p_exp_father_inc,
      x_p_exp_mother_inc                  => x_p_exp_mother_inc,
      x_p_exp_other_tax_inc               => x_p_exp_other_tax_inc,
      x_p_exp_other_untax_inc             => x_p_exp_other_untax_inc,
      x_line_2_relation                   => x_line_2_relation,
      x_line_2_attend_college             => x_line_2_attend_college,
      x_line_3_relation                   => x_line_3_relation,
      x_line_3_attend_college             => x_line_3_attend_college,
      x_line_4_relation                   => x_line_4_relation,
      x_line_4_attend_college             => x_line_4_attend_college,
      x_line_5_relation                   => x_line_5_relation,
      x_line_5_attend_college             => x_line_5_attend_college,
      x_line_6_relation                   => x_line_6_relation,
      x_line_6_attend_college             => x_line_6_attend_college,
      x_line_7_relation                   => x_line_7_relation,
      x_line_7_attend_college             => x_line_7_attend_college,
      x_line_8_relation                   => x_line_8_relation,
      x_line_8_attend_college             => x_line_8_attend_college,
      x_p_age_father                      => x_p_age_father,
      x_p_age_mother                      => x_p_age_mother,
      x_p_div_sep_ind                     => x_p_div_sep_ind,
      x_b_cont_non_custodial_par          => x_b_cont_non_custodial_par,
      x_college_type_2                    => x_college_type_2,
      x_college_type_3                    => x_college_type_3,
      x_college_type_4                    => x_college_type_4,
      x_college_type_5                    => x_college_type_5,
      x_college_type_6                    => x_college_type_6,
      x_college_type_7                    => x_college_type_7,
      x_college_type_8                    => x_college_type_8,
      x_school_code_1                     => x_school_code_1,
      x_housing_code_1                    => x_housing_code_1,
      x_school_code_2                     => x_school_code_2,
      x_housing_code_2                    => x_housing_code_2,
      x_school_code_3                     => x_school_code_3,
      x_housing_code_3                    => x_housing_code_3,
      x_school_code_4                     => x_school_code_4,
      x_housing_code_4                    => x_housing_code_4,
      x_school_code_5                     => x_school_code_5,
      x_housing_code_5                    => x_housing_code_5,
      x_school_code_6                     => x_school_code_6,
      x_housing_code_6                    => x_housing_code_6,
      x_school_code_7                     => x_school_code_7,
      x_housing_code_7                    => x_housing_code_7,
      x_school_code_8                     => x_school_code_8,
      x_housing_code_8                    => x_housing_code_8,
      x_school_code_9                     => x_school_code_9,
      x_housing_code_9                    => x_housing_code_9,
      x_school_code_10                    => x_school_code_10,
      x_housing_code_10                   => x_housing_code_10,
      x_additional_school_code_1          => x_additional_school_code_1,
      x_additional_school_code_2          => x_additional_school_code_2,
      x_additional_school_code_3          => x_additional_school_code_3,
      x_additional_school_code_4          => x_additional_school_code_4,
      x_additional_school_code_5          => x_additional_school_code_5,
      x_additional_school_code_6          => x_additional_school_code_6,
      x_additional_school_code_7          => x_additional_school_code_7,
      x_additional_school_code_8          => x_additional_school_code_8,
      x_additional_school_code_9          => x_additional_school_code_9,
      x_additional_school_code_10         => x_additional_school_code_10,
      x_explanation_spec_circum           => x_explanation_spec_circum,
      x_signature_student                 => x_signature_student,
      x_signature_spouse                  => x_signature_spouse,
      x_signature_father                  => x_signature_father,
      x_signature_mother                  => x_signature_mother,
      x_month_day_completed               => x_month_day_completed,
      x_year_completed                    => x_year_completed,
      x_age_line_2                        => x_age_line_2,
      x_age_line_3                        => x_age_line_3,
      x_age_line_4                        => x_age_line_4,
      x_age_line_5                        => x_age_line_5,
      x_age_line_6                        => x_age_line_6,
      x_age_line_7                        => x_age_line_7,
      x_age_line_8                        => x_age_line_8,
      x_a_online_signature                => x_a_online_signature,
      x_question_1_number                 => x_question_1_number,
      x_question_1_size                   => x_question_1_size,
      x_question_1_answer                 => x_question_1_answer,
      x_question_2_number                 => x_question_2_number,
      x_question_2_size                   => x_question_2_size,
      x_question_2_answer                 => x_question_2_answer,
      x_question_3_number                 => x_question_3_number,
      x_question_3_size                   => x_question_3_size,
      x_question_3_answer                 => x_question_3_answer,
      x_question_4_number                 => x_question_4_number,
      x_question_4_size                   => x_question_4_size,
      x_question_4_answer                 => x_question_4_answer,
      x_question_5_number                 => x_question_5_number,
      x_question_5_size                   => x_question_5_size,
      x_question_5_answer                 => x_question_5_answer,
      x_question_6_number                 => x_question_6_number,
      x_question_6_size                   => x_question_6_size,
      x_question_6_answer                 => x_question_6_answer,
      x_question_7_number                 => x_question_7_number,
      x_question_7_size                   => x_question_7_size,
      x_question_7_answer                 => x_question_7_answer,
      x_question_8_number                 => x_question_8_number,
      x_question_8_size                   => x_question_8_size,
      x_question_8_answer                 => x_question_8_answer,
      x_question_9_number                 => x_question_9_number,
      x_question_9_size                   => x_question_9_size,
      x_question_9_answer                 => x_question_9_answer,
      x_question_10_number                => x_question_10_number,
      x_question_10_size                  => x_question_10_size,
      x_question_10_answer                => x_question_10_answer,
      x_question_11_number                => x_question_11_number,
      x_question_11_size                  => x_question_11_size,
      x_question_11_answer                => x_question_11_answer,
      x_question_12_number                => x_question_12_number,
      x_question_12_size                  => x_question_12_size,
      x_question_12_answer                => x_question_12_answer,
      x_question_13_number                => x_question_13_number,
      x_question_13_size                  => x_question_13_size,
      x_question_13_answer                => x_question_13_answer,
      x_question_14_number                => x_question_14_number,
      x_question_14_size                  => x_question_14_size,
      x_question_14_answer                => x_question_14_answer,
      x_question_15_number                => x_question_15_number,
      x_question_15_size                  => x_question_15_size,
      x_question_15_answer                => x_question_15_answer,
      x_question_16_number                => x_question_16_number,
      x_question_16_size                  => x_question_16_size,
      x_question_16_answer                => x_question_16_answer,
      x_question_17_number                => x_question_17_number,
      x_question_17_size                  => x_question_17_size,
      x_question_17_answer                => x_question_17_answer,
      x_question_18_number                => x_question_18_number,
      x_question_18_size                  => x_question_18_size,
      x_question_18_answer                => x_question_18_answer,
      x_question_19_number                => x_question_19_number,
      x_question_19_size                  => x_question_19_size,
      x_question_19_answer                => x_question_19_answer,
      x_question_20_number                => x_question_20_number,
      x_question_20_size                  => x_question_20_size,
      x_question_20_answer                => x_question_20_answer,
      x_question_21_number                => x_question_21_number,
      x_question_21_size                  => x_question_21_size,
      x_question_21_answer                => x_question_21_answer,
      x_question_22_number                => x_question_22_number,
      x_question_22_size                  => x_question_22_size,
      x_question_22_answer                => x_question_22_answer,
      x_question_23_number                => x_question_23_number,
      x_question_23_size                  => x_question_23_size,
      x_question_23_answer                => x_question_23_answer,
      x_question_24_number                => x_question_24_number,
      x_question_24_size                  => x_question_24_size,
      x_question_24_answer                => x_question_24_answer,
      x_question_25_number                => x_question_25_number,
      x_question_25_size                  => x_question_25_size,
      x_question_25_answer                => x_question_25_answer,
      x_question_26_number                => x_question_26_number,
      x_question_26_size                  => x_question_26_size,
      x_question_26_answer                => x_question_26_answer,
      x_question_27_number                => x_question_27_number,
      x_question_27_size                  => x_question_27_size,
      x_question_27_answer                => x_question_27_answer,
      x_question_28_number                => x_question_28_number,
      x_question_28_size                  => x_question_28_size,
      x_question_28_answer                => x_question_28_answer,
      x_question_29_number                => x_question_29_number,
      x_question_29_size                  => x_question_29_size,
      x_question_29_answer                => x_question_29_answer,
      x_question_30_number                => x_question_30_number,
      x_questions_30_size                 => x_questions_30_size,
      x_question_30_answer                => x_question_30_answer,
      x_r_s_email_address                 => x_r_s_email_address,
      x_eps_code                          => x_eps_code,
      x_comp_css_dependency_status        => x_comp_css_dependency_status,
      x_stu_age                           => x_stu_age,
      x_assumed_stu_yr_in_coll            => x_assumed_stu_yr_in_coll,
      x_comp_stu_marital_status           => x_comp_stu_marital_status,
      x_stu_family_members                => x_stu_family_members,
      x_stu_fam_members_in_college        => x_stu_fam_members_in_college,
      x_par_marital_status                => x_par_marital_status,
      x_par_family_members                => x_par_family_members,
      x_par_total_in_college              => x_par_total_in_college,
      x_par_par_in_college                => x_par_par_in_college,
      x_par_others_in_college             => x_par_others_in_college,
      x_par_aesa                          => x_par_aesa,
      x_par_cesa                          => x_par_cesa,
      x_stu_aesa                          => x_stu_aesa,
      x_stu_cesa                          => x_stu_cesa,
      x_im_p_bas_agi_taxable_income       => x_im_p_bas_agi_taxable_income,
      x_im_p_bas_untx_inc_and_ben         => x_im_p_bas_untx_inc_and_ben,
      x_im_p_bas_inc_adj                  => x_im_p_bas_inc_adj,
      x_im_p_bas_total_income             => x_im_p_bas_total_income,
      x_im_p_bas_us_income_tax            => x_im_p_bas_us_income_tax,
      x_im_p_bas_st_and_other_tax         => x_im_p_bas_st_and_other_tax,
      x_im_p_bas_fica_tax                 => x_im_p_bas_fica_tax,
      x_im_p_bas_med_dental               => x_im_p_bas_med_dental,
      x_im_p_bas_employment_allow         => x_im_p_bas_employment_allow,
      x_im_p_bas_annual_ed_savings        => x_im_p_bas_annual_ed_savings,
      x_im_p_bas_inc_prot_allow_m         => x_im_p_bas_inc_prot_allow_m,
      x_im_p_bas_total_inc_allow          => x_im_p_bas_total_inc_allow,
      x_im_p_bas_cal_avail_inc            => x_im_p_bas_cal_avail_inc,
      x_im_p_bas_avail_income             => x_im_p_bas_avail_income,
      x_im_p_bas_total_cont_inc           => x_im_p_bas_total_cont_inc,
      x_im_p_bas_cash_bank_accounts       => x_im_p_bas_cash_bank_accounts,
      x_im_p_bas_home_equity              => x_im_p_bas_home_equity,
      x_im_p_bas_ot_rl_est_inv_eq         => x_im_p_bas_ot_rl_est_inv_eq,
      x_im_p_bas_adj_bus_farm_worth       => x_im_p_bas_adj_bus_farm_worth,
      x_im_p_bas_ass_sibs_pre_tui         => x_im_p_bas_ass_sibs_pre_tui,
      x_im_p_bas_net_worth                => x_im_p_bas_net_worth,
      x_im_p_bas_emerg_res_allow          => x_im_p_bas_emerg_res_allow,
      x_im_p_bas_cum_ed_savings           => x_im_p_bas_cum_ed_savings,
      x_im_p_bas_low_inc_allow            => x_im_p_bas_low_inc_allow,
      x_im_p_bas_total_asset_allow        => x_im_p_bas_total_asset_allow,
      x_im_p_bas_disc_net_worth           => x_im_p_bas_disc_net_worth,
      x_im_p_bas_total_cont_asset         => x_im_p_bas_total_cont_asset,
      x_im_p_bas_total_cont               => x_im_p_bas_total_cont,
      x_im_p_bas_num_in_coll_adj          => x_im_p_bas_num_in_coll_adj,
      x_im_p_bas_cont_for_stu             => x_im_p_bas_cont_for_stu,
      x_im_p_bas_cont_from_income         => x_im_p_bas_cont_from_income,
      x_im_p_bas_cont_from_assets         => x_im_p_bas_cont_from_assets,
      x_im_p_opt_agi_taxable_income       => x_im_p_opt_agi_taxable_income,
      x_im_p_opt_untx_inc_and_ben         => x_im_p_opt_untx_inc_and_ben,
      x_im_p_opt_inc_adj                  => x_im_p_opt_inc_adj,
      x_im_p_opt_total_income             => x_im_p_opt_total_income,
      x_im_p_opt_us_income_tax            => x_im_p_opt_us_income_tax,
      x_im_p_opt_st_and_other_tax         => x_im_p_opt_st_and_other_tax,
      x_im_p_opt_fica_tax                 => x_im_p_opt_fica_tax,
      x_im_p_opt_med_dental               => x_im_p_opt_med_dental,
      x_im_p_opt_elem_sec_tuit            => x_im_p_opt_elem_sec_tuit,
      x_im_p_opt_employment_allow         => x_im_p_opt_employment_allow,
      x_im_p_opt_annual_ed_savings        => x_im_p_opt_annual_ed_savings,
      x_im_p_opt_inc_prot_allow_m         => x_im_p_opt_inc_prot_allow_m,
      x_im_p_opt_total_inc_allow          => x_im_p_opt_total_inc_allow,
      x_im_p_opt_cal_avail_inc            => x_im_p_opt_cal_avail_inc,
      x_im_p_opt_avail_income             => x_im_p_opt_avail_income,
      x_im_p_opt_total_cont_inc           => x_im_p_opt_total_cont_inc,
      x_im_p_opt_cash_bank_accounts       => x_im_p_opt_cash_bank_accounts,
      x_im_p_opt_home_equity              => x_im_p_opt_home_equity,
      x_im_p_opt_ot_rl_est_inv_eq         => x_im_p_opt_ot_rl_est_inv_eq,
      x_im_p_opt_adj_bus_farm_worth       => x_im_p_opt_adj_bus_farm_worth,
      x_im_p_opt_ass_sibs_pre_t           => x_im_p_opt_ass_sibs_pre_t,
      x_im_p_opt_net_worth                => x_im_p_opt_net_worth,
      x_im_p_opt_emerg_res_allow          => x_im_p_opt_emerg_res_allow,
      x_im_p_opt_cum_ed_savings           => x_im_p_opt_cum_ed_savings,
      x_im_p_opt_low_inc_allow            => x_im_p_opt_low_inc_allow,
      x_im_p_opt_total_asset_allow        => x_im_p_opt_total_asset_allow,
      x_im_p_opt_disc_net_worth           => x_im_p_opt_disc_net_worth,
      x_im_p_opt_total_cont_asset         => x_im_p_opt_total_cont_asset,
      x_im_p_opt_total_cont               => x_im_p_opt_total_cont,
      x_im_p_opt_num_in_coll_adj          => x_im_p_opt_num_in_coll_adj,
      x_im_p_opt_cont_for_stu             => x_im_p_opt_cont_for_stu,
      x_im_p_opt_cont_from_income         => x_im_p_opt_cont_from_income,
      x_im_p_opt_cont_from_assets         => x_im_p_opt_cont_from_assets,
      x_fm_p_analysis_type                => x_fm_p_analysis_type,
      x_fm_p_agi_taxable_income           => x_fm_p_agi_taxable_income,
      x_fm_p_untx_inc_and_ben             => x_fm_p_untx_inc_and_ben,
      x_fm_p_inc_adj                      => x_fm_p_inc_adj,
      x_fm_p_total_income                 => x_fm_p_total_income,
      x_fm_p_us_income_tax                => x_fm_p_us_income_tax,
      x_fm_p_state_and_other_taxes        => x_fm_p_state_and_other_taxes,
      x_fm_p_fica_tax                     => x_fm_p_fica_tax,
      x_fm_p_employment_allow             => x_fm_p_employment_allow,
      x_fm_p_income_prot_allow            => x_fm_p_income_prot_allow,
      x_fm_p_total_allow                  => x_fm_p_total_allow,
      x_fm_p_avail_income                 => x_fm_p_avail_income,
      x_fm_p_cash_bank_accounts           => x_fm_p_cash_bank_accounts,
      x_fm_p_ot_rl_est_inv_eq             => x_fm_p_ot_rl_est_inv_eq,
      x_fm_p_adj_bus_farm_net_worth       => x_fm_p_adj_bus_farm_net_worth,
      x_fm_p_net_worth                    => x_fm_p_net_worth,
      x_fm_p_asset_prot_allow             => x_fm_p_asset_prot_allow,
      x_fm_p_disc_net_worth               => x_fm_p_disc_net_worth,
      x_fm_p_total_contribution           => x_fm_p_total_contribution,
      x_fm_p_num_in_coll                  => x_fm_p_num_in_coll,
      x_fm_p_cont_for_stu                 => x_fm_p_cont_for_stu,
      x_fm_p_cont_from_income             => x_fm_p_cont_from_income,
      x_fm_p_cont_from_assets             => x_fm_p_cont_from_assets,
      x_im_s_bas_agi_taxable_income       => x_im_s_bas_agi_taxable_income,
      x_im_s_bas_untx_inc_and_ben         => x_im_s_bas_untx_inc_and_ben,
      x_im_s_bas_inc_adj                  => x_im_s_bas_inc_adj,
      x_im_s_bas_total_income             => x_im_s_bas_total_income,
      x_im_s_bas_us_income_tax            => x_im_s_bas_us_income_tax,
      x_im_s_bas_st_and_oth_tax           => x_im_s_bas_st_and_oth_tax,
      x_im_s_bas_fica_tax                 => x_im_s_bas_fica_tax,
      x_im_s_bas_med_dental               => x_im_s_bas_med_dental,
      x_im_s_bas_employment_allow         => x_im_s_bas_employment_allow,
      x_im_s_bas_annual_ed_savings        => x_im_s_bas_annual_ed_savings,
      x_im_s_bas_inc_prot_allow_m         => x_im_s_bas_inc_prot_allow_m,
      x_im_s_bas_total_inc_allow          => x_im_s_bas_total_inc_allow,
      x_im_s_bas_cal_avail_income         => x_im_s_bas_cal_avail_income,
      x_im_s_bas_avail_income             => x_im_s_bas_avail_income,
      x_im_s_bas_total_cont_inc           => x_im_s_bas_total_cont_inc,
      x_im_s_bas_cash_bank_accounts       => x_im_s_bas_cash_bank_accounts,
      x_im_s_bas_home_equity              => x_im_s_bas_home_equity,
      x_im_s_bas_ot_rl_est_inv_eq         => x_im_s_bas_ot_rl_est_inv_eq,
      x_im_s_bas_adj_bus_farm_worth       => x_im_s_bas_adj_bus_farm_worth,
      x_im_s_bas_trusts                   => x_im_s_bas_trusts,
      x_im_s_bas_net_worth                => x_im_s_bas_net_worth,
      x_im_s_bas_emerg_res_allow          => x_im_s_bas_emerg_res_allow,
      x_im_s_bas_cum_ed_savings           => x_im_s_bas_cum_ed_savings,
      x_im_s_bas_total_asset_allow        => x_im_s_bas_total_asset_allow,
      x_im_s_bas_disc_net_worth           => x_im_s_bas_disc_net_worth,
      x_im_s_bas_total_cont_asset         => x_im_s_bas_total_cont_asset,
      x_im_s_bas_total_cont               => x_im_s_bas_total_cont,
      x_im_s_bas_num_in_coll_adj          => x_im_s_bas_num_in_coll_adj,
      x_im_s_bas_cont_for_stu             => x_im_s_bas_cont_for_stu,
      x_im_s_bas_cont_from_income         => x_im_s_bas_cont_from_income,
      x_im_s_bas_cont_from_assets         => x_im_s_bas_cont_from_assets,
      x_im_s_est_agi_taxable_income       => x_im_s_est_agi_taxable_income,
      x_im_s_est_untx_inc_and_ben         => x_im_s_est_untx_inc_and_ben,
      x_im_s_est_inc_adj                  => x_im_s_est_inc_adj,
      x_im_s_est_total_income             => x_im_s_est_total_income,
      x_im_s_est_us_income_tax            => x_im_s_est_us_income_tax,
      x_im_s_est_st_and_oth_tax           => x_im_s_est_st_and_oth_tax,
      x_im_s_est_fica_tax                 => x_im_s_est_fica_tax,
      x_im_s_est_med_dental               => x_im_s_est_med_dental,
      x_im_s_est_employment_allow         => x_im_s_est_employment_allow,
      x_im_s_est_annual_ed_savings        => x_im_s_est_annual_ed_savings,
      x_im_s_est_inc_prot_allow_m         => x_im_s_est_inc_prot_allow_m,
      x_im_s_est_total_inc_allow          => x_im_s_est_total_inc_allow,
      x_im_s_est_cal_avail_income         => x_im_s_est_cal_avail_income,
      x_im_s_est_avail_income             => x_im_s_est_avail_income,
      x_im_s_est_total_cont_inc           => x_im_s_est_total_cont_inc,
      x_im_s_est_cash_bank_accounts       => x_im_s_est_cash_bank_accounts,
      x_im_s_est_home_equity              => x_im_s_est_home_equity,
      x_im_s_est_ot_rl_est_inv_equ        => x_im_s_est_ot_rl_est_inv_equ,
      x_im_s_est_adj_bus_farm_worth       => x_im_s_est_adj_bus_farm_worth,
      x_im_s_est_est_trusts               => x_im_s_est_est_trusts,
      x_im_s_est_net_worth                => x_im_s_est_net_worth,
      x_im_s_est_emerg_res_allow          => x_im_s_est_emerg_res_allow,
      x_im_s_est_cum_ed_savings           => x_im_s_est_cum_ed_savings,
      x_im_s_est_total_asset_allow        => x_im_s_est_total_asset_allow,
      x_im_s_est_disc_net_worth           => x_im_s_est_disc_net_worth,
      x_im_s_est_total_cont_asset         => x_im_s_est_total_cont_asset,
      x_im_s_est_total_cont               => x_im_s_est_total_cont,
      x_im_s_est_num_in_coll_adj          => x_im_s_est_num_in_coll_adj,
      x_im_s_est_cont_for_stu             => x_im_s_est_cont_for_stu,
      x_im_s_est_cont_from_income         => x_im_s_est_cont_from_income,
      x_im_s_est_cont_from_assets         => x_im_s_est_cont_from_assets,
      x_im_s_opt_agi_taxable_income       => x_im_s_opt_agi_taxable_income,
      x_im_s_opt_untx_inc_and_ben         => x_im_s_opt_untx_inc_and_ben,
      x_im_s_opt_inc_adj                  => x_im_s_opt_inc_adj,
      x_im_s_opt_total_income             => x_im_s_opt_total_income,
      x_im_s_opt_us_income_tax            => x_im_s_opt_us_income_tax,
      x_im_s_opt_state_and_oth_taxes      => x_im_s_opt_state_and_oth_taxes,
      x_im_s_opt_fica_tax                 => x_im_s_opt_fica_tax,
      x_im_s_opt_med_dental               => x_im_s_opt_med_dental,
      x_im_s_opt_employment_allow         => x_im_s_opt_employment_allow,
      x_im_s_opt_annual_ed_savings        => x_im_s_opt_annual_ed_savings,
      x_im_s_opt_inc_prot_allow_m         => x_im_s_opt_inc_prot_allow_m,
      x_im_s_opt_total_inc_allow          => x_im_s_opt_total_inc_allow,
      x_im_s_opt_cal_avail_income         => x_im_s_opt_cal_avail_income,
      x_im_s_opt_avail_income             => x_im_s_opt_avail_income,
      x_im_s_opt_total_cont_inc           => x_im_s_opt_total_cont_inc,
      x_im_s_opt_cash_bank_accounts       => x_im_s_opt_cash_bank_accounts,
      x_im_s_opt_ira_keogh_accounts       => x_im_s_opt_ira_keogh_accounts,
      x_im_s_opt_home_equity              => x_im_s_opt_home_equity,
      x_im_s_opt_ot_rl_est_inv_eq         => x_im_s_opt_ot_rl_est_inv_eq,
      x_im_s_opt_adj_bus_farm_worth       => x_im_s_opt_adj_bus_farm_worth,
      x_im_s_opt_trusts                   => x_im_s_opt_trusts,
      x_im_s_opt_net_worth                => x_im_s_opt_net_worth,
      x_im_s_opt_emerg_res_allow          => x_im_s_opt_emerg_res_allow,
      x_im_s_opt_cum_ed_savings           => x_im_s_opt_cum_ed_savings,
      x_im_s_opt_total_asset_allow        => x_im_s_opt_total_asset_allow,
      x_im_s_opt_disc_net_worth           => x_im_s_opt_disc_net_worth,
      x_im_s_opt_total_cont_asset         => x_im_s_opt_total_cont_asset,
      x_im_s_opt_total_cont               => x_im_s_opt_total_cont,
      x_im_s_opt_num_in_coll_adj          => x_im_s_opt_num_in_coll_adj,
      x_im_s_opt_cont_for_stu             => x_im_s_opt_cont_for_stu,
      x_im_s_opt_cont_from_income         => x_im_s_opt_cont_from_income,
      x_im_s_opt_cont_from_assets         => x_im_s_opt_cont_from_assets,
      x_fm_s_analysis_type                => x_fm_s_analysis_type,
      x_fm_s_agi_taxable_income           => x_fm_s_agi_taxable_income,
      x_fm_s_untx_inc_and_ben             => x_fm_s_untx_inc_and_ben,
      x_fm_s_inc_adj                      => x_fm_s_inc_adj,
      x_fm_s_total_income                 => x_fm_s_total_income,
      x_fm_s_us_income_tax                => x_fm_s_us_income_tax,
      x_fm_s_state_and_oth_taxes          => x_fm_s_state_and_oth_taxes,
      x_fm_s_fica_tax                     => x_fm_s_fica_tax,
      x_fm_s_employment_allow             => x_fm_s_employment_allow,
      x_fm_s_income_prot_allow            => x_fm_s_income_prot_allow,
      x_fm_s_total_allow                  => x_fm_s_total_allow,
      x_fm_s_cal_avail_income             => x_fm_s_cal_avail_income,
      x_fm_s_avail_income                 => x_fm_s_avail_income,
      x_fm_s_cash_bank_accounts           => x_fm_s_cash_bank_accounts,
      x_fm_s_ot_rl_est_inv_equity         => x_fm_s_ot_rl_est_inv_equity,
      x_fm_s_adj_bus_farm_worth           => x_fm_s_adj_bus_farm_worth,
      x_fm_s_trusts                       => x_fm_s_trusts,
      x_fm_s_net_worth                    => x_fm_s_net_worth,
      x_fm_s_asset_prot_allow             => x_fm_s_asset_prot_allow,
      x_fm_s_disc_net_worth               => x_fm_s_disc_net_worth,
      x_fm_s_total_cont                   => x_fm_s_total_cont,
      x_fm_s_num_in_coll                  => x_fm_s_num_in_coll,
      x_fm_s_cont_for_stu                 => x_fm_s_cont_for_stu,
      x_fm_s_cont_from_income             => x_fm_s_cont_from_income,
      x_fm_s_cont_from_assets             => x_fm_s_cont_from_assets,
      x_im_inst_resident_ind              => x_im_inst_resident_ind,
      x_institutional_1_budget_name       => x_institutional_1_budget_name,
      x_im_inst_1_budget_duration         => x_im_inst_1_budget_duration,
      x_im_inst_1_tuition_fees            => x_im_inst_1_tuition_fees,
      x_im_inst_1_books_supplies          => x_im_inst_1_books_supplies,
      x_im_inst_1_living_expenses         => x_im_inst_1_living_expenses,
      x_im_inst_1_tot_expenses            => x_im_inst_1_tot_expenses,
      x_im_inst_1_tot_stu_cont            => x_im_inst_1_tot_stu_cont,
      x_im_inst_1_tot_par_cont            => x_im_inst_1_tot_par_cont,
      x_im_inst_1_tot_family_cont         => x_im_inst_1_tot_family_cont,
      x_im_inst_1_va_benefits             => x_im_inst_1_va_benefits,
      x_im_inst_1_ot_cont                 => x_im_inst_1_ot_cont,
      x_im_inst_1_est_financial_need      => x_im_inst_1_est_financial_need,
      x_institutional_2_budget_name       => x_institutional_2_budget_name,
      x_im_inst_2_budget_duration         => x_im_inst_2_budget_duration,
      x_im_inst_2_tuition_fees            => x_im_inst_2_tuition_fees,
      x_im_inst_2_books_supplies          => x_im_inst_2_books_supplies,
      x_im_inst_2_living_expenses         => x_im_inst_2_living_expenses,
      x_im_inst_2_tot_expenses            => x_im_inst_2_tot_expenses,
      x_im_inst_2_tot_stu_cont            => x_im_inst_2_tot_stu_cont,
      x_im_inst_2_tot_par_cont            => x_im_inst_2_tot_par_cont,
      x_im_inst_2_tot_family_cont         => x_im_inst_2_tot_family_cont,
      x_im_inst_2_va_benefits             => x_im_inst_2_va_benefits,
      x_im_inst_2_est_financial_need      => x_im_inst_2_est_financial_need,
      x_institutional_3_budget_name       => x_institutional_3_budget_name,
      x_im_inst_3_budget_duration         => x_im_inst_3_budget_duration,
      x_im_inst_3_tuition_fees            => x_im_inst_3_tuition_fees,
      x_im_inst_3_books_supplies          => x_im_inst_3_books_supplies,
      x_im_inst_3_living_expenses         => x_im_inst_3_living_expenses,
      x_im_inst_3_tot_expenses            => x_im_inst_3_tot_expenses,
      x_im_inst_3_tot_stu_cont            => x_im_inst_3_tot_stu_cont,
      x_im_inst_3_tot_par_cont            => x_im_inst_3_tot_par_cont,
      x_im_inst_3_tot_family_cont         => x_im_inst_3_tot_family_cont,
      x_im_inst_3_va_benefits             => x_im_inst_3_va_benefits,
      x_im_inst_3_est_financial_need      => x_im_inst_3_est_financial_need,
      x_fm_inst_1_federal_efc             => x_fm_inst_1_federal_efc,
      x_fm_inst_1_va_benefits             => x_fm_inst_1_va_benefits,
      x_fm_inst_1_fed_eligibility         => x_fm_inst_1_fed_eligibility,
      x_fm_inst_1_pell                    => x_fm_inst_1_pell,
      x_option_par_loss_allow_ind         => x_option_par_loss_allow_ind,
      x_option_par_tuition_ind            => x_option_par_tuition_ind,
      x_option_par_home_ind               => x_option_par_home_ind,
      x_option_par_home_value             => x_option_par_home_value,
      x_option_par_home_debt              => x_option_par_home_debt,
      x_option_stu_ira_keogh_ind          => x_option_stu_ira_keogh_ind,
      x_option_stu_home_ind               => x_option_stu_home_ind,
      x_option_stu_home_value             => x_option_stu_home_value,
      x_option_stu_home_debt              => x_option_stu_home_debt,
      x_option_stu_sum_ay_inc_ind         => x_option_stu_sum_ay_inc_ind,
      x_option_par_hope_ll_credit         => x_option_par_hope_ll_credit,
      x_option_stu_hope_ll_credit         => x_option_stu_hope_ll_credit,
      x_im_parent_1_8_months_bas          => x_im_parent_1_8_months_bas,
      x_im_p_more_than_9_mth_ba           => x_im_p_more_than_9_mth_ba,
      x_im_parent_1_8_months_opt          => x_im_parent_1_8_months_opt,
      x_im_p_more_than_9_mth_op           => x_im_p_more_than_9_mth_op,
      x_fnar_message_1                    => x_fnar_message_1,
      x_fnar_message_2                    => x_fnar_message_2,
      x_fnar_message_3                    => x_fnar_message_3,
      x_fnar_message_4                    => x_fnar_message_4,
      x_fnar_message_5                    => x_fnar_message_5,
      x_fnar_message_6                    => x_fnar_message_6,
      x_fnar_message_7                    => x_fnar_message_7,
      x_fnar_message_8                    => x_fnar_message_8,
      x_fnar_message_9                    => x_fnar_message_9,
      x_fnar_message_10                   => x_fnar_message_10,
      x_fnar_message_11                   => x_fnar_message_11,
      x_fnar_message_12                   => x_fnar_message_12,
      x_fnar_message_13                   => x_fnar_message_13,
      x_fnar_message_20                   => x_fnar_message_20,
      x_fnar_message_21                   => x_fnar_message_21,
      x_fnar_message_22                   => x_fnar_message_22,
      x_fnar_message_23                   => x_fnar_message_23,
      x_fnar_message_24                   => x_fnar_message_24,
      x_fnar_message_25                   => x_fnar_message_25,
      x_fnar_message_26                   => x_fnar_message_26,
      x_fnar_message_27                   => x_fnar_message_27,
      x_fnar_message_30                   => x_fnar_message_30,
      x_fnar_message_31                   => x_fnar_message_31,
      x_fnar_message_32                   => x_fnar_message_32,
      x_fnar_message_33                   => x_fnar_message_33,
      x_fnar_message_34                   => x_fnar_message_34,
      x_fnar_message_35                   => x_fnar_message_35,
      x_fnar_message_36                   => x_fnar_message_36,
      x_fnar_message_37                   => x_fnar_message_37,
      x_fnar_message_38                   => x_fnar_message_38,
      x_fnar_message_39                   => x_fnar_message_39,
      x_fnar_message_45                   => x_fnar_message_45,
      x_fnar_message_46                   => x_fnar_message_46,
      x_fnar_message_47                   => x_fnar_message_47,
      x_fnar_message_48                   => x_fnar_message_48,
      x_fnar_message_50                   => x_fnar_message_50,
      x_fnar_message_51                   => x_fnar_message_51,
      x_fnar_message_52                   => x_fnar_message_52,
      x_fnar_message_53                   => x_fnar_message_53,
      x_fnar_message_56                   => x_fnar_message_56,
      x_fnar_message_57                   => x_fnar_message_57,
      x_fnar_message_58                   => x_fnar_message_58,
      x_fnar_message_59                   => x_fnar_message_59,
      x_fnar_message_60                   => x_fnar_message_60,
      x_fnar_message_61                   => x_fnar_message_61,
      x_fnar_message_62                   => x_fnar_message_62,
      x_fnar_message_63                   => x_fnar_message_63,
      x_fnar_message_64                   => x_fnar_message_64,
      x_fnar_message_65                   => x_fnar_message_65,
      x_fnar_message_71                   => x_fnar_message_71,
      x_fnar_message_72                   => x_fnar_message_72,
      x_fnar_message_73                   => x_fnar_message_73,
      x_fnar_message_74                   => x_fnar_message_74,
      x_fnar_message_75                   => x_fnar_message_75,
      x_fnar_message_76                   => x_fnar_message_76,
      x_fnar_message_77                   => x_fnar_message_77,
      x_fnar_message_78                   => x_fnar_message_78,
      x_fnar_mesg_10_stu_fam_mem          => x_fnar_mesg_10_stu_fam_mem,
      x_fnar_mesg_11_stu_no_in_coll       => x_fnar_mesg_11_stu_no_in_coll,
      x_fnar_mesg_24_stu_avail_inc        => x_fnar_mesg_24_stu_avail_inc,
      x_fnar_mesg_26_stu_taxes            => x_fnar_mesg_26_stu_taxes,
      x_fnar_mesg_33_stu_home_value       => x_fnar_mesg_33_stu_home_value,
      x_fnar_mesg_34_stu_home_value       => x_fnar_mesg_34_stu_home_value,
      x_fnar_mesg_34_stu_home_equity      => x_fnar_mesg_34_stu_home_equity,
      x_fnar_mesg_35_stu_home_value       => x_fnar_mesg_35_stu_home_value,
      x_fnar_mesg_35_stu_home_equity      => x_fnar_mesg_35_stu_home_equity,
      x_fnar_mesg_36_stu_home_equity      => x_fnar_mesg_36_stu_home_equity,
      x_fnar_mesg_48_par_fam_mem          => x_fnar_mesg_48_par_fam_mem,
      x_fnar_mesg_49_par_no_in_coll       => x_fnar_mesg_49_par_no_in_coll,
      x_fnar_mesg_56_par_agi              => x_fnar_mesg_56_par_agi,
      x_fnar_mesg_62_par_taxes            => x_fnar_mesg_62_par_taxes,
      x_fnar_mesg_73_par_home_value       => x_fnar_mesg_73_par_home_value,
      x_fnar_mesg_74_par_home_value       => x_fnar_mesg_74_par_home_value,
      x_fnar_mesg_74_par_home_equity      => x_fnar_mesg_74_par_home_equity,
      x_fnar_mesg_75_par_home_value       => x_fnar_mesg_75_par_home_value,
      x_fnar_mesg_75_par_home_equity      => x_fnar_mesg_75_par_home_equity,
      x_fnar_mesg_76_par_home_equity      => x_fnar_mesg_76_par_home_equity,
      x_assumption_message_1              => x_assumption_message_1,
      x_assumption_message_2              => x_assumption_message_2,
      x_assumption_message_3              => x_assumption_message_3,
      x_assumption_message_4              => x_assumption_message_4,
      x_assumption_message_5              => x_assumption_message_5,
      x_assumption_message_6              => x_assumption_message_6,
      x_record_mark                       => x_record_mark,
      x_creation_date                     => x_last_update_date,
      x_created_by                        => x_last_updated_by,
      x_last_update_date                  => x_last_update_date,
      x_last_updated_by                   => x_last_updated_by,
      x_last_update_login                 => x_last_update_login,
      x_option_par_cola_adj_ind           => x_option_par_cola_adj_ind,
      x_option_par_stu_fa_assets_ind      => x_option_par_stu_fa_assets_ind,
      x_option_par_ipt_assets_ind         => x_option_par_ipt_assets_ind,
      x_option_stu_ipt_assets_ind         => x_option_stu_ipt_assets_ind,
      x_option_par_cola_adj_value         => x_option_par_cola_adj_value,
      x_fnar_message_49                   => x_fnar_message_49,
      x_fnar_message_55                   => x_fnar_message_55,
      x_p_soc_sec_ben_student_amt         => x_p_soc_sec_ben_student_amt,
      x_p_tuit_fee_deduct_amt             => x_p_tuit_fee_deduct_amt,
      x_opt_ind_stu_ipt_assets_flag       => x_opt_ind_stu_ipt_assets_flag,
      x_stu_lives_with_num           => x_stu_lives_with_num,
      x_stu_most_support_from_num    => x_stu_most_support_from_num,
      x_location_computer_num        => x_location_computer_num,
      x_cust_parent_cont_adj_num     => x_cust_parent_cont_adj_num,
      x_custodial_parent_num             => x_custodial_parent_num,
      x_cust_par_base_prcnt_inc_amt  => x_cust_par_base_prcnt_inc_amt,
      x_cust_par_base_cont_inc_amt   => x_cust_par_base_cont_inc_amt,
      x_cust_par_base_cont_ast_amt   => x_cust_par_base_cont_ast_amt,
      x_cust_par_base_tot_cont_amt   => x_cust_par_base_tot_cont_amt ,
      x_cust_par_opt_prcnt_inc_amt   => x_cust_par_opt_prcnt_inc_amt,
      x_cust_par_opt_cont_inc_amt    => x_cust_par_opt_cont_inc_amt,
      x_cust_par_opt_cont_ast_amt    => x_cust_par_opt_cont_ast_amt,
      x_cust_par_opt_tot_cont_amt    => x_cust_par_opt_tot_cont_amt,
      x_parents_email_txt            => x_parents_email_txt,
      x_parent_1_birth_date          => x_parent_1_birth_date,
      x_parent_2_birth_date          => x_parent_2_birth_date,
      x_match_code                   => x_match_code
    );
Line: 4478

    INSERT INTO igf_ap_css_interface_all (
      css_id,
      org_id,
      record_status,
      college_code,
      academic_year,
      stu_record_type,
      css_id_number,
      registration_receipt_date,
      registration_type,
      application_receipt_date,
      application_type,
      original_fnar_compute,
      revision_fnar_compute_date,
      electronic_extract_date,
      institutional_reporting_type,
      asr_receipt_date,
      last_name,
      first_name,
      middle_initial,
      address_number_and_street,
      city,
      state_mailing,
      zip_code,
      s_telephone_number,
      s_title,
      date_of_birth,
      social_security_number,
      state_legal_residence,
      foreign_address_indicator,
      foreign_postal_code,
      country,
      financial_aid_status,
      year_in_college,
      marital_status,
      ward_court,
      legal_dependents_other,
      household_size,
      number_in_college,
      citizenship_status,
      citizenship_country,
      visa_classification,
      tax_figures,
      number_exemptions,
      adjusted_gross_inc,
      us_tax_paid,
      itemized_deductions,
      stu_income_work,
      spouse_income_work,
      divid_int_inc,
      soc_sec_benefits,
      welfare_tanf,
      child_supp_rcvd,
      earned_income_credit,
      other_untax_income,
      tax_stu_aid,
      cash_sav_check,
      ira_keogh,
      invest_value,
      invest_debt,
      home_value,
      home_debt,
      oth_real_value,
      oth_real_debt,
      bus_farm_value,
      bus_farm_debt,
      live_on_farm,
      home_purch_price,
      hope_ll_credit,
      home_purch_year,
      trust_amount,
      trust_avail,
      trust_estab,
      child_support_paid,
      med_dent_expenses,
      vet_us,
      vet_ben_amount,
      vet_ben_months,
      stu_summer_wages,
      stu_school_yr_wages,
      spouse_summer_wages,
      spouse_school_yr_wages,
      summer_other_tax_inc,
      school_yr_other_tax_inc,
      summer_untax_inc,
      school_yr_untax_inc,
      grants_schol_etc,
      tuit_benefits,
      cont_parents,
      cont_relatives,
      p_siblings_pre_tuit,
      p_student_pre_tuit,
      p_household_size,
      p_number_in_college,
      p_parents_in_college,
      p_marital_status,
      p_state_legal_residence,
      p_natural_par_status,
      p_child_supp_paid,
      p_repay_ed_loans,
      p_med_dent_expenses,
      p_tuit_paid_amount,
      p_tuit_paid_number,
      p_exp_child_supp_paid,
      p_exp_repay_ed_loans,
      p_exp_med_dent_expenses,
      p_exp_tuit_pd_amount,
      p_exp_tuit_pd_number,
      p_cash_sav_check,
      p_month_mortgage_pay,
      p_invest_value,
      p_invest_debt,
      p_home_value,
      p_home_debt,
      p_home_purch_price,
      p_own_business_farm,
      p_business_value,
      p_business_debt,
      p_farm_value,
      p_farm_debt,
      p_live_on_farm,
      p_oth_real_estate_value,
      p_oth_real_estate_debt,
      p_oth_real_purch_price,
      p_siblings_assets,
      p_home_purch_year,
      p_oth_real_purch_year,
      p_prior_agi,
      p_prior_us_tax_paid,
      p_prior_item_deductions,
      p_prior_other_untax_inc,
      p_tax_figures,
      p_number_exemptions,
      p_adjusted_gross_inc,
      p_wages_sal_tips,
      p_interest_income,
      p_dividend_income,
      p_net_inc_bus_farm,
      p_other_taxable_income,
      p_adj_to_income,
      p_us_tax_paid,
      p_itemized_deductions,
      p_father_income_work,
      p_mother_income_work,
      p_soc_sec_ben,
      p_welfare_tanf,
      p_child_supp_rcvd,
      p_ded_ira_keogh,
      p_tax_defer_pens_savs,
      p_dep_care_med_spending,
      p_earned_income_credit,
      p_living_allow,
      p_tax_exmpt_int,
      p_foreign_inc_excl,
      p_other_untax_inc,
      p_hope_ll_credit,
      p_yr_separation,
      p_yr_divorce,
      p_exp_father_inc,
      p_exp_mother_inc,
      p_exp_other_tax_inc,
      p_exp_other_untax_inc,
      line_2_relation,
      line_2_attend_college,
      line_3_relation,
      line_3_attend_college,
      line_4_relation,
      line_4_attend_college,
      line_5_relation,
      line_5_attend_college,
      line_6_relation,
      line_6_attend_college,
      line_7_relation,
      line_7_attend_college,
      line_8_relation,
      line_8_attend_college,
      p_age_father,
      p_age_mother,
      p_div_sep_ind,
      b_cont_non_custodial_par,
      college_type_2,
      college_type_3,
      college_type_4,
      college_type_5,
      college_type_6,
      college_type_7,
      college_type_8,
      school_code_1,
      housing_code_1,
      school_code_2,
      housing_code_2,
      school_code_3,
      housing_code_3,
      school_code_4,
      housing_code_4,
      school_code_5,
      housing_code_5,
      school_code_6,
      housing_code_6,
      school_code_7,
      housing_code_7,
      school_code_8,
      housing_code_8,
      school_code_9,
      housing_code_9,
      school_code_10,
      housing_code_10,
      additional_school_code_1,
      additional_school_code_2,
      additional_school_code_3,
      additional_school_code_4,
      additional_school_code_5,
      additional_school_code_6,
      additional_school_code_7,
      additional_school_code_8,
      additional_school_code_9,
      additional_school_code_10,
      explanation_spec_circum,
      signature_student,
      signature_spouse,
      signature_father,
      signature_mother,
      month_day_completed,
      year_completed,
      age_line_2,
      age_line_3,
      age_line_4,
      age_line_5,
      age_line_6,
      age_line_7,
      age_line_8,
      a_online_signature,
      question_1_number,
      question_1_size,
      question_1_answer,
      question_2_number,
      question_2_size,
      question_2_answer,
      question_3_number,
      question_3_size,
      question_3_answer,
      question_4_number,
      question_4_size,
      question_4_answer,
      question_5_number,
      question_5_size,
      question_5_answer,
      question_6_number,
      question_6_size,
      question_6_answer,
      question_7_number,
      question_7_size,
      question_7_answer,
      question_8_number,
      question_8_size,
      question_8_answer,
      question_9_number,
      question_9_size,
      question_9_answer,
      question_10_number,
      question_10_size,
      question_10_answer,
      question_11_number,
      question_11_size,
      question_11_answer,
      question_12_number,
      question_12_size,
      question_12_answer,
      question_13_number,
      question_13_size,
      question_13_answer,
      question_14_number,
      question_14_size,
      question_14_answer,
      question_15_number,
      question_15_size,
      question_15_answer,
      question_16_number,
      question_16_size,
      question_16_answer,
      question_17_number,
      question_17_size,
      question_17_answer,
      question_18_number,
      question_18_size,
      question_18_answer,
      question_19_number,
      question_19_size,
      question_19_answer,
      question_20_number,
      question_20_size,
      question_20_answer,
      question_21_number,
      question_21_size,
      question_21_answer,
      question_22_number,
      question_22_size,
      question_22_answer,
      question_23_number,
      question_23_size,
      question_23_answer,
      question_24_number,
      question_24_size,
      question_24_answer,
      question_25_number,
      question_25_size,
      question_25_answer,
      question_26_number,
      question_26_size,
      question_26_answer,
      question_27_number,
      question_27_size,
      question_27_answer,
      question_28_number,
      question_28_size,
      question_28_answer,
      question_29_number,
      question_29_size,
      question_29_answer,
      question_30_number,
      questions_30_size,
      question_30_answer,
      r_s_email_address,
      eps_code,
      comp_css_dependency_status,
      stu_age,
      assumed_stu_yr_in_coll,
      comp_stu_marital_status,
      stu_family_members,
      stu_fam_members_in_college,
      par_marital_status,
      par_family_members,
      par_total_in_college,
      par_par_in_college,
      par_others_in_college,
      par_aesa,
      par_cesa,
      stu_aesa,
      stu_cesa,
      im_p_bas_agi_taxable_income,
      im_p_bas_untx_inc_and_ben,
      im_p_bas_inc_adj,
      im_p_bas_total_income,
      im_p_bas_us_income_tax,
      im_p_bas_st_and_other_tax,
      im_p_bas_fica_tax,
      im_p_bas_med_dental,
      im_p_bas_employment_allow,
      im_p_bas_annual_ed_savings,
      im_p_bas_inc_prot_allow_m,
      im_p_bas_total_inc_allow,
      im_p_bas_cal_avail_inc,
      im_p_bas_avail_income,
      im_p_bas_total_cont_inc,
      im_p_bas_cash_bank_accounts,
      im_p_bas_home_equity,
      im_p_bas_ot_rl_est_inv_eq,
      im_p_bas_adj_bus_farm_worth,
      im_p_bas_ass_sibs_pre_tui,
      im_p_bas_net_worth,
      im_p_bas_emerg_res_allow,
      im_p_bas_cum_ed_savings,
      im_p_bas_low_inc_allow,
      im_p_bas_total_asset_allow,
      im_p_bas_disc_net_worth,
      im_p_bas_total_cont_asset,
      im_p_bas_total_cont,
      im_p_bas_num_in_coll_adj,
      im_p_bas_cont_for_stu,
      im_p_bas_cont_from_income,
      im_p_bas_cont_from_assets,
      im_p_opt_agi_taxable_income,
      im_p_opt_untx_inc_and_ben,
      im_p_opt_inc_adj,
      im_p_opt_total_income,
      im_p_opt_us_income_tax,
      im_p_opt_st_and_other_tax,
      im_p_opt_fica_tax,
      im_p_opt_med_dental,
      im_p_opt_elem_sec_tuit,
      im_p_opt_employment_allow,
      im_p_opt_annual_ed_savings,
      im_p_opt_inc_prot_allow_m,
      im_p_opt_total_inc_allow,
      im_p_opt_cal_avail_inc,
      im_p_opt_avail_income,
      im_p_opt_total_cont_inc,
      im_p_opt_cash_bank_accounts,
      im_p_opt_home_equity,
      im_p_opt_ot_rl_est_inv_eq,
      im_p_opt_adj_bus_farm_worth,
      im_p_opt_ass_sibs_pre_t,
      im_p_opt_net_worth,
      im_p_opt_emerg_res_allow,
      im_p_opt_cum_ed_savings,
      im_p_opt_low_inc_allow,
      im_p_opt_total_asset_allow,
      im_p_opt_disc_net_worth,
      im_p_opt_total_cont_asset,
      im_p_opt_total_cont,
      im_p_opt_num_in_coll_adj,
      im_p_opt_cont_for_stu,
      im_p_opt_cont_from_income,
      im_p_opt_cont_from_assets,
      fm_p_analysis_type,
      fm_p_agi_taxable_income,
      fm_p_untx_inc_and_ben,
      fm_p_inc_adj,
      fm_p_total_income,
      fm_p_us_income_tax,
      fm_p_state_and_other_taxes,
      fm_p_fica_tax,
      fm_p_employment_allow,
      fm_p_income_prot_allow,
      fm_p_total_allow,
      fm_p_avail_income,
      fm_p_cash_bank_accounts,
      fm_p_ot_rl_est_inv_eq,
      fm_p_adj_bus_farm_net_worth,
      fm_p_net_worth,
      fm_p_asset_prot_allow,
      fm_p_disc_net_worth,
      fm_p_total_contribution,
      fm_p_num_in_coll,
      fm_p_cont_for_stu,
      fm_p_cont_from_income,
      fm_p_cont_from_assets,
      im_s_bas_agi_taxable_income,
      im_s_bas_untx_inc_and_ben,
      im_s_bas_inc_adj,
      im_s_bas_total_income,
      im_s_bas_us_income_tax,
      im_s_bas_st_and_oth_tax,
      im_s_bas_fica_tax,
      im_s_bas_med_dental,
      im_s_bas_employment_allow,
      im_s_bas_annual_ed_savings,
      im_s_bas_inc_prot_allow_m,
      im_s_bas_total_inc_allow,
      im_s_bas_cal_avail_income,
      im_s_bas_avail_income,
      im_s_bas_total_cont_inc,
      im_s_bas_cash_bank_accounts,
      im_s_bas_home_equity,
      im_s_bas_ot_rl_est_inv_eq,
      im_s_bas_adj_bus_farm_worth,
      im_s_bas_trusts,
      im_s_bas_net_worth,
      im_s_bas_emerg_res_allow,
      im_s_bas_cum_ed_savings,
      im_s_bas_total_asset_allow,
      im_s_bas_disc_net_worth,
      im_s_bas_total_cont_asset,
      im_s_bas_total_cont,
      im_s_bas_num_in_coll_adj,
      im_s_bas_cont_for_stu,
      im_s_bas_cont_from_income,
      im_s_bas_cont_from_assets,
      im_s_est_agi_taxable_income,
      im_s_est_untx_inc_and_ben,
      im_s_est_inc_adj,
      im_s_est_total_income,
      im_s_est_us_income_tax,
      im_s_est_st_and_oth_tax,
      im_s_est_fica_tax,
      im_s_est_med_dental,
      im_s_est_employment_allow,
      im_s_est_annual_ed_savings,
      im_s_est_inc_prot_allow_m,
      im_s_est_total_inc_allow,
      im_s_est_cal_avail_income,
      im_s_est_avail_income,
      im_s_est_total_cont_inc,
      im_s_est_cash_bank_accounts,
      im_s_est_home_equity,
      im_s_est_ot_rl_est_inv_equ,
      im_s_est_adj_bus_farm_worth,
      im_s_est_est_trusts,
      im_s_est_net_worth,
      im_s_est_emerg_res_allow,
      im_s_est_cum_ed_savings,
      im_s_est_total_asset_allow,
      im_s_est_disc_net_worth,
      im_s_est_total_cont_asset,
      im_s_est_total_cont,
      im_s_est_num_in_coll_adj,
      im_s_est_cont_for_stu,
      im_s_est_cont_from_income,
      im_s_est_cont_from_assets,
      im_s_opt_agi_taxable_income,
      im_s_opt_untx_inc_and_ben,
      im_s_opt_inc_adj,
      im_s_opt_total_income,
      im_s_opt_us_income_tax,
      im_s_opt_state_and_oth_taxes,
      im_s_opt_fica_tax,
      im_s_opt_med_dental,
      im_s_opt_employment_allow,
      im_s_opt_annual_ed_savings,
      im_s_opt_inc_prot_allow_m,
      im_s_opt_total_inc_allow,
      im_s_opt_cal_avail_income,
      im_s_opt_avail_income,
      im_s_opt_total_cont_inc,
      im_s_opt_cash_bank_accounts,
      im_s_opt_ira_keogh_accounts,
      im_s_opt_home_equity,
      im_s_opt_ot_rl_est_inv_eq,
      im_s_opt_adj_bus_farm_worth,
      im_s_opt_trusts,
      im_s_opt_net_worth,
      im_s_opt_emerg_res_allow,
      im_s_opt_cum_ed_savings,
      im_s_opt_total_asset_allow,
      im_s_opt_disc_net_worth,
      im_s_opt_total_cont_asset,
      im_s_opt_total_cont,
      im_s_opt_num_in_coll_adj,
      im_s_opt_cont_for_stu,
      im_s_opt_cont_from_income,
      im_s_opt_cont_from_assets,
      fm_s_analysis_type,
      fm_s_agi_taxable_income,
      fm_s_untx_inc_and_ben,
      fm_s_inc_adj,
      fm_s_total_income,
      fm_s_us_income_tax,
      fm_s_state_and_oth_taxes,
      fm_s_fica_tax,
      fm_s_employment_allow,
      fm_s_income_prot_allow,
      fm_s_total_allow,
      fm_s_cal_avail_income,
      fm_s_avail_income,
      fm_s_cash_bank_accounts,
      fm_s_ot_rl_est_inv_equity,
      fm_s_adj_bus_farm_worth,
      fm_s_trusts,
      fm_s_net_worth,
      fm_s_asset_prot_allow,
      fm_s_disc_net_worth,
      fm_s_total_cont,
      fm_s_num_in_coll,
      fm_s_cont_for_stu,
      fm_s_cont_from_income,
      fm_s_cont_from_assets,
      im_inst_resident_ind,
      institutional_1_budget_name,
      im_inst_1_budget_duration,
      im_inst_1_tuition_fees,
      im_inst_1_books_supplies,
      im_inst_1_living_expenses,
      im_inst_1_tot_expenses,
      im_inst_1_tot_stu_cont,
      im_inst_1_tot_par_cont,
      im_inst_1_tot_family_cont,
      im_inst_1_va_benefits,
      im_inst_1_ot_cont,
      im_inst_1_est_financial_need,
      institutional_2_budget_name,
      im_inst_2_budget_duration,
      im_inst_2_tuition_fees,
      im_inst_2_books_supplies,
      im_inst_2_living_expenses,
      im_inst_2_tot_expenses,
      im_inst_2_tot_stu_cont,
      im_inst_2_tot_par_cont,
      im_inst_2_tot_family_cont,
      im_inst_2_va_benefits,
      im_inst_2_est_financial_need,
      institutional_3_budget_name,
      im_inst_3_budget_duration,
      im_inst_3_tuition_fees,
      im_inst_3_books_supplies,
      im_inst_3_living_expenses,
      im_inst_3_tot_expenses,
      im_inst_3_tot_stu_cont,
      im_inst_3_tot_par_cont,
      im_inst_3_tot_family_cont,
      im_inst_3_va_benefits,
      im_inst_3_est_financial_need,
      fm_inst_1_federal_efc,
      fm_inst_1_va_benefits,
      fm_inst_1_fed_eligibility,
      fm_inst_1_pell,
      option_par_loss_allow_ind,
      option_par_tuition_ind,
      option_par_home_ind,
      option_par_home_value,
      option_par_home_debt,
      option_stu_ira_keogh_ind,
      option_stu_home_ind,
      option_stu_home_value,
      option_stu_home_debt,
      option_stu_sum_ay_inc_ind,
      option_par_hope_ll_credit,
      option_stu_hope_ll_credit,
      im_parent_1_8_months_bas,
      im_p_more_than_9_mth_ba,
      im_parent_1_8_months_opt,
      im_p_more_than_9_mth_op,
      fnar_message_1,
      fnar_message_2,
      fnar_message_3,
      fnar_message_4,
      fnar_message_5,
      fnar_message_6,
      fnar_message_7,
      fnar_message_8,
      fnar_message_9,
      fnar_message_10,
      fnar_message_11,
      fnar_message_12,
      fnar_message_13,
      fnar_message_20,
      fnar_message_21,
      fnar_message_22,
      fnar_message_23,
      fnar_message_24,
      fnar_message_25,
      fnar_message_26,
      fnar_message_27,
      fnar_message_30,
      fnar_message_31,
      fnar_message_32,
      fnar_message_33,
      fnar_message_34,
      fnar_message_35,
      fnar_message_36,
      fnar_message_37,
      fnar_message_38,
      fnar_message_39,
      fnar_message_45,
      fnar_message_46,
      fnar_message_47,
      fnar_message_48,
      fnar_message_50,
      fnar_message_51,
      fnar_message_52,
      fnar_message_53,
      fnar_message_56,
      fnar_message_57,
      fnar_message_58,
      fnar_message_59,
      fnar_message_60,
      fnar_message_61,
      fnar_message_62,
      fnar_message_63,
      fnar_message_64,
      fnar_message_65,
      fnar_message_71,
      fnar_message_72,
      fnar_message_73,
      fnar_message_74,
      fnar_message_75,
      fnar_message_76,
      fnar_message_77,
      fnar_message_78,
      fnar_mesg_10_stu_fam_mem,
      fnar_mesg_11_stu_no_in_coll,
      fnar_mesg_24_stu_avail_inc,
      fnar_mesg_26_stu_taxes,
      fnar_mesg_33_stu_home_value,
      fnar_mesg_34_stu_home_value,
      fnar_mesg_34_stu_home_equity,
      fnar_mesg_35_stu_home_value,
      fnar_mesg_35_stu_home_equity,
      fnar_mesg_36_stu_home_equity,
      fnar_mesg_48_par_fam_mem,
      fnar_mesg_49_par_no_in_coll,
      fnar_mesg_56_par_agi,
      fnar_mesg_62_par_taxes,
      fnar_mesg_73_par_home_value,
      fnar_mesg_74_par_home_value,
      fnar_mesg_74_par_home_equity,
      fnar_mesg_75_par_home_value,
      fnar_mesg_75_par_home_equity,
      fnar_mesg_76_par_home_equity,
      assumption_message_1,
      assumption_message_2,
      assumption_message_3,
      assumption_message_4,
      assumption_message_5,
      assumption_message_6,
      record_mark,
      creation_date,
      created_by,
      last_update_date,
      last_updated_by,
      last_update_login,
      option_par_cola_adj_ind,
      option_par_stu_fa_assets_ind,
      option_par_ipt_assets_ind,
      option_stu_ipt_assets_ind,
      option_par_cola_adj_value,
      fnar_message_49,
      fnar_message_55,
      p_soc_sec_ben_student_amt,
      p_tuit_fee_deduct_amt,
      option_ind_stu_ipt_assets_flag,
      stu_lives_with_num,
      stu_most_support_from_num,
      location_computer_num,
      cust_parent_cont_adj_num,
      custodial_parent_num,
      cust_par_base_prcnt_inc_amt,
      cust_par_base_cont_inc_amt,
      cust_par_base_cont_ast_amt,
      cust_par_base_tot_cont_amt,
      cust_par_opt_prcnt_inc_amt,
      cust_par_opt_cont_inc_amt,
      cust_par_opt_cont_ast_amt,
      cust_par_opt_tot_cont_amt,
      parents_email_txt,
      parent_1_birth_date,
      parent_2_birth_date,
      match_code
    ) VALUES (
      new_references.css_id,
      new_references.org_id,
      new_references.record_status,
      new_references.college_code,
      new_references.academic_year,
      new_references.stu_record_type,
      new_references.css_id_number,
      new_references.registration_receipt_date,
      new_references.registration_type,
      new_references.application_receipt_date,
      new_references.application_type,
      new_references.original_fnar_compute,
      new_references.revision_fnar_compute_date,
      new_references.electronic_extract_date,
      new_references.institutional_reporting_type,
      new_references.asr_receipt_date,
      new_references.last_name,
      new_references.first_name,
      new_references.middle_initial,
      new_references.address_number_and_street,
      new_references.city,
      new_references.state_mailing,
      new_references.zip_code,
      new_references.s_telephone_number,
      new_references.s_title,
      new_references.date_of_birth,
      new_references.social_security_number,
      new_references.state_legal_residence,
      new_references.foreign_address_indicator,
      new_references.foreign_postal_code,
      new_references.country,
      new_references.financial_aid_status,
      new_references.year_in_college,
      new_references.marital_status,
      new_references.ward_court,
      new_references.legal_dependents_other,
      new_references.household_size,
      new_references.number_in_college,
      new_references.citizenship_status,
      new_references.citizenship_country,
      new_references.visa_classification,
      new_references.tax_figures,
      new_references.number_exemptions,
      new_references.adjusted_gross_inc,
      new_references.us_tax_paid,
      new_references.itemized_deductions,
      new_references.stu_income_work,
      new_references.spouse_income_work,
      new_references.divid_int_inc,
      new_references.soc_sec_benefits,
      new_references.welfare_tanf,
      new_references.child_supp_rcvd,
      new_references.earned_income_credit,
      new_references.other_untax_income,
      new_references.tax_stu_aid,
      new_references.cash_sav_check,
      new_references.ira_keogh,
      new_references.invest_value,
      new_references.invest_debt,
      new_references.home_value,
      new_references.home_debt,
      new_references.oth_real_value,
      new_references.oth_real_debt,
      new_references.bus_farm_value,
      new_references.bus_farm_debt,
      new_references.live_on_farm,
      new_references.home_purch_price,
      new_references.hope_ll_credit,
      new_references.home_purch_year,
      new_references.trust_amount,
      new_references.trust_avail,
      new_references.trust_estab,
      new_references.child_support_paid,
      new_references.med_dent_expenses,
      new_references.vet_us,
      new_references.vet_ben_amount,
      new_references.vet_ben_months,
      new_references.stu_summer_wages,
      new_references.stu_school_yr_wages,
      new_references.spouse_summer_wages,
      new_references.spouse_school_yr_wages,
      new_references.summer_other_tax_inc,
      new_references.school_yr_other_tax_inc,
      new_references.summer_untax_inc,
      new_references.school_yr_untax_inc,
      new_references.grants_schol_etc,
      new_references.tuit_benefits,
      new_references.cont_parents,
      new_references.cont_relatives,
      new_references.p_siblings_pre_tuit,
      new_references.p_student_pre_tuit,
      new_references.p_household_size,
      new_references.p_number_in_college,
      new_references.p_parents_in_college,
      new_references.p_marital_status,
      new_references.p_state_legal_residence,
      new_references.p_natural_par_status,
      new_references.p_child_supp_paid,
      new_references.p_repay_ed_loans,
      new_references.p_med_dent_expenses,
      new_references.p_tuit_paid_amount,
      new_references.p_tuit_paid_number,
      new_references.p_exp_child_supp_paid,
      new_references.p_exp_repay_ed_loans,
      new_references.p_exp_med_dent_expenses,
      new_references.p_exp_tuit_pd_amount,
      new_references.p_exp_tuit_pd_number,
      new_references.p_cash_sav_check,
      new_references.p_month_mortgage_pay,
      new_references.p_invest_value,
      new_references.p_invest_debt,
      new_references.p_home_value,
      new_references.p_home_debt,
      new_references.p_home_purch_price,
      new_references.p_own_business_farm,
      new_references.p_business_value,
      new_references.p_business_debt,
      new_references.p_farm_value,
      new_references.p_farm_debt,
      new_references.p_live_on_farm,
      new_references.p_oth_real_estate_value,
      new_references.p_oth_real_estate_debt,
      new_references.p_oth_real_purch_price,
      new_references.p_siblings_assets,
      new_references.p_home_purch_year,
      new_references.p_oth_real_purch_year,
      new_references.p_prior_agi,
      new_references.p_prior_us_tax_paid,
      new_references.p_prior_item_deductions,
      new_references.p_prior_other_untax_inc,
      new_references.p_tax_figures,
      new_references.p_number_exemptions,
      new_references.p_adjusted_gross_inc,
      new_references.p_wages_sal_tips,
      new_references.p_interest_income,
      new_references.p_dividend_income,
      new_references.p_net_inc_bus_farm,
      new_references.p_other_taxable_income,
      new_references.p_adj_to_income,
      new_references.p_us_tax_paid,
      new_references.p_itemized_deductions,
      new_references.p_father_income_work,
      new_references.p_mother_income_work,
      new_references.p_soc_sec_ben,
      new_references.p_welfare_tanf,
      new_references.p_child_supp_rcvd,
      new_references.p_ded_ira_keogh,
      new_references.p_tax_defer_pens_savs,
      new_references.p_dep_care_med_spending,
      new_references.p_earned_income_credit,
      new_references.p_living_allow,
      new_references.p_tax_exmpt_int,
      new_references.p_foreign_inc_excl,
      new_references.p_other_untax_inc,
      new_references.p_hope_ll_credit,
      new_references.p_yr_separation,
      new_references.p_yr_divorce,
      new_references.p_exp_father_inc,
      new_references.p_exp_mother_inc,
      new_references.p_exp_other_tax_inc,
      new_references.p_exp_other_untax_inc,
      new_references.line_2_relation,
      new_references.line_2_attend_college,
      new_references.line_3_relation,
      new_references.line_3_attend_college,
      new_references.line_4_relation,
      new_references.line_4_attend_college,
      new_references.line_5_relation,
      new_references.line_5_attend_college,
      new_references.line_6_relation,
      new_references.line_6_attend_college,
      new_references.line_7_relation,
      new_references.line_7_attend_college,
      new_references.line_8_relation,
      new_references.line_8_attend_college,
      new_references.p_age_father,
      new_references.p_age_mother,
      new_references.p_div_sep_ind,
      new_references.b_cont_non_custodial_par,
      new_references.college_type_2,
      new_references.college_type_3,
      new_references.college_type_4,
      new_references.college_type_5,
      new_references.college_type_6,
      new_references.college_type_7,
      new_references.college_type_8,
      new_references.school_code_1,
      new_references.housing_code_1,
      new_references.school_code_2,
      new_references.housing_code_2,
      new_references.school_code_3,
      new_references.housing_code_3,
      new_references.school_code_4,
      new_references.housing_code_4,
      new_references.school_code_5,
      new_references.housing_code_5,
      new_references.school_code_6,
      new_references.housing_code_6,
      new_references.school_code_7,
      new_references.housing_code_7,
      new_references.school_code_8,
      new_references.housing_code_8,
      new_references.school_code_9,
      new_references.housing_code_9,
      new_references.school_code_10,
      new_references.housing_code_10,
      new_references.additional_school_code_1,
      new_references.additional_school_code_2,
      new_references.additional_school_code_3,
      new_references.additional_school_code_4,
      new_references.additional_school_code_5,
      new_references.additional_school_code_6,
      new_references.additional_school_code_7,
      new_references.additional_school_code_8,
      new_references.additional_school_code_9,
      new_references.additional_school_code_10,
      new_references.explanation_spec_circum,
      new_references.signature_student,
      new_references.signature_spouse,
      new_references.signature_father,
      new_references.signature_mother,
      new_references.month_day_completed,
      new_references.year_completed,
      new_references.age_line_2,
      new_references.age_line_3,
      new_references.age_line_4,
      new_references.age_line_5,
      new_references.age_line_6,
      new_references.age_line_7,
      new_references.age_line_8,
      new_references.a_online_signature,
      new_references.question_1_number,
      new_references.question_1_size,
      new_references.question_1_answer,
      new_references.question_2_number,
      new_references.question_2_size,
      new_references.question_2_answer,
      new_references.question_3_number,
      new_references.question_3_size,
      new_references.question_3_answer,
      new_references.question_4_number,
      new_references.question_4_size,
      new_references.question_4_answer,
      new_references.question_5_number,
      new_references.question_5_size,
      new_references.question_5_answer,
      new_references.question_6_number,
      new_references.question_6_size,
      new_references.question_6_answer,
      new_references.question_7_number,
      new_references.question_7_size,
      new_references.question_7_answer,
      new_references.question_8_number,
      new_references.question_8_size,
      new_references.question_8_answer,
      new_references.question_9_number,
      new_references.question_9_size,
      new_references.question_9_answer,
      new_references.question_10_number,
      new_references.question_10_size,
      new_references.question_10_answer,
      new_references.question_11_number,
      new_references.question_11_size,
      new_references.question_11_answer,
      new_references.question_12_number,
      new_references.question_12_size,
      new_references.question_12_answer,
      new_references.question_13_number,
      new_references.question_13_size,
      new_references.question_13_answer,
      new_references.question_14_number,
      new_references.question_14_size,
      new_references.question_14_answer,
      new_references.question_15_number,
      new_references.question_15_size,
      new_references.question_15_answer,
      new_references.question_16_number,
      new_references.question_16_size,
      new_references.question_16_answer,
      new_references.question_17_number,
      new_references.question_17_size,
      new_references.question_17_answer,
      new_references.question_18_number,
      new_references.question_18_size,
      new_references.question_18_answer,
      new_references.question_19_number,
      new_references.question_19_size,
      new_references.question_19_answer,
      new_references.question_20_number,
      new_references.question_20_size,
      new_references.question_20_answer,
      new_references.question_21_number,
      new_references.question_21_size,
      new_references.question_21_answer,
      new_references.question_22_number,
      new_references.question_22_size,
      new_references.question_22_answer,
      new_references.question_23_number,
      new_references.question_23_size,
      new_references.question_23_answer,
      new_references.question_24_number,
      new_references.question_24_size,
      new_references.question_24_answer,
      new_references.question_25_number,
      new_references.question_25_size,
      new_references.question_25_answer,
      new_references.question_26_number,
      new_references.question_26_size,
      new_references.question_26_answer,
      new_references.question_27_number,
      new_references.question_27_size,
      new_references.question_27_answer,
      new_references.question_28_number,
      new_references.question_28_size,
      new_references.question_28_answer,
      new_references.question_29_number,
      new_references.question_29_size,
      new_references.question_29_answer,
      new_references.question_30_number,
      new_references.questions_30_size,
      new_references.question_30_answer,
      new_references.r_s_email_address,
      new_references.eps_code,
      new_references.comp_css_dependency_status,
      new_references.stu_age,
      new_references.assumed_stu_yr_in_coll,
      new_references.comp_stu_marital_status,
      new_references.stu_family_members,
      new_references.stu_fam_members_in_college,
      new_references.par_marital_status,
      new_references.par_family_members,
      new_references.par_total_in_college,
      new_references.par_par_in_college,
      new_references.par_others_in_college,
      new_references.par_aesa,
      new_references.par_cesa,
      new_references.stu_aesa,
      new_references.stu_cesa,
      new_references.im_p_bas_agi_taxable_income,
      new_references.im_p_bas_untx_inc_and_ben,
      new_references.im_p_bas_inc_adj,
      new_references.im_p_bas_total_income,
      new_references.im_p_bas_us_income_tax,
      new_references.im_p_bas_st_and_other_tax,
      new_references.im_p_bas_fica_tax,
      new_references.im_p_bas_med_dental,
      new_references.im_p_bas_employment_allow,
      new_references.im_p_bas_annual_ed_savings,
      new_references.im_p_bas_inc_prot_allow_m,
      new_references.im_p_bas_total_inc_allow,
      new_references.im_p_bas_cal_avail_inc,
      new_references.im_p_bas_avail_income,
      new_references.im_p_bas_total_cont_inc,
      new_references.im_p_bas_cash_bank_accounts,
      new_references.im_p_bas_home_equity,
      new_references.im_p_bas_ot_rl_est_inv_eq,
      new_references.im_p_bas_adj_bus_farm_worth,
      new_references.im_p_bas_ass_sibs_pre_tui,
      new_references.im_p_bas_net_worth,
      new_references.im_p_bas_emerg_res_allow,
      new_references.im_p_bas_cum_ed_savings,
      new_references.im_p_bas_low_inc_allow,
      new_references.im_p_bas_total_asset_allow,
      new_references.im_p_bas_disc_net_worth,
      new_references.im_p_bas_total_cont_asset,
      new_references.im_p_bas_total_cont,
      new_references.im_p_bas_num_in_coll_adj,
      new_references.im_p_bas_cont_for_stu,
      new_references.im_p_bas_cont_from_income,
      new_references.im_p_bas_cont_from_assets,
      new_references.im_p_opt_agi_taxable_income,
      new_references.im_p_opt_untx_inc_and_ben,
      new_references.im_p_opt_inc_adj,
      new_references.im_p_opt_total_income,
      new_references.im_p_opt_us_income_tax,
      new_references.im_p_opt_st_and_other_tax,
      new_references.im_p_opt_fica_tax,
      new_references.im_p_opt_med_dental,
      new_references.im_p_opt_elem_sec_tuit,
      new_references.im_p_opt_employment_allow,
      new_references.im_p_opt_annual_ed_savings,
      new_references.im_p_opt_inc_prot_allow_m,
      new_references.im_p_opt_total_inc_allow,
      new_references.im_p_opt_cal_avail_inc,
      new_references.im_p_opt_avail_income,
      new_references.im_p_opt_total_cont_inc,
      new_references.im_p_opt_cash_bank_accounts,
      new_references.im_p_opt_home_equity,
      new_references.im_p_opt_ot_rl_est_inv_eq,
      new_references.im_p_opt_adj_bus_farm_worth,
      new_references.im_p_opt_ass_sibs_pre_t,
      new_references.im_p_opt_net_worth,
      new_references.im_p_opt_emerg_res_allow,
      new_references.im_p_opt_cum_ed_savings,
      new_references.im_p_opt_low_inc_allow,
      new_references.im_p_opt_total_asset_allow,
      new_references.im_p_opt_disc_net_worth,
      new_references.im_p_opt_total_cont_asset,
      new_references.im_p_opt_total_cont,
      new_references.im_p_opt_num_in_coll_adj,
      new_references.im_p_opt_cont_for_stu,
      new_references.im_p_opt_cont_from_income,
      new_references.im_p_opt_cont_from_assets,
      new_references.fm_p_analysis_type,
      new_references.fm_p_agi_taxable_income,
      new_references.fm_p_untx_inc_and_ben,
      new_references.fm_p_inc_adj,
      new_references.fm_p_total_income,
      new_references.fm_p_us_income_tax,
      new_references.fm_p_state_and_other_taxes,
      new_references.fm_p_fica_tax,
      new_references.fm_p_employment_allow,
      new_references.fm_p_income_prot_allow,
      new_references.fm_p_total_allow,
      new_references.fm_p_avail_income,
      new_references.fm_p_cash_bank_accounts,
      new_references.fm_p_ot_rl_est_inv_eq,
      new_references.fm_p_adj_bus_farm_net_worth,
      new_references.fm_p_net_worth,
      new_references.fm_p_asset_prot_allow,
      new_references.fm_p_disc_net_worth,
      new_references.fm_p_total_contribution,
      new_references.fm_p_num_in_coll,
      new_references.fm_p_cont_for_stu,
      new_references.fm_p_cont_from_income,
      new_references.fm_p_cont_from_assets,
      new_references.im_s_bas_agi_taxable_income,
      new_references.im_s_bas_untx_inc_and_ben,
      new_references.im_s_bas_inc_adj,
      new_references.im_s_bas_total_income,
      new_references.im_s_bas_us_income_tax,
      new_references.im_s_bas_st_and_oth_tax,
      new_references.im_s_bas_fica_tax,
      new_references.im_s_bas_med_dental,
      new_references.im_s_bas_employment_allow,
      new_references.im_s_bas_annual_ed_savings,
      new_references.im_s_bas_inc_prot_allow_m,
      new_references.im_s_bas_total_inc_allow,
      new_references.im_s_bas_cal_avail_income,
      new_references.im_s_bas_avail_income,
      new_references.im_s_bas_total_cont_inc,
      new_references.im_s_bas_cash_bank_accounts,
      new_references.im_s_bas_home_equity,
      new_references.im_s_bas_ot_rl_est_inv_eq,
      new_references.im_s_bas_adj_bus_farm_worth,
      new_references.im_s_bas_trusts,
      new_references.im_s_bas_net_worth,
      new_references.im_s_bas_emerg_res_allow,
      new_references.im_s_bas_cum_ed_savings,
      new_references.im_s_bas_total_asset_allow,
      new_references.im_s_bas_disc_net_worth,
      new_references.im_s_bas_total_cont_asset,
      new_references.im_s_bas_total_cont,
      new_references.im_s_bas_num_in_coll_adj,
      new_references.im_s_bas_cont_for_stu,
      new_references.im_s_bas_cont_from_income,
      new_references.im_s_bas_cont_from_assets,
      new_references.im_s_est_agi_taxable_income,
      new_references.im_s_est_untx_inc_and_ben,
      new_references.im_s_est_inc_adj,
      new_references.im_s_est_total_income,
      new_references.im_s_est_us_income_tax,
      new_references.im_s_est_st_and_oth_tax,
      new_references.im_s_est_fica_tax,
      new_references.im_s_est_med_dental,
      new_references.im_s_est_employment_allow,
      new_references.im_s_est_annual_ed_savings,
      new_references.im_s_est_inc_prot_allow_m,
      new_references.im_s_est_total_inc_allow,
      new_references.im_s_est_cal_avail_income,
      new_references.im_s_est_avail_income,
      new_references.im_s_est_total_cont_inc,
      new_references.im_s_est_cash_bank_accounts,
      new_references.im_s_est_home_equity,
      new_references.im_s_est_ot_rl_est_inv_equ,
      new_references.im_s_est_adj_bus_farm_worth,
      new_references.im_s_est_est_trusts,
      new_references.im_s_est_net_worth,
      new_references.im_s_est_emerg_res_allow,
      new_references.im_s_est_cum_ed_savings,
      new_references.im_s_est_total_asset_allow,
      new_references.im_s_est_disc_net_worth,
      new_references.im_s_est_total_cont_asset,
      new_references.im_s_est_total_cont,
      new_references.im_s_est_num_in_coll_adj,
      new_references.im_s_est_cont_for_stu,
      new_references.im_s_est_cont_from_income,
      new_references.im_s_est_cont_from_assets,
      new_references.im_s_opt_agi_taxable_income,
      new_references.im_s_opt_untx_inc_and_ben,
      new_references.im_s_opt_inc_adj,
      new_references.im_s_opt_total_income,
      new_references.im_s_opt_us_income_tax,
      new_references.im_s_opt_state_and_oth_taxes,
      new_references.im_s_opt_fica_tax,
      new_references.im_s_opt_med_dental,
      new_references.im_s_opt_employment_allow,
      new_references.im_s_opt_annual_ed_savings,
      new_references.im_s_opt_inc_prot_allow_m,
      new_references.im_s_opt_total_inc_allow,
      new_references.im_s_opt_cal_avail_income,
      new_references.im_s_opt_avail_income,
      new_references.im_s_opt_total_cont_inc,
      new_references.im_s_opt_cash_bank_accounts,
      new_references.im_s_opt_ira_keogh_accounts,
      new_references.im_s_opt_home_equity,
      new_references.im_s_opt_ot_rl_est_inv_eq,
      new_references.im_s_opt_adj_bus_farm_worth,
      new_references.im_s_opt_trusts,
      new_references.im_s_opt_net_worth,
      new_references.im_s_opt_emerg_res_allow,
      new_references.im_s_opt_cum_ed_savings,
      new_references.im_s_opt_total_asset_allow,
      new_references.im_s_opt_disc_net_worth,
      new_references.im_s_opt_total_cont_asset,
      new_references.im_s_opt_total_cont,
      new_references.im_s_opt_num_in_coll_adj,
      new_references.im_s_opt_cont_for_stu,
      new_references.im_s_opt_cont_from_income,
      new_references.im_s_opt_cont_from_assets,
      new_references.fm_s_analysis_type,
      new_references.fm_s_agi_taxable_income,
      new_references.fm_s_untx_inc_and_ben,
      new_references.fm_s_inc_adj,
      new_references.fm_s_total_income,
      new_references.fm_s_us_income_tax,
      new_references.fm_s_state_and_oth_taxes,
      new_references.fm_s_fica_tax,
      new_references.fm_s_employment_allow,
      new_references.fm_s_income_prot_allow,
      new_references.fm_s_total_allow,
      new_references.fm_s_cal_avail_income,
      new_references.fm_s_avail_income,
      new_references.fm_s_cash_bank_accounts,
      new_references.fm_s_ot_rl_est_inv_equity,
      new_references.fm_s_adj_bus_farm_worth,
      new_references.fm_s_trusts,
      new_references.fm_s_net_worth,
      new_references.fm_s_asset_prot_allow,
      new_references.fm_s_disc_net_worth,
      new_references.fm_s_total_cont,
      new_references.fm_s_num_in_coll,
      new_references.fm_s_cont_for_stu,
      new_references.fm_s_cont_from_income,
      new_references.fm_s_cont_from_assets,
      new_references.im_inst_resident_ind,
      new_references.institutional_1_budget_name,
      new_references.im_inst_1_budget_duration,
      new_references.im_inst_1_tuition_fees,
      new_references.im_inst_1_books_supplies,
      new_references.im_inst_1_living_expenses,
      new_references.im_inst_1_tot_expenses,
      new_references.im_inst_1_tot_stu_cont,
      new_references.im_inst_1_tot_par_cont,
      new_references.im_inst_1_tot_family_cont,
      new_references.im_inst_1_va_benefits,
      new_references.im_inst_1_ot_cont,
      new_references.im_inst_1_est_financial_need,
      new_references.institutional_2_budget_name,
      new_references.im_inst_2_budget_duration,
      new_references.im_inst_2_tuition_fees,
      new_references.im_inst_2_books_supplies,
      new_references.im_inst_2_living_expenses,
      new_references.im_inst_2_tot_expenses,
      new_references.im_inst_2_tot_stu_cont,
      new_references.im_inst_2_tot_par_cont,
      new_references.im_inst_2_tot_family_cont,
      new_references.im_inst_2_va_benefits,
      new_references.im_inst_2_est_financial_need,
      new_references.institutional_3_budget_name,
      new_references.im_inst_3_budget_duration,
      new_references.im_inst_3_tuition_fees,
      new_references.im_inst_3_books_supplies,
      new_references.im_inst_3_living_expenses,
      new_references.im_inst_3_tot_expenses,
      new_references.im_inst_3_tot_stu_cont,
      new_references.im_inst_3_tot_par_cont,
      new_references.im_inst_3_tot_family_cont,
      new_references.im_inst_3_va_benefits,
      new_references.im_inst_3_est_financial_need,
      new_references.fm_inst_1_federal_efc,
      new_references.fm_inst_1_va_benefits,
      new_references.fm_inst_1_fed_eligibility,
      new_references.fm_inst_1_pell,
      new_references.option_par_loss_allow_ind,
      new_references.option_par_tuition_ind,
      new_references.option_par_home_ind,
      new_references.option_par_home_value,
      new_references.option_par_home_debt,
      new_references.option_stu_ira_keogh_ind,
      new_references.option_stu_home_ind,
      new_references.option_stu_home_value,
      new_references.option_stu_home_debt,
      new_references.option_stu_sum_ay_inc_ind,
      new_references.option_par_hope_ll_credit,
      new_references.option_stu_hope_ll_credit,
      new_references.im_parent_1_8_months_bas,
      new_references.im_p_more_than_9_mth_ba,
      new_references.im_parent_1_8_months_opt,
      new_references.im_p_more_than_9_mth_op,
      new_references.fnar_message_1,
      new_references.fnar_message_2,
      new_references.fnar_message_3,
      new_references.fnar_message_4,
      new_references.fnar_message_5,
      new_references.fnar_message_6,
      new_references.fnar_message_7,
      new_references.fnar_message_8,
      new_references.fnar_message_9,
      new_references.fnar_message_10,
      new_references.fnar_message_11,
      new_references.fnar_message_12,
      new_references.fnar_message_13,
      new_references.fnar_message_20,
      new_references.fnar_message_21,
      new_references.fnar_message_22,
      new_references.fnar_message_23,
      new_references.fnar_message_24,
      new_references.fnar_message_25,
      new_references.fnar_message_26,
      new_references.fnar_message_27,
      new_references.fnar_message_30,
      new_references.fnar_message_31,
      new_references.fnar_message_32,
      new_references.fnar_message_33,
      new_references.fnar_message_34,
      new_references.fnar_message_35,
      new_references.fnar_message_36,
      new_references.fnar_message_37,
      new_references.fnar_message_38,
      new_references.fnar_message_39,
      new_references.fnar_message_45,
      new_references.fnar_message_46,
      new_references.fnar_message_47,
      new_references.fnar_message_48,
      new_references.fnar_message_50,
      new_references.fnar_message_51,
      new_references.fnar_message_52,
      new_references.fnar_message_53,
      new_references.fnar_message_56,
      new_references.fnar_message_57,
      new_references.fnar_message_58,
      new_references.fnar_message_59,
      new_references.fnar_message_60,
      new_references.fnar_message_61,
      new_references.fnar_message_62,
      new_references.fnar_message_63,
      new_references.fnar_message_64,
      new_references.fnar_message_65,
      new_references.fnar_message_71,
      new_references.fnar_message_72,
      new_references.fnar_message_73,
      new_references.fnar_message_74,
      new_references.fnar_message_75,
      new_references.fnar_message_76,
      new_references.fnar_message_77,
      new_references.fnar_message_78,
      new_references.fnar_mesg_10_stu_fam_mem,
      new_references.fnar_mesg_11_stu_no_in_coll,
      new_references.fnar_mesg_24_stu_avail_inc,
      new_references.fnar_mesg_26_stu_taxes,
      new_references.fnar_mesg_33_stu_home_value,
      new_references.fnar_mesg_34_stu_home_value,
      new_references.fnar_mesg_34_stu_home_equity,
      new_references.fnar_mesg_35_stu_home_value,
      new_references.fnar_mesg_35_stu_home_equity,
      new_references.fnar_mesg_36_stu_home_equity,
      new_references.fnar_mesg_48_par_fam_mem,
      new_references.fnar_mesg_49_par_no_in_coll,
      new_references.fnar_mesg_56_par_agi,
      new_references.fnar_mesg_62_par_taxes,
      new_references.fnar_mesg_73_par_home_value,
      new_references.fnar_mesg_74_par_home_value,
      new_references.fnar_mesg_74_par_home_equity,
      new_references.fnar_mesg_75_par_home_value,
      new_references.fnar_mesg_75_par_home_equity,
      new_references.fnar_mesg_76_par_home_equity,
      new_references.assumption_message_1,
      new_references.assumption_message_2,
      new_references.assumption_message_3,
      new_references.assumption_message_4,
      new_references.assumption_message_5,
      new_references.assumption_message_6,
      new_references.record_mark,
      x_last_update_date,
      x_last_updated_by,
      x_last_update_date,
      x_last_updated_by,
      x_last_update_login,
      new_references.option_par_cola_adj_ind,
      new_references.option_par_stu_fa_assets_ind,
      new_references.option_par_ipt_assets_ind,
      new_references.option_stu_ipt_assets_ind,
      new_references.option_par_cola_adj_value,
      new_references.fnar_message_49,
      new_references.fnar_message_55,
      new_references.p_soc_sec_ben_student_amt,
      new_references.p_tuit_fee_deduct_amt,
      new_references.option_ind_stu_ipt_assets_flag,
      new_references.stu_lives_with_num,
      new_references.stu_most_support_from_num,
      new_references.location_computer_num,
      new_references.cust_parent_cont_adj_num,
      new_references.custodial_parent_num,
      new_references.cust_par_base_prcnt_inc_amt,
      new_references.cust_par_base_cont_inc_amt,
      new_references.cust_par_base_cont_ast_amt,
      new_references.cust_par_base_tot_cont_amt,
      new_references.cust_par_opt_prcnt_inc_amt,
      new_references.cust_par_opt_cont_inc_amt,
      new_references.cust_par_opt_cont_ast_amt,
      new_references.cust_par_opt_tot_cont_amt,
      new_references.parents_email_txt,
      new_references.parent_1_birth_date,
      new_references.parent_2_birth_date,
      new_references.match_code
    );
Line: 5922

  END insert_row;
Line: 6648

      SELECT
        record_status,
        college_code,
        academic_year,
        stu_record_type,
        css_id_number,
        registration_receipt_date,
        registration_type,
        application_receipt_date,
        application_type,
        original_fnar_compute,
        revision_fnar_compute_date,
        electronic_extract_date,
        institutional_reporting_type,
        asr_receipt_date,
        last_name,
        first_name,
        middle_initial,
        address_number_and_street,
        city,
        state_mailing,
        zip_code,
        s_telephone_number,
        s_title,
        date_of_birth,
        social_security_number,
        state_legal_residence,
        foreign_address_indicator,
        foreign_postal_code,
        country,
        financial_aid_status,
        year_in_college,
        marital_status,
        ward_court,
        legal_dependents_other,
        household_size,
        number_in_college,
        citizenship_status,
        citizenship_country,
        visa_classification,
        tax_figures,
        number_exemptions,
        adjusted_gross_inc,
        us_tax_paid,
        itemized_deductions,
        stu_income_work,
        spouse_income_work,
        divid_int_inc,
        soc_sec_benefits,
        welfare_tanf,
        child_supp_rcvd,
        earned_income_credit,
        other_untax_income,
        tax_stu_aid,
        cash_sav_check,
        ira_keogh,
        invest_value,
        invest_debt,
        home_value,
        home_debt,
        oth_real_value,
        oth_real_debt,
        bus_farm_value,
        bus_farm_debt,
        live_on_farm,
        home_purch_price,
        hope_ll_credit,
        home_purch_year,
        trust_amount,
        trust_avail,
        trust_estab,
        child_support_paid,
        med_dent_expenses,
        vet_us,
        vet_ben_amount,
        vet_ben_months,
        stu_summer_wages,
        stu_school_yr_wages,
        spouse_summer_wages,
        spouse_school_yr_wages,
        summer_other_tax_inc,
        school_yr_other_tax_inc,
        summer_untax_inc,
        school_yr_untax_inc,
        grants_schol_etc,
        tuit_benefits,
        cont_parents,
        cont_relatives,
        p_siblings_pre_tuit,
        p_student_pre_tuit,
        p_household_size,
        p_number_in_college,
        p_parents_in_college,
        p_marital_status,
        p_state_legal_residence,
        p_natural_par_status,
        p_child_supp_paid,
        p_repay_ed_loans,
        p_med_dent_expenses,
        p_tuit_paid_amount,
        p_tuit_paid_number,
        p_exp_child_supp_paid,
        p_exp_repay_ed_loans,
        p_exp_med_dent_expenses,
        p_exp_tuit_pd_amount,
        p_exp_tuit_pd_number,
        p_cash_sav_check,
        p_month_mortgage_pay,
        p_invest_value,
        p_invest_debt,
        p_home_value,
        p_home_debt,
        p_home_purch_price,
        p_own_business_farm,
        p_business_value,
        p_business_debt,
        p_farm_value,
        p_farm_debt,
        p_live_on_farm,
        p_oth_real_estate_value,
        p_oth_real_estate_debt,
        p_oth_real_purch_price,
        p_siblings_assets,
        p_home_purch_year,
        p_oth_real_purch_year,
        p_prior_agi,
        p_prior_us_tax_paid,
        p_prior_item_deductions,
        p_prior_other_untax_inc,
        p_tax_figures,
        p_number_exemptions,
        p_adjusted_gross_inc,
        p_wages_sal_tips,
        p_interest_income,
        p_dividend_income,
        p_net_inc_bus_farm,
        p_other_taxable_income,
        p_adj_to_income,
        p_us_tax_paid,
        p_itemized_deductions,
        p_father_income_work,
        p_mother_income_work,
        p_soc_sec_ben,
        p_welfare_tanf,
        p_child_supp_rcvd,
        p_ded_ira_keogh,
        p_tax_defer_pens_savs,
        p_dep_care_med_spending,
        p_earned_income_credit,
        p_living_allow,
        p_tax_exmpt_int,
        p_foreign_inc_excl,
        p_other_untax_inc,
        p_hope_ll_credit,
        p_yr_separation,
        p_yr_divorce,
        p_exp_father_inc,
        p_exp_mother_inc,
        p_exp_other_tax_inc,
        p_exp_other_untax_inc,
        line_2_relation,
        line_2_attend_college,
        line_3_relation,
        line_3_attend_college,
        line_4_relation,
        line_4_attend_college,
        line_5_relation,
        line_5_attend_college,
        line_6_relation,
        line_6_attend_college,
        line_7_relation,
        line_7_attend_college,
        line_8_relation,
        line_8_attend_college,
        p_age_father,
        p_age_mother,
        p_div_sep_ind,
        b_cont_non_custodial_par,
        college_type_2,
        college_type_3,
        college_type_4,
        college_type_5,
        college_type_6,
        college_type_7,
        college_type_8,
        school_code_1,
        housing_code_1,
        school_code_2,
        housing_code_2,
        school_code_3,
        housing_code_3,
        school_code_4,
        housing_code_4,
        school_code_5,
        housing_code_5,
        school_code_6,
        housing_code_6,
        school_code_7,
        housing_code_7,
        school_code_8,
        housing_code_8,
        school_code_9,
        housing_code_9,
        school_code_10,
        housing_code_10,
        additional_school_code_1,
        additional_school_code_2,
        additional_school_code_3,
        additional_school_code_4,
        additional_school_code_5,
        additional_school_code_6,
        additional_school_code_7,
        additional_school_code_8,
        additional_school_code_9,
        additional_school_code_10,
        explanation_spec_circum,
        signature_student,
        signature_spouse,
        signature_father,
        signature_mother,
        month_day_completed,
        year_completed,
        age_line_2,
        age_line_3,
        age_line_4,
        age_line_5,
        age_line_6,
        age_line_7,
        age_line_8,
        a_online_signature,
        question_1_number,
        question_1_size,
        question_1_answer,
        question_2_number,
        question_2_size,
        question_2_answer,
        question_3_number,
        question_3_size,
        question_3_answer,
        question_4_number,
        question_4_size,
        question_4_answer,
        question_5_number,
        question_5_size,
        question_5_answer,
        question_6_number,
        question_6_size,
        question_6_answer,
        question_7_number,
        question_7_size,
        question_7_answer,
        question_8_number,
        question_8_size,
        question_8_answer,
        question_9_number,
        question_9_size,
        question_9_answer,
        question_10_number,
        question_10_size,
        question_10_answer,
        question_11_number,
        question_11_size,
        question_11_answer,
        question_12_number,
        question_12_size,
        question_12_answer,
        question_13_number,
        question_13_size,
        question_13_answer,
        question_14_number,
        question_14_size,
        question_14_answer,
        question_15_number,
        question_15_size,
        question_15_answer,
        question_16_number,
        question_16_size,
        question_16_answer,
        question_17_number,
        question_17_size,
        question_17_answer,
        question_18_number,
        question_18_size,
        question_18_answer,
        question_19_number,
        question_19_size,
        question_19_answer,
        question_20_number,
        question_20_size,
        question_20_answer,
        question_21_number,
        question_21_size,
        question_21_answer,
        question_22_number,
        question_22_size,
        question_22_answer,
        question_23_number,
        question_23_size,
        question_23_answer,
        question_24_number,
        question_24_size,
        question_24_answer,
        question_25_number,
        question_25_size,
        question_25_answer,
        question_26_number,
        question_26_size,
        question_26_answer,
        question_27_number,
        question_27_size,
        question_27_answer,
        question_28_number,
        question_28_size,
        question_28_answer,
        question_29_number,
        question_29_size,
        question_29_answer,
        question_30_number,
        questions_30_size,
        question_30_answer,
        r_s_email_address,
        eps_code,
        comp_css_dependency_status,
        stu_age,
        assumed_stu_yr_in_coll,
        comp_stu_marital_status,
        stu_family_members,
        stu_fam_members_in_college,
        par_marital_status,
        par_family_members,
        par_total_in_college,
        par_par_in_college,
        par_others_in_college,
        par_aesa,
        par_cesa,
        stu_aesa,
        stu_cesa,
        im_p_bas_agi_taxable_income,
        im_p_bas_untx_inc_and_ben,
        im_p_bas_inc_adj,
        im_p_bas_total_income,
        im_p_bas_us_income_tax,
        im_p_bas_st_and_other_tax,
        im_p_bas_fica_tax,
        im_p_bas_med_dental,
        im_p_bas_employment_allow,
        im_p_bas_annual_ed_savings,
        im_p_bas_inc_prot_allow_m,
        im_p_bas_total_inc_allow,
        im_p_bas_cal_avail_inc,
        im_p_bas_avail_income,
        im_p_bas_total_cont_inc,
        im_p_bas_cash_bank_accounts,
        im_p_bas_home_equity,
        im_p_bas_ot_rl_est_inv_eq,
        im_p_bas_adj_bus_farm_worth,
        im_p_bas_ass_sibs_pre_tui,
        im_p_bas_net_worth,
        im_p_bas_emerg_res_allow,
        im_p_bas_cum_ed_savings,
        im_p_bas_low_inc_allow,
        im_p_bas_total_asset_allow,
        im_p_bas_disc_net_worth,
        im_p_bas_total_cont_asset,
        im_p_bas_total_cont,
        im_p_bas_num_in_coll_adj,
        im_p_bas_cont_for_stu,
        im_p_bas_cont_from_income,
        im_p_bas_cont_from_assets,
        im_p_opt_agi_taxable_income,
        im_p_opt_untx_inc_and_ben,
        im_p_opt_inc_adj,
        im_p_opt_total_income,
        im_p_opt_us_income_tax,
        im_p_opt_st_and_other_tax,
        im_p_opt_fica_tax,
        im_p_opt_med_dental,
        im_p_opt_elem_sec_tuit,
        im_p_opt_employment_allow,
        im_p_opt_annual_ed_savings,
        im_p_opt_inc_prot_allow_m,
        im_p_opt_total_inc_allow,
        im_p_opt_cal_avail_inc,
        im_p_opt_avail_income,
        im_p_opt_total_cont_inc,
        im_p_opt_cash_bank_accounts,
        im_p_opt_home_equity,
        im_p_opt_ot_rl_est_inv_eq,
        im_p_opt_adj_bus_farm_worth,
        im_p_opt_ass_sibs_pre_t,
        im_p_opt_net_worth,
        im_p_opt_emerg_res_allow,
        im_p_opt_cum_ed_savings,
        im_p_opt_low_inc_allow,
        im_p_opt_total_asset_allow,
        im_p_opt_disc_net_worth,
        im_p_opt_total_cont_asset,
        im_p_opt_total_cont,
        im_p_opt_num_in_coll_adj,
        im_p_opt_cont_for_stu,
        im_p_opt_cont_from_income,
        im_p_opt_cont_from_assets,
        fm_p_analysis_type,
        fm_p_agi_taxable_income,
        fm_p_untx_inc_and_ben,
        fm_p_inc_adj,
        fm_p_total_income,
        fm_p_us_income_tax,
        fm_p_state_and_other_taxes,
        fm_p_fica_tax,
        fm_p_employment_allow,
        fm_p_income_prot_allow,
        fm_p_total_allow,
        fm_p_avail_income,
        fm_p_cash_bank_accounts,
        fm_p_ot_rl_est_inv_eq,
        fm_p_adj_bus_farm_net_worth,
        fm_p_net_worth,
        fm_p_asset_prot_allow,
        fm_p_disc_net_worth,
        fm_p_total_contribution,
        fm_p_num_in_coll,
        fm_p_cont_for_stu,
        fm_p_cont_from_income,
        fm_p_cont_from_assets,
        im_s_bas_agi_taxable_income,
        im_s_bas_untx_inc_and_ben,
        im_s_bas_inc_adj,
        im_s_bas_total_income,
        im_s_bas_us_income_tax,
        im_s_bas_st_and_oth_tax,
        im_s_bas_fica_tax,
        im_s_bas_med_dental,
        im_s_bas_employment_allow,
        im_s_bas_annual_ed_savings,
        im_s_bas_inc_prot_allow_m,
        im_s_bas_total_inc_allow,
        im_s_bas_cal_avail_income,
        im_s_bas_avail_income,
        im_s_bas_total_cont_inc,
        im_s_bas_cash_bank_accounts,
        im_s_bas_home_equity,
        im_s_bas_ot_rl_est_inv_eq,
        im_s_bas_adj_bus_farm_worth,
        im_s_bas_trusts,
        im_s_bas_net_worth,
        im_s_bas_emerg_res_allow,
        im_s_bas_cum_ed_savings,
        im_s_bas_total_asset_allow,
        im_s_bas_disc_net_worth,
        im_s_bas_total_cont_asset,
        im_s_bas_total_cont,
        im_s_bas_num_in_coll_adj,
        im_s_bas_cont_for_stu,
        im_s_bas_cont_from_income,
        im_s_bas_cont_from_assets,
        im_s_est_agi_taxable_income,
        im_s_est_untx_inc_and_ben,
        im_s_est_inc_adj,
        im_s_est_total_income,
        im_s_est_us_income_tax,
        im_s_est_st_and_oth_tax,
        im_s_est_fica_tax,
        im_s_est_med_dental,
        im_s_est_employment_allow,
        im_s_est_annual_ed_savings,
        im_s_est_inc_prot_allow_m,
        im_s_est_total_inc_allow,
        im_s_est_cal_avail_income,
        im_s_est_avail_income,
        im_s_est_total_cont_inc,
        im_s_est_cash_bank_accounts,
        im_s_est_home_equity,
        im_s_est_ot_rl_est_inv_equ,
        im_s_est_adj_bus_farm_worth,
        im_s_est_est_trusts,
        im_s_est_net_worth,
        im_s_est_emerg_res_allow,
        im_s_est_cum_ed_savings,
        im_s_est_total_asset_allow,
        im_s_est_disc_net_worth,
        im_s_est_total_cont_asset,
        im_s_est_total_cont,
        im_s_est_num_in_coll_adj,
        im_s_est_cont_for_stu,
        im_s_est_cont_from_income,
        im_s_est_cont_from_assets,
        im_s_opt_agi_taxable_income,
        im_s_opt_untx_inc_and_ben,
        im_s_opt_inc_adj,
        im_s_opt_total_income,
        im_s_opt_us_income_tax,
        im_s_opt_state_and_oth_taxes,
        im_s_opt_fica_tax,
        im_s_opt_med_dental,
        im_s_opt_employment_allow,
        im_s_opt_annual_ed_savings,
        im_s_opt_inc_prot_allow_m,
        im_s_opt_total_inc_allow,
        im_s_opt_cal_avail_income,
        im_s_opt_avail_income,
        im_s_opt_total_cont_inc,
        im_s_opt_cash_bank_accounts,
        im_s_opt_ira_keogh_accounts,
        im_s_opt_home_equity,
        im_s_opt_ot_rl_est_inv_eq,
        im_s_opt_adj_bus_farm_worth,
        im_s_opt_trusts,
        im_s_opt_net_worth,
        im_s_opt_emerg_res_allow,
        im_s_opt_cum_ed_savings,
        im_s_opt_total_asset_allow,
        im_s_opt_disc_net_worth,
        im_s_opt_total_cont_asset,
        im_s_opt_total_cont,
        im_s_opt_num_in_coll_adj,
        im_s_opt_cont_for_stu,
        im_s_opt_cont_from_income,
        im_s_opt_cont_from_assets,
        fm_s_analysis_type,
        fm_s_agi_taxable_income,
        fm_s_untx_inc_and_ben,
        fm_s_inc_adj,
        fm_s_total_income,
        fm_s_us_income_tax,
        fm_s_state_and_oth_taxes,
        fm_s_fica_tax,
        fm_s_employment_allow,
        fm_s_income_prot_allow,
        fm_s_total_allow,
        fm_s_cal_avail_income,
        fm_s_avail_income,
        fm_s_cash_bank_accounts,
        fm_s_ot_rl_est_inv_equity,
        fm_s_adj_bus_farm_worth,
        fm_s_trusts,
        fm_s_net_worth,
        fm_s_asset_prot_allow,
        fm_s_disc_net_worth,
        fm_s_total_cont,
        fm_s_num_in_coll,
        fm_s_cont_for_stu,
        fm_s_cont_from_income,
        fm_s_cont_from_assets,
        im_inst_resident_ind,
        institutional_1_budget_name,
        im_inst_1_budget_duration,
        im_inst_1_tuition_fees,
        im_inst_1_books_supplies,
        im_inst_1_living_expenses,
        im_inst_1_tot_expenses,
        im_inst_1_tot_stu_cont,
        im_inst_1_tot_par_cont,
        im_inst_1_tot_family_cont,
        im_inst_1_va_benefits,
        im_inst_1_ot_cont,
        im_inst_1_est_financial_need,
        institutional_2_budget_name,
        im_inst_2_budget_duration,
        im_inst_2_tuition_fees,
        im_inst_2_books_supplies,
        im_inst_2_living_expenses,
        im_inst_2_tot_expenses,
        im_inst_2_tot_stu_cont,
        im_inst_2_tot_par_cont,
        im_inst_2_tot_family_cont,
        im_inst_2_va_benefits,
        im_inst_2_est_financial_need,
        institutional_3_budget_name,
        im_inst_3_budget_duration,
        im_inst_3_tuition_fees,
        im_inst_3_books_supplies,
        im_inst_3_living_expenses,
        im_inst_3_tot_expenses,
        im_inst_3_tot_stu_cont,
        im_inst_3_tot_par_cont,
        im_inst_3_tot_family_cont,
        im_inst_3_va_benefits,
        im_inst_3_est_financial_need,
        fm_inst_1_federal_efc,
        fm_inst_1_va_benefits,
        fm_inst_1_fed_eligibility,
        fm_inst_1_pell,
        option_par_loss_allow_ind,
        option_par_tuition_ind,
        option_par_home_ind,
        option_par_home_value,
        option_par_home_debt,
        option_stu_ira_keogh_ind,
        option_stu_home_ind,
        option_stu_home_value,
        option_stu_home_debt,
        option_stu_sum_ay_inc_ind,
        option_par_hope_ll_credit,
        option_stu_hope_ll_credit,
        im_parent_1_8_months_bas,
        im_p_more_than_9_mth_ba,
        im_parent_1_8_months_opt,
        im_p_more_than_9_mth_op,
        fnar_message_1,
        fnar_message_2,
        fnar_message_3,
        fnar_message_4,
        fnar_message_5,
        fnar_message_6,
        fnar_message_7,
        fnar_message_8,
        fnar_message_9,
        fnar_message_10,
        fnar_message_11,
        fnar_message_12,
        fnar_message_13,
        fnar_message_20,
        fnar_message_21,
        fnar_message_22,
        fnar_message_23,
        fnar_message_24,
        fnar_message_25,
        fnar_message_26,
        fnar_message_27,
        fnar_message_30,
        fnar_message_31,
        fnar_message_32,
        fnar_message_33,
        fnar_message_34,
        fnar_message_35,
        fnar_message_36,
        fnar_message_37,
        fnar_message_38,
        fnar_message_39,
        fnar_message_45,
        fnar_message_46,
        fnar_message_47,
        fnar_message_48,
        fnar_message_50,
        fnar_message_51,
        fnar_message_52,
        fnar_message_53,
        fnar_message_56,
        fnar_message_57,
        fnar_message_58,
        fnar_message_59,
        fnar_message_60,
        fnar_message_61,
        fnar_message_62,
        fnar_message_63,
        fnar_message_64,
        fnar_message_65,
        fnar_message_71,
        fnar_message_72,
        fnar_message_73,
        fnar_message_74,
        fnar_message_75,
        fnar_message_76,
        fnar_message_77,
        fnar_message_78,
        fnar_mesg_10_stu_fam_mem,
        fnar_mesg_11_stu_no_in_coll,
        fnar_mesg_24_stu_avail_inc,
        fnar_mesg_26_stu_taxes,
        fnar_mesg_33_stu_home_value,
        fnar_mesg_34_stu_home_value,
        fnar_mesg_34_stu_home_equity,
        fnar_mesg_35_stu_home_value,
        fnar_mesg_35_stu_home_equity,
        fnar_mesg_36_stu_home_equity,
        fnar_mesg_48_par_fam_mem,
        fnar_mesg_49_par_no_in_coll,
        fnar_mesg_56_par_agi,
        fnar_mesg_62_par_taxes,
        fnar_mesg_73_par_home_value,
        fnar_mesg_74_par_home_value,
        fnar_mesg_74_par_home_equity,
        fnar_mesg_75_par_home_value,
        fnar_mesg_75_par_home_equity,
        fnar_mesg_76_par_home_equity,
        assumption_message_1,
        assumption_message_2,
        assumption_message_3,
        assumption_message_4,
        assumption_message_5,
        assumption_message_6,
        record_mark,
        option_par_cola_adj_ind,
        option_par_stu_fa_assets_ind,
        option_par_ipt_assets_ind,
        option_stu_ipt_assets_ind,
        option_par_cola_adj_value,
        fnar_message_49,
        fnar_message_55,
        p_soc_sec_ben_student_amt,
        p_tuit_fee_deduct_amt,
        option_ind_stu_ipt_assets_flag,
        stu_lives_with_num,
        stu_most_support_from_num,
        location_computer_num,
        cust_parent_cont_adj_num,
        custodial_parent_num,
        cust_par_base_prcnt_inc_amt,
        cust_par_base_cont_inc_amt,
        cust_par_base_cont_ast_amt,
        cust_par_base_tot_cont_amt,
        cust_par_opt_prcnt_inc_amt,
        cust_par_opt_cont_inc_amt,
        cust_par_opt_cont_ast_amt,
        cust_par_opt_tot_cont_amt,
        parents_email_txt,
        parent_1_birth_date,
        parent_2_birth_date,
        match_code
      FROM  igf_ap_css_interface_all
      WHERE rowid = x_rowid
      FOR UPDATE NOWAIT;
Line: 7369

      fnd_message.set_name('FND', 'FORM_RECORD_DELETED');
Line: 8098

  PROCEDURE update_row (
    x_rowid                             IN     VARCHAR2,
    x_css_id                            IN     NUMBER,
    x_record_status                     IN     VARCHAR2,
    x_college_code                      IN     VARCHAR2,
    x_academic_year                     IN     VARCHAR2,
    x_stu_record_type                   IN     VARCHAR2,
    x_css_id_number                     IN     VARCHAR2,
    x_registration_receipt_date         IN     VARCHAR2,
    x_registration_type                 IN     VARCHAR2,
    x_application_receipt_date          IN     VARCHAR2,
    x_application_type                  IN     VARCHAR2,
    x_original_fnar_compute             IN     VARCHAR2,
    x_revision_fnar_compute_date        IN     VARCHAR2,
    x_electronic_extract_date           IN     VARCHAR2,
    x_institutional_reporting_type      IN     VARCHAR2,
    x_asr_receipt_date                  IN     VARCHAR2,
    x_last_name                         IN     VARCHAR2,
    x_first_name                        IN     VARCHAR2,
    x_middle_initial                    IN     VARCHAR2,
    x_address_number_and_street         IN     VARCHAR2,
    x_city                              IN     VARCHAR2,
    x_state_mailing                     IN     VARCHAR2,
    x_zip_code                          IN     VARCHAR2,
    x_s_telephone_number                IN     VARCHAR2,
    x_s_title                           IN     VARCHAR2,
    x_date_of_birth                     IN     VARCHAR2,
    x_social_security_number            IN     VARCHAR2,
    x_state_legal_residence             IN     VARCHAR2,
    x_foreign_address_indicator         IN     VARCHAR2,
    x_foreign_postal_code               IN     VARCHAR2,
    x_country                           IN     VARCHAR2,
    x_financial_aid_status              IN     VARCHAR2,
    x_year_in_college                   IN     VARCHAR2,
    x_marital_status                    IN     VARCHAR2,
    x_ward_court                        IN     VARCHAR2,
    x_legal_dependents_other            IN     VARCHAR2,
    x_household_size                    IN     VARCHAR2,
    x_number_in_college                 IN     VARCHAR2,
    x_citizenship_status                IN     VARCHAR2,
    x_citizenship_country               IN     VARCHAR2,
    x_visa_classification               IN     VARCHAR2,
    x_tax_figures                       IN     VARCHAR2,
    x_number_exemptions                 IN     VARCHAR2,
    x_adjusted_gross_inc                IN     VARCHAR2,
    x_us_tax_paid                       IN     VARCHAR2,
    x_itemized_deductions               IN     VARCHAR2,
    x_stu_income_work                   IN     VARCHAR2,
    x_spouse_income_work                IN     VARCHAR2,
    x_divid_int_inc                     IN     VARCHAR2,
    x_soc_sec_benefits                  IN     VARCHAR2,
    x_welfare_tanf                      IN     VARCHAR2,
    x_child_supp_rcvd                   IN     VARCHAR2,
    x_earned_income_credit              IN     VARCHAR2,
    x_other_untax_income                IN     VARCHAR2,
    x_tax_stu_aid                       IN     VARCHAR2,
    x_cash_sav_check                    IN     VARCHAR2,
    x_ira_keogh                         IN     VARCHAR2,
    x_invest_value                      IN     VARCHAR2,
    x_invest_debt                       IN     VARCHAR2,
    x_home_value                        IN     VARCHAR2,
    x_home_debt                         IN     VARCHAR2,
    x_oth_real_value                    IN     VARCHAR2,
    x_oth_real_debt                     IN     VARCHAR2,
    x_bus_farm_value                    IN     VARCHAR2,
    x_bus_farm_debt                     IN     VARCHAR2,
    x_live_on_farm                      IN     VARCHAR2,
    x_home_purch_price                  IN     VARCHAR2,
    x_hope_ll_credit                    IN     VARCHAR2,
    x_home_purch_year                   IN     VARCHAR2,
    x_trust_amount                      IN     VARCHAR2,
    x_trust_avail                       IN     VARCHAR2,
    x_trust_estab                       IN     VARCHAR2,
    x_child_support_paid                IN     VARCHAR2,
    x_med_dent_expenses                 IN     VARCHAR2,
    x_vet_us                            IN     VARCHAR2,
    x_vet_ben_amount                    IN     VARCHAR2,
    x_vet_ben_months                    IN     VARCHAR2,
    x_stu_summer_wages                  IN     VARCHAR2,
    x_stu_school_yr_wages               IN     VARCHAR2,
    x_spouse_summer_wages               IN     VARCHAR2,
    x_spouse_school_yr_wages            IN     VARCHAR2,
    x_summer_other_tax_inc              IN     VARCHAR2,
    x_school_yr_other_tax_inc           IN     VARCHAR2,
    x_summer_untax_inc                  IN     VARCHAR2,
    x_school_yr_untax_inc               IN     VARCHAR2,
    x_grants_schol_etc                  IN     VARCHAR2,
    x_tuit_benefits                     IN     VARCHAR2,
    x_cont_parents                      IN     VARCHAR2,
    x_cont_relatives                    IN     VARCHAR2,
    x_p_siblings_pre_tuit               IN     VARCHAR2,
    x_p_student_pre_tuit                IN     VARCHAR2,
    x_p_household_size                  IN     VARCHAR2,
    x_p_number_in_college               IN     VARCHAR2,
    x_p_parents_in_college              IN     VARCHAR2,
    x_p_marital_status                  IN     VARCHAR2,
    x_p_state_legal_residence           IN     VARCHAR2,
    x_p_natural_par_status              IN     VARCHAR2,
    x_p_child_supp_paid                 IN     VARCHAR2,
    x_p_repay_ed_loans                  IN     VARCHAR2,
    x_p_med_dent_expenses               IN     VARCHAR2,
    x_p_tuit_paid_amount                IN     VARCHAR2,
    x_p_tuit_paid_number                IN     VARCHAR2,
    x_p_exp_child_supp_paid             IN     VARCHAR2,
    x_p_exp_repay_ed_loans              IN     VARCHAR2,
    x_p_exp_med_dent_expenses           IN     VARCHAR2,
    x_p_exp_tuit_pd_amount              IN     VARCHAR2,
    x_p_exp_tuit_pd_number              IN     VARCHAR2,
    x_p_cash_sav_check                  IN     VARCHAR2,
    x_p_month_mortgage_pay              IN     VARCHAR2,
    x_p_invest_value                    IN     VARCHAR2,
    x_p_invest_debt                     IN     VARCHAR2,
    x_p_home_value                      IN     VARCHAR2,
    x_p_home_debt                       IN     VARCHAR2,
    x_p_home_purch_price                IN     VARCHAR2,
    x_p_own_business_farm               IN     VARCHAR2,
    x_p_business_value                  IN     VARCHAR2,
    x_p_business_debt                   IN     VARCHAR2,
    x_p_farm_value                      IN     VARCHAR2,
    x_p_farm_debt                       IN     VARCHAR2,
    x_p_live_on_farm                    IN     VARCHAR2,
    x_p_oth_real_estate_value           IN     VARCHAR2,
    x_p_oth_real_estate_debt            IN     VARCHAR2,
    x_p_oth_real_purch_price            IN     VARCHAR2,
    x_p_siblings_assets                 IN     VARCHAR2,
    x_p_home_purch_year                 IN     VARCHAR2,
    x_p_oth_real_purch_year             IN     VARCHAR2,
    x_p_prior_agi                       IN     VARCHAR2,
    x_p_prior_us_tax_paid               IN     VARCHAR2,
    x_p_prior_item_deductions           IN     VARCHAR2,
    x_p_prior_other_untax_inc           IN     VARCHAR2,
    x_p_tax_figures                     IN     VARCHAR2,
    x_p_number_exemptions               IN     VARCHAR2,
    x_p_adjusted_gross_inc              IN     VARCHAR2,
    x_p_wages_sal_tips                  IN     VARCHAR2,
    x_p_interest_income                 IN     VARCHAR2,
    x_p_dividend_income                 IN     VARCHAR2,
    x_p_net_inc_bus_farm                IN     VARCHAR2,
    x_p_other_taxable_income            IN     VARCHAR2,
    x_p_adj_to_income                   IN     VARCHAR2,
    x_p_us_tax_paid                     IN     VARCHAR2,
    x_p_itemized_deductions             IN     VARCHAR2,
    x_p_father_income_work              IN     VARCHAR2,
    x_p_mother_income_work              IN     VARCHAR2,
    x_p_soc_sec_ben                     IN     VARCHAR2,
    x_p_welfare_tanf                    IN     VARCHAR2,
    x_p_child_supp_rcvd                 IN     VARCHAR2,
    x_p_ded_ira_keogh                   IN     VARCHAR2,
    x_p_tax_defer_pens_savs             IN     VARCHAR2,
    x_p_dep_care_med_spending           IN     VARCHAR2,
    x_p_earned_income_credit            IN     VARCHAR2,
    x_p_living_allow                    IN     VARCHAR2,
    x_p_tax_exmpt_int                   IN     VARCHAR2,
    x_p_foreign_inc_excl                IN     VARCHAR2,
    x_p_other_untax_inc                 IN     VARCHAR2,
    x_p_hope_ll_credit                  IN     VARCHAR2,
    x_p_yr_separation                   IN     VARCHAR2,
    x_p_yr_divorce                      IN     VARCHAR2,
    x_p_exp_father_inc                  IN     VARCHAR2,
    x_p_exp_mother_inc                  IN     VARCHAR2,
    x_p_exp_other_tax_inc               IN     VARCHAR2,
    x_p_exp_other_untax_inc             IN     VARCHAR2,
    x_line_2_relation                   IN     VARCHAR2,
    x_line_2_attend_college             IN     VARCHAR2,
    x_line_3_relation                   IN     VARCHAR2,
    x_line_3_attend_college             IN     VARCHAR2,
    x_line_4_relation                   IN     VARCHAR2,
    x_line_4_attend_college             IN     VARCHAR2,
    x_line_5_relation                   IN     VARCHAR2,
    x_line_5_attend_college             IN     VARCHAR2,
    x_line_6_relation                   IN     VARCHAR2,
    x_line_6_attend_college             IN     VARCHAR2,
    x_line_7_relation                   IN     VARCHAR2,
    x_line_7_attend_college             IN     VARCHAR2,
    x_line_8_relation                   IN     VARCHAR2,
    x_line_8_attend_college             IN     VARCHAR2,
    x_p_age_father                      IN     VARCHAR2,
    x_p_age_mother                      IN     VARCHAR2,
    x_p_div_sep_ind                     IN     VARCHAR2,
    x_b_cont_non_custodial_par          IN     VARCHAR2,
    x_college_type_2                    IN     VARCHAR2,
    x_college_type_3                    IN     VARCHAR2,
    x_college_type_4                    IN     VARCHAR2,
    x_college_type_5                    IN     VARCHAR2,
    x_college_type_6                    IN     VARCHAR2,
    x_college_type_7                    IN     VARCHAR2,
    x_college_type_8                    IN     VARCHAR2,
    x_school_code_1                     IN     VARCHAR2,
    x_housing_code_1                    IN     VARCHAR2,
    x_school_code_2                     IN     VARCHAR2,
    x_housing_code_2                    IN     VARCHAR2,
    x_school_code_3                     IN     VARCHAR2,
    x_housing_code_3                    IN     VARCHAR2,
    x_school_code_4                     IN     VARCHAR2,
    x_housing_code_4                    IN     VARCHAR2,
    x_school_code_5                     IN     VARCHAR2,
    x_housing_code_5                    IN     VARCHAR2,
    x_school_code_6                     IN     VARCHAR2,
    x_housing_code_6                    IN     VARCHAR2,
    x_school_code_7                     IN     VARCHAR2,
    x_housing_code_7                    IN     VARCHAR2,
    x_school_code_8                     IN     VARCHAR2,
    x_housing_code_8                    IN     VARCHAR2,
    x_school_code_9                     IN     VARCHAR2,
    x_housing_code_9                    IN     VARCHAR2,
    x_school_code_10                    IN     VARCHAR2,
    x_housing_code_10                   IN     VARCHAR2,
    x_additional_school_code_1          IN     VARCHAR2,
    x_additional_school_code_2          IN     VARCHAR2,
    x_additional_school_code_3          IN     VARCHAR2,
    x_additional_school_code_4          IN     VARCHAR2,
    x_additional_school_code_5          IN     VARCHAR2,
    x_additional_school_code_6          IN     VARCHAR2,
    x_additional_school_code_7          IN     VARCHAR2,
    x_additional_school_code_8          IN     VARCHAR2,
    x_additional_school_code_9          IN     VARCHAR2,
    x_additional_school_code_10         IN     VARCHAR2,
    x_explanation_spec_circum           IN     VARCHAR2,
    x_signature_student                 IN     VARCHAR2,
    x_signature_spouse                  IN     VARCHAR2,
    x_signature_father                  IN     VARCHAR2,
    x_signature_mother                  IN     VARCHAR2,
    x_month_day_completed               IN     VARCHAR2,
    x_year_completed                    IN     VARCHAR2,
    x_age_line_2                        IN     VARCHAR2,
    x_age_line_3                        IN     VARCHAR2,
    x_age_line_4                        IN     VARCHAR2,
    x_age_line_5                        IN     VARCHAR2,
    x_age_line_6                        IN     VARCHAR2,
    x_age_line_7                        IN     VARCHAR2,
    x_age_line_8                        IN     VARCHAR2,
    x_a_online_signature                IN     VARCHAR2,
    x_question_1_number                 IN     VARCHAR2,
    x_question_1_size                   IN     VARCHAR2,
    x_question_1_answer                 IN     VARCHAR2,
    x_question_2_number                 IN     VARCHAR2,
    x_question_2_size                   IN     VARCHAR2,
    x_question_2_answer                 IN     VARCHAR2,
    x_question_3_number                 IN     VARCHAR2,
    x_question_3_size                   IN     VARCHAR2,
    x_question_3_answer                 IN     VARCHAR2,
    x_question_4_number                 IN     VARCHAR2,
    x_question_4_size                   IN     VARCHAR2,
    x_question_4_answer                 IN     VARCHAR2,
    x_question_5_number                 IN     VARCHAR2,
    x_question_5_size                   IN     VARCHAR2,
    x_question_5_answer                 IN     VARCHAR2,
    x_question_6_number                 IN     VARCHAR2,
    x_question_6_size                   IN     VARCHAR2,
    x_question_6_answer                 IN     VARCHAR2,
    x_question_7_number                 IN     VARCHAR2,
    x_question_7_size                   IN     VARCHAR2,
    x_question_7_answer                 IN     VARCHAR2,
    x_question_8_number                 IN     VARCHAR2,
    x_question_8_size                   IN     VARCHAR2,
    x_question_8_answer                 IN     VARCHAR2,
    x_question_9_number                 IN     VARCHAR2,
    x_question_9_size                   IN     VARCHAR2,
    x_question_9_answer                 IN     VARCHAR2,
    x_question_10_number                IN     VARCHAR2,
    x_question_10_size                  IN     VARCHAR2,
    x_question_10_answer                IN     VARCHAR2,
    x_question_11_number                IN     VARCHAR2,
    x_question_11_size                  IN     VARCHAR2,
    x_question_11_answer                IN     VARCHAR2,
    x_question_12_number                IN     VARCHAR2,
    x_question_12_size                  IN     VARCHAR2,
    x_question_12_answer                IN     VARCHAR2,
    x_question_13_number                IN     VARCHAR2,
    x_question_13_size                  IN     VARCHAR2,
    x_question_13_answer                IN     VARCHAR2,
    x_question_14_number                IN     VARCHAR2,
    x_question_14_size                  IN     VARCHAR2,
    x_question_14_answer                IN     VARCHAR2,
    x_question_15_number                IN     VARCHAR2,
    x_question_15_size                  IN     VARCHAR2,
    x_question_15_answer                IN     VARCHAR2,
    x_question_16_number                IN     VARCHAR2,
    x_question_16_size                  IN     VARCHAR2,
    x_question_16_answer                IN     VARCHAR2,
    x_question_17_number                IN     VARCHAR2,
    x_question_17_size                  IN     VARCHAR2,
    x_question_17_answer                IN     VARCHAR2,
    x_question_18_number                IN     VARCHAR2,
    x_question_18_size                  IN     VARCHAR2,
    x_question_18_answer                IN     VARCHAR2,
    x_question_19_number                IN     VARCHAR2,
    x_question_19_size                  IN     VARCHAR2,
    x_question_19_answer                IN     VARCHAR2,
    x_question_20_number                IN     VARCHAR2,
    x_question_20_size                  IN     VARCHAR2,
    x_question_20_answer                IN     VARCHAR2,
    x_question_21_number                IN     VARCHAR2,
    x_question_21_size                  IN     VARCHAR2,
    x_question_21_answer                IN     VARCHAR2,
    x_question_22_number                IN     VARCHAR2,
    x_question_22_size                  IN     VARCHAR2,
    x_question_22_answer                IN     VARCHAR2,
    x_question_23_number                IN     VARCHAR2,
    x_question_23_size                  IN     VARCHAR2,
    x_question_23_answer                IN     VARCHAR2,
    x_question_24_number                IN     VARCHAR2,
    x_question_24_size                  IN     VARCHAR2,
    x_question_24_answer                IN     VARCHAR2,
    x_question_25_number                IN     VARCHAR2,
    x_question_25_size                  IN     VARCHAR2,
    x_question_25_answer                IN     VARCHAR2,
    x_question_26_number                IN     VARCHAR2,
    x_question_26_size                  IN     VARCHAR2,
    x_question_26_answer                IN     VARCHAR2,
    x_question_27_number                IN     VARCHAR2,
    x_question_27_size                  IN     VARCHAR2,
    x_question_27_answer                IN     VARCHAR2,
    x_question_28_number                IN     VARCHAR2,
    x_question_28_size                  IN     VARCHAR2,
    x_question_28_answer                IN     VARCHAR2,
    x_question_29_number                IN     VARCHAR2,
    x_question_29_size                  IN     VARCHAR2,
    x_question_29_answer                IN     VARCHAR2,
    x_question_30_number                IN     VARCHAR2,
    x_questions_30_size                 IN     VARCHAR2,
    x_question_30_answer                IN     VARCHAR2,
    x_r_s_email_address                 IN     VARCHAR2,
    x_eps_code                          IN     VARCHAR2,
    x_comp_css_dependency_status        IN     VARCHAR2,
    x_stu_age                           IN     VARCHAR2,
    x_assumed_stu_yr_in_coll            IN     VARCHAR2,
    x_comp_stu_marital_status           IN     VARCHAR2,
    x_stu_family_members                IN     VARCHAR2,
    x_stu_fam_members_in_college        IN     VARCHAR2,
    x_par_marital_status                IN     VARCHAR2,
    x_par_family_members                IN     VARCHAR2,
    x_par_total_in_college              IN     VARCHAR2,
    x_par_par_in_college                IN     VARCHAR2,
    x_par_others_in_college             IN     VARCHAR2,
    x_par_aesa                          IN     VARCHAR2,
    x_par_cesa                          IN     VARCHAR2,
    x_stu_aesa                          IN     VARCHAR2,
    x_stu_cesa                          IN     VARCHAR2,
    x_im_p_bas_agi_taxable_income       IN     VARCHAR2,
    x_im_p_bas_untx_inc_and_ben         IN     VARCHAR2,
    x_im_p_bas_inc_adj                  IN     VARCHAR2,
    x_im_p_bas_total_income             IN     VARCHAR2,
    x_im_p_bas_us_income_tax            IN     VARCHAR2,
    x_im_p_bas_st_and_other_tax         IN     VARCHAR2,
    x_im_p_bas_fica_tax                 IN     VARCHAR2,
    x_im_p_bas_med_dental               IN     VARCHAR2,
    x_im_p_bas_employment_allow         IN     VARCHAR2,
    x_im_p_bas_annual_ed_savings        IN     VARCHAR2,
    x_im_p_bas_inc_prot_allow_m         IN     VARCHAR2,
    x_im_p_bas_total_inc_allow          IN     VARCHAR2,
    x_im_p_bas_cal_avail_inc            IN     VARCHAR2,
    x_im_p_bas_avail_income             IN     VARCHAR2,
    x_im_p_bas_total_cont_inc           IN     VARCHAR2,
    x_im_p_bas_cash_bank_accounts       IN     VARCHAR2,
    x_im_p_bas_home_equity              IN     VARCHAR2,
    x_im_p_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_p_bas_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_p_bas_ass_sibs_pre_tui         IN     VARCHAR2,
    x_im_p_bas_net_worth                IN     VARCHAR2,
    x_im_p_bas_emerg_res_allow          IN     VARCHAR2,
    x_im_p_bas_cum_ed_savings           IN     VARCHAR2,
    x_im_p_bas_low_inc_allow            IN     VARCHAR2,
    x_im_p_bas_total_asset_allow        IN     VARCHAR2,
    x_im_p_bas_disc_net_worth           IN     VARCHAR2,
    x_im_p_bas_total_cont_asset         IN     VARCHAR2,
    x_im_p_bas_total_cont               IN     VARCHAR2,
    x_im_p_bas_num_in_coll_adj          IN     VARCHAR2,
    x_im_p_bas_cont_for_stu             IN     VARCHAR2,
    x_im_p_bas_cont_from_income         IN     VARCHAR2,
    x_im_p_bas_cont_from_assets         IN     VARCHAR2,
    x_im_p_opt_agi_taxable_income       IN     VARCHAR2,
    x_im_p_opt_untx_inc_and_ben         IN     VARCHAR2,
    x_im_p_opt_inc_adj                  IN     VARCHAR2,
    x_im_p_opt_total_income             IN     VARCHAR2,
    x_im_p_opt_us_income_tax            IN     VARCHAR2,
    x_im_p_opt_st_and_other_tax         IN     VARCHAR2,
    x_im_p_opt_fica_tax                 IN     VARCHAR2,
    x_im_p_opt_med_dental               IN     VARCHAR2,
    x_im_p_opt_elem_sec_tuit            IN     VARCHAR2,
    x_im_p_opt_employment_allow         IN     VARCHAR2,
    x_im_p_opt_annual_ed_savings        IN     VARCHAR2,
    x_im_p_opt_inc_prot_allow_m         IN     VARCHAR2,
    x_im_p_opt_total_inc_allow          IN     VARCHAR2,
    x_im_p_opt_cal_avail_inc            IN     VARCHAR2,
    x_im_p_opt_avail_income             IN     VARCHAR2,
    x_im_p_opt_total_cont_inc           IN     VARCHAR2,
    x_im_p_opt_cash_bank_accounts       IN     VARCHAR2,
    x_im_p_opt_home_equity              IN     VARCHAR2,
    x_im_p_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_p_opt_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_p_opt_ass_sibs_pre_t           IN     VARCHAR2,
    x_im_p_opt_net_worth                IN     VARCHAR2,
    x_im_p_opt_emerg_res_allow          IN     VARCHAR2,
    x_im_p_opt_cum_ed_savings           IN     VARCHAR2,
    x_im_p_opt_low_inc_allow            IN     VARCHAR2,
    x_im_p_opt_total_asset_allow        IN     VARCHAR2,
    x_im_p_opt_disc_net_worth           IN     VARCHAR2,
    x_im_p_opt_total_cont_asset         IN     VARCHAR2,
    x_im_p_opt_total_cont               IN     VARCHAR2,
    x_im_p_opt_num_in_coll_adj          IN     VARCHAR2,
    x_im_p_opt_cont_for_stu             IN     VARCHAR2,
    x_im_p_opt_cont_from_income         IN     VARCHAR2,
    x_im_p_opt_cont_from_assets         IN     VARCHAR2,
    x_fm_p_analysis_type                IN     VARCHAR2,
    x_fm_p_agi_taxable_income           IN     VARCHAR2,
    x_fm_p_untx_inc_and_ben             IN     VARCHAR2,
    x_fm_p_inc_adj                      IN     VARCHAR2,
    x_fm_p_total_income                 IN     VARCHAR2,
    x_fm_p_us_income_tax                IN     VARCHAR2,
    x_fm_p_state_and_other_taxes        IN     VARCHAR2,
    x_fm_p_fica_tax                     IN     VARCHAR2,
    x_fm_p_employment_allow             IN     VARCHAR2,
    x_fm_p_income_prot_allow            IN     VARCHAR2,
    x_fm_p_total_allow                  IN     VARCHAR2,
    x_fm_p_avail_income                 IN     VARCHAR2,
    x_fm_p_cash_bank_accounts           IN     VARCHAR2,
    x_fm_p_ot_rl_est_inv_eq             IN     VARCHAR2,
    x_fm_p_adj_bus_farm_net_worth       IN     VARCHAR2,
    x_fm_p_net_worth                    IN     VARCHAR2,
    x_fm_p_asset_prot_allow             IN     VARCHAR2,
    x_fm_p_disc_net_worth               IN     VARCHAR2,
    x_fm_p_total_contribution           IN     VARCHAR2,
    x_fm_p_num_in_coll                  IN     VARCHAR2,
    x_fm_p_cont_for_stu                 IN     VARCHAR2,
    x_fm_p_cont_from_income             IN     VARCHAR2,
    x_fm_p_cont_from_assets             IN     VARCHAR2,
    x_im_s_bas_agi_taxable_income       IN     VARCHAR2,
    x_im_s_bas_untx_inc_and_ben         IN     VARCHAR2,
    x_im_s_bas_inc_adj                  IN     VARCHAR2,
    x_im_s_bas_total_income             IN     VARCHAR2,
    x_im_s_bas_us_income_tax            IN     VARCHAR2,
    x_im_s_bas_st_and_oth_tax           IN     VARCHAR2,
    x_im_s_bas_fica_tax                 IN     VARCHAR2,
    x_im_s_bas_med_dental               IN     VARCHAR2,
    x_im_s_bas_employment_allow         IN     VARCHAR2,
    x_im_s_bas_annual_ed_savings        IN     VARCHAR2,
    x_im_s_bas_inc_prot_allow_m         IN     VARCHAR2,
    x_im_s_bas_total_inc_allow          IN     VARCHAR2,
    x_im_s_bas_cal_avail_income         IN     VARCHAR2,
    x_im_s_bas_avail_income             IN     VARCHAR2,
    x_im_s_bas_total_cont_inc           IN     VARCHAR2,
    x_im_s_bas_cash_bank_accounts       IN     VARCHAR2,
    x_im_s_bas_home_equity              IN     VARCHAR2,
    x_im_s_bas_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_s_bas_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_s_bas_trusts                   IN     VARCHAR2,
    x_im_s_bas_net_worth                IN     VARCHAR2,
    x_im_s_bas_emerg_res_allow          IN     VARCHAR2,
    x_im_s_bas_cum_ed_savings           IN     VARCHAR2,
    x_im_s_bas_total_asset_allow        IN     VARCHAR2,
    x_im_s_bas_disc_net_worth           IN     VARCHAR2,
    x_im_s_bas_total_cont_asset         IN     VARCHAR2,
    x_im_s_bas_total_cont               IN     VARCHAR2,
    x_im_s_bas_num_in_coll_adj          IN     VARCHAR2,
    x_im_s_bas_cont_for_stu             IN     VARCHAR2,
    x_im_s_bas_cont_from_income         IN     VARCHAR2,
    x_im_s_bas_cont_from_assets         IN     VARCHAR2,
    x_im_s_est_agi_taxable_income       IN     VARCHAR2,
    x_im_s_est_untx_inc_and_ben         IN     VARCHAR2,
    x_im_s_est_inc_adj                  IN     VARCHAR2,
    x_im_s_est_total_income             IN     VARCHAR2,
    x_im_s_est_us_income_tax            IN     VARCHAR2,
    x_im_s_est_st_and_oth_tax           IN     VARCHAR2,
    x_im_s_est_fica_tax                 IN     VARCHAR2,
    x_im_s_est_med_dental               IN     VARCHAR2,
    x_im_s_est_employment_allow         IN     VARCHAR2,
    x_im_s_est_annual_ed_savings        IN     VARCHAR2,
    x_im_s_est_inc_prot_allow_m         IN     VARCHAR2,
    x_im_s_est_total_inc_allow          IN     VARCHAR2,
    x_im_s_est_cal_avail_income         IN     VARCHAR2,
    x_im_s_est_avail_income             IN     VARCHAR2,
    x_im_s_est_total_cont_inc           IN     VARCHAR2,
    x_im_s_est_cash_bank_accounts       IN     VARCHAR2,
    x_im_s_est_home_equity              IN     VARCHAR2,
    x_im_s_est_ot_rl_est_inv_equ        IN     VARCHAR2,
    x_im_s_est_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_s_est_est_trusts               IN     VARCHAR2,
    x_im_s_est_net_worth                IN     VARCHAR2,
    x_im_s_est_emerg_res_allow          IN     VARCHAR2,
    x_im_s_est_cum_ed_savings           IN     VARCHAR2,
    x_im_s_est_total_asset_allow        IN     VARCHAR2,
    x_im_s_est_disc_net_worth           IN     VARCHAR2,
    x_im_s_est_total_cont_asset         IN     VARCHAR2,
    x_im_s_est_total_cont               IN     VARCHAR2,
    x_im_s_est_num_in_coll_adj          IN     VARCHAR2,
    x_im_s_est_cont_for_stu             IN     VARCHAR2,
    x_im_s_est_cont_from_income         IN     VARCHAR2,
    x_im_s_est_cont_from_assets         IN     VARCHAR2,
    x_im_s_opt_agi_taxable_income       IN     VARCHAR2,
    x_im_s_opt_untx_inc_and_ben         IN     VARCHAR2,
    x_im_s_opt_inc_adj                  IN     VARCHAR2,
    x_im_s_opt_total_income             IN     VARCHAR2,
    x_im_s_opt_us_income_tax            IN     VARCHAR2,
    x_im_s_opt_state_and_oth_taxes      IN     VARCHAR2,
    x_im_s_opt_fica_tax                 IN     VARCHAR2,
    x_im_s_opt_med_dental               IN     VARCHAR2,
    x_im_s_opt_employment_allow         IN     VARCHAR2,
    x_im_s_opt_annual_ed_savings        IN     VARCHAR2,
    x_im_s_opt_inc_prot_allow_m         IN     VARCHAR2,
    x_im_s_opt_total_inc_allow          IN     VARCHAR2,
    x_im_s_opt_cal_avail_income         IN     VARCHAR2,
    x_im_s_opt_avail_income             IN     VARCHAR2,
    x_im_s_opt_total_cont_inc           IN     VARCHAR2,
    x_im_s_opt_cash_bank_accounts       IN     VARCHAR2,
    x_im_s_opt_ira_keogh_accounts       IN     VARCHAR2,
    x_im_s_opt_home_equity              IN     VARCHAR2,
    x_im_s_opt_ot_rl_est_inv_eq         IN     VARCHAR2,
    x_im_s_opt_adj_bus_farm_worth       IN     VARCHAR2,
    x_im_s_opt_trusts                   IN     VARCHAR2,
    x_im_s_opt_net_worth                IN     VARCHAR2,
    x_im_s_opt_emerg_res_allow          IN     VARCHAR2,
    x_im_s_opt_cum_ed_savings           IN     VARCHAR2,
    x_im_s_opt_total_asset_allow        IN     VARCHAR2,
    x_im_s_opt_disc_net_worth           IN     VARCHAR2,
    x_im_s_opt_total_cont_asset         IN     VARCHAR2,
    x_im_s_opt_total_cont               IN     VARCHAR2,
    x_im_s_opt_num_in_coll_adj          IN     VARCHAR2,
    x_im_s_opt_cont_for_stu             IN     VARCHAR2,
    x_im_s_opt_cont_from_income         IN     VARCHAR2,
    x_im_s_opt_cont_from_assets         IN     VARCHAR2,
    x_fm_s_analysis_type                IN     VARCHAR2,
    x_fm_s_agi_taxable_income           IN     VARCHAR2,
    x_fm_s_untx_inc_and_ben             IN     VARCHAR2,
    x_fm_s_inc_adj                      IN     VARCHAR2,
    x_fm_s_total_income                 IN     VARCHAR2,
    x_fm_s_us_income_tax                IN     VARCHAR2,
    x_fm_s_state_and_oth_taxes          IN     VARCHAR2,
    x_fm_s_fica_tax                     IN     VARCHAR2,
    x_fm_s_employment_allow             IN     VARCHAR2,
    x_fm_s_income_prot_allow            IN     VARCHAR2,
    x_fm_s_total_allow                  IN     VARCHAR2,
    x_fm_s_cal_avail_income             IN     VARCHAR2,
    x_fm_s_avail_income                 IN     VARCHAR2,
    x_fm_s_cash_bank_accounts           IN     VARCHAR2,
    x_fm_s_ot_rl_est_inv_equity         IN     VARCHAR2,
    x_fm_s_adj_bus_farm_worth           IN     VARCHAR2,
    x_fm_s_trusts                       IN     VARCHAR2,
    x_fm_s_net_worth                    IN     VARCHAR2,
    x_fm_s_asset_prot_allow             IN     VARCHAR2,
    x_fm_s_disc_net_worth               IN     VARCHAR2,
    x_fm_s_total_cont                   IN     VARCHAR2,
    x_fm_s_num_in_coll                  IN     VARCHAR2,
    x_fm_s_cont_for_stu                 IN     VARCHAR2,
    x_fm_s_cont_from_income             IN     VARCHAR2,
    x_fm_s_cont_from_assets             IN     VARCHAR2,
    x_im_inst_resident_ind              IN     VARCHAR2,
    x_institutional_1_budget_name       IN     VARCHAR2,
    x_im_inst_1_budget_duration         IN     VARCHAR2,
    x_im_inst_1_tuition_fees            IN     VARCHAR2,
    x_im_inst_1_books_supplies          IN     VARCHAR2,
    x_im_inst_1_living_expenses         IN     VARCHAR2,
    x_im_inst_1_tot_expenses            IN     VARCHAR2,
    x_im_inst_1_tot_stu_cont            IN     VARCHAR2,
    x_im_inst_1_tot_par_cont            IN     VARCHAR2,
    x_im_inst_1_tot_family_cont         IN     VARCHAR2,
    x_im_inst_1_va_benefits             IN     VARCHAR2,
    x_im_inst_1_ot_cont                 IN     VARCHAR2,
    x_im_inst_1_est_financial_need      IN     VARCHAR2,
    x_institutional_2_budget_name       IN     VARCHAR2,
    x_im_inst_2_budget_duration         IN     VARCHAR2,
    x_im_inst_2_tuition_fees            IN     VARCHAR2,
    x_im_inst_2_books_supplies          IN     VARCHAR2,
    x_im_inst_2_living_expenses         IN     VARCHAR2,
    x_im_inst_2_tot_expenses            IN     VARCHAR2,
    x_im_inst_2_tot_stu_cont            IN     VARCHAR2,
    x_im_inst_2_tot_par_cont            IN     VARCHAR2,
    x_im_inst_2_tot_family_cont         IN     VARCHAR2,
    x_im_inst_2_va_benefits             IN     VARCHAR2,
    x_im_inst_2_est_financial_need      IN     VARCHAR2,
    x_institutional_3_budget_name       IN     VARCHAR2,
    x_im_inst_3_budget_duration         IN     VARCHAR2,
    x_im_inst_3_tuition_fees            IN     VARCHAR2,
    x_im_inst_3_books_supplies          IN     VARCHAR2,
    x_im_inst_3_living_expenses         IN     VARCHAR2,
    x_im_inst_3_tot_expenses            IN     VARCHAR2,
    x_im_inst_3_tot_stu_cont            IN     VARCHAR2,
    x_im_inst_3_tot_par_cont            IN     VARCHAR2,
    x_im_inst_3_tot_family_cont         IN     VARCHAR2,
    x_im_inst_3_va_benefits             IN     VARCHAR2,
    x_im_inst_3_est_financial_need      IN     VARCHAR2,
    x_fm_inst_1_federal_efc             IN     VARCHAR2,
    x_fm_inst_1_va_benefits             IN     VARCHAR2,
    x_fm_inst_1_fed_eligibility         IN     VARCHAR2,
    x_fm_inst_1_pell                    IN     VARCHAR2,
    x_option_par_loss_allow_ind         IN     VARCHAR2,
    x_option_par_tuition_ind            IN     VARCHAR2,
    x_option_par_home_ind               IN     VARCHAR2,
    x_option_par_home_value             IN     VARCHAR2,
    x_option_par_home_debt              IN     VARCHAR2,
    x_option_stu_ira_keogh_ind          IN     VARCHAR2,
    x_option_stu_home_ind               IN     VARCHAR2,
    x_option_stu_home_value             IN     VARCHAR2,
    x_option_stu_home_debt              IN     VARCHAR2,
    x_option_stu_sum_ay_inc_ind         IN     VARCHAR2,
    x_option_par_hope_ll_credit         IN     VARCHAR2,
    x_option_stu_hope_ll_credit         IN     VARCHAR2,
    x_im_parent_1_8_months_bas          IN     VARCHAR2,
    x_im_p_more_than_9_mth_ba           IN     VARCHAR2,
    x_im_parent_1_8_months_opt          IN     VARCHAR2,
    x_im_p_more_than_9_mth_op           IN     VARCHAR2,
    x_fnar_message_1                    IN     VARCHAR2,
    x_fnar_message_2                    IN     VARCHAR2,
    x_fnar_message_3                    IN     VARCHAR2,
    x_fnar_message_4                    IN     VARCHAR2,
    x_fnar_message_5                    IN     VARCHAR2,
    x_fnar_message_6                    IN     VARCHAR2,
    x_fnar_message_7                    IN     VARCHAR2,
    x_fnar_message_8                    IN     VARCHAR2,
    x_fnar_message_9                    IN     VARCHAR2,
    x_fnar_message_10                   IN     VARCHAR2,
    x_fnar_message_11                   IN     VARCHAR2,
    x_fnar_message_12                   IN     VARCHAR2,
    x_fnar_message_13                   IN     VARCHAR2,
    x_fnar_message_20                   IN     VARCHAR2,
    x_fnar_message_21                   IN     VARCHAR2,
    x_fnar_message_22                   IN     VARCHAR2,
    x_fnar_message_23                   IN     VARCHAR2,
    x_fnar_message_24                   IN     VARCHAR2,
    x_fnar_message_25                   IN     VARCHAR2,
    x_fnar_message_26                   IN     VARCHAR2,
    x_fnar_message_27                   IN     VARCHAR2,
    x_fnar_message_30                   IN     VARCHAR2,
    x_fnar_message_31                   IN     VARCHAR2,
    x_fnar_message_32                   IN     VARCHAR2,
    x_fnar_message_33                   IN     VARCHAR2,
    x_fnar_message_34                   IN     VARCHAR2,
    x_fnar_message_35                   IN     VARCHAR2,
    x_fnar_message_36                   IN     VARCHAR2,
    x_fnar_message_37                   IN     VARCHAR2,
    x_fnar_message_38                   IN     VARCHAR2,
    x_fnar_message_39                   IN     VARCHAR2,
    x_fnar_message_45                   IN     VARCHAR2,
    x_fnar_message_46                   IN     VARCHAR2,
    x_fnar_message_47                   IN     VARCHAR2,
    x_fnar_message_48                   IN     VARCHAR2,
    x_fnar_message_50                   IN     VARCHAR2,
    x_fnar_message_51                   IN     VARCHAR2,
    x_fnar_message_52                   IN     VARCHAR2,
    x_fnar_message_53                   IN     VARCHAR2,
    x_fnar_message_56                   IN     VARCHAR2,
    x_fnar_message_57                   IN     VARCHAR2,
    x_fnar_message_58                   IN     VARCHAR2,
    x_fnar_message_59                   IN     VARCHAR2,
    x_fnar_message_60                   IN     VARCHAR2,
    x_fnar_message_61                   IN     VARCHAR2,
    x_fnar_message_62                   IN     VARCHAR2,
    x_fnar_message_63                   IN     VARCHAR2,
    x_fnar_message_64                   IN     VARCHAR2,
    x_fnar_message_65                   IN     VARCHAR2,
    x_fnar_message_71                   IN     VARCHAR2,
    x_fnar_message_72                   IN     VARCHAR2,
    x_fnar_message_73                   IN     VARCHAR2,
    x_fnar_message_74                   IN     VARCHAR2,
    x_fnar_message_75                   IN     VARCHAR2,
    x_fnar_message_76                   IN     VARCHAR2,
    x_fnar_message_77                   IN     VARCHAR2,
    x_fnar_message_78                   IN     VARCHAR2,
    x_fnar_mesg_10_stu_fam_mem          IN     VARCHAR2,
    x_fnar_mesg_11_stu_no_in_coll       IN     VARCHAR2,
    x_fnar_mesg_24_stu_avail_inc        IN     VARCHAR2,
    x_fnar_mesg_26_stu_taxes            IN     VARCHAR2,
    x_fnar_mesg_33_stu_home_value       IN     VARCHAR2,
    x_fnar_mesg_34_stu_home_value       IN     VARCHAR2,
    x_fnar_mesg_34_stu_home_equity      IN     VARCHAR2,
    x_fnar_mesg_35_stu_home_value       IN     VARCHAR2,
    x_fnar_mesg_35_stu_home_equity      IN     VARCHAR2,
    x_fnar_mesg_36_stu_home_equity      IN     VARCHAR2,
    x_fnar_mesg_48_par_fam_mem          IN     VARCHAR2,
    x_fnar_mesg_49_par_no_in_coll       IN     VARCHAR2,
    x_fnar_mesg_56_par_agi              IN     VARCHAR2,
    x_fnar_mesg_62_par_taxes            IN     VARCHAR2,
    x_fnar_mesg_73_par_home_value       IN     VARCHAR2,
    x_fnar_mesg_74_par_home_value       IN     VARCHAR2,
    x_fnar_mesg_74_par_home_equity      IN     VARCHAR2,
    x_fnar_mesg_75_par_home_value       IN     VARCHAR2,
    x_fnar_mesg_75_par_home_equity      IN     VARCHAR2,
    x_fnar_mesg_76_par_home_equity      IN     VARCHAR2,
    x_assumption_message_1              IN     VARCHAR2,
    x_assumption_message_2              IN     VARCHAR2,
    x_assumption_message_3              IN     VARCHAR2,
    x_assumption_message_4              IN     VARCHAR2,
    x_assumption_message_5              IN     VARCHAR2,
    x_assumption_message_6              IN     VARCHAR2,
    x_record_mark                       IN     VARCHAR2,
    x_option_par_cola_adj_ind           IN     VARCHAR2,
    x_option_par_stu_fa_assets_ind      IN     VARCHAR2,
    x_option_par_ipt_assets_ind         IN     VARCHAR2,
    x_option_stu_ipt_assets_ind         IN     VARCHAR2,
    x_option_par_cola_adj_value         IN     VARCHAR2,
    x_fnar_message_49                   IN     VARCHAR2,
    x_fnar_message_55                   IN     VARCHAR2,
    x_p_soc_sec_ben_student_amt         IN     NUMBER,
    x_p_tuit_fee_deduct_amt             IN     NUMBER,
    x_opt_ind_stu_ipt_assets_flag       IN     VARCHAR2,
    x_stu_lives_with_num                IN     NUMBER,
    x_stu_most_support_from_num         IN     NUMBER,
    x_location_computer_num             IN     NUMBER,
    x_cust_parent_cont_adj_num          IN     NUMBER,
    x_custodial_parent_num                  IN     NUMBER,
    x_cust_par_base_prcnt_inc_amt       IN     NUMBER,
    x_cust_par_base_cont_inc_amt        IN     NUMBER,
    x_cust_par_base_cont_ast_amt        IN     NUMBER,
    x_cust_par_base_tot_cont_amt        IN     NUMBER,
    x_cust_par_opt_prcnt_inc_amt        IN     NUMBER,
    x_cust_par_opt_cont_inc_amt         IN     NUMBER,
    x_cust_par_opt_cont_ast_amt         IN     NUMBER,
    x_cust_par_opt_tot_cont_amt         IN     NUMBER,
    x_parents_email_txt                 IN     VARCHAR2,
    x_parent_1_birth_date               IN     DATE,
    x_parent_2_birth_date               IN     DATE ,
    x_match_code                        IN     VARCHAR2,
    x_mode                              IN     VARCHAR2

  ) AS
  /*
  ||  Created By : vivuyyur
  ||  Created On : 30-MAY-2001
  ||  Purpose : Handles the UPDATE DML logic for the table.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */
    x_last_update_date           DATE ;
Line: 8823

    x_last_updated_by            NUMBER;
Line: 8824

    x_last_update_login          NUMBER;
Line: 8828

    x_last_update_date := SYSDATE;
Line: 8830

      x_last_updated_by := 1;
Line: 8831

      x_last_update_login := 0;
Line: 8833

      x_last_updated_by := fnd_global.user_id;
Line: 8834

      IF x_last_updated_by IS NULL THEN
        x_last_updated_by := -1;
Line: 8837

      x_last_update_login := fnd_global.login_id;
Line: 8838

      IF (x_last_update_login IS NULL) THEN
        x_last_update_login := -1;
Line: 8848

      p_action                            => 'UPDATE',
      x_rowid                             => x_rowid,
      x_css_id                            => x_css_id,
      x_record_status                     => x_record_status,
      x_college_code                      => x_college_code,
      x_academic_year                     => x_academic_year,
      x_stu_record_type                   => x_stu_record_type,
      x_css_id_number                     => x_css_id_number,
      x_registration_receipt_date         => x_registration_receipt_date,
      x_registration_type                 => x_registration_type,
      x_application_receipt_date          => x_application_receipt_date,
      x_application_type                  => x_application_type,
      x_original_fnar_compute             => x_original_fnar_compute,
      x_revision_fnar_compute_date        => x_revision_fnar_compute_date,
      x_electronic_extract_date           => x_electronic_extract_date,
      x_institutional_reporting_type      => x_institutional_reporting_type,
      x_asr_receipt_date                  => x_asr_receipt_date,
      x_last_name                         => x_last_name,
      x_first_name                        => x_first_name,
      x_middle_initial                    => x_middle_initial,
      x_address_number_and_street         => x_address_number_and_street,
      x_city                              => x_city,
      x_state_mailing                     => x_state_mailing,
      x_zip_code                          => x_zip_code,
      x_s_telephone_number                => x_s_telephone_number,
      x_s_title                           => x_s_title,
      x_date_of_birth                     => x_date_of_birth,
      x_social_security_number            => x_social_security_number,
      x_state_legal_residence             => x_state_legal_residence,
      x_foreign_address_indicator         => x_foreign_address_indicator,
      x_foreign_postal_code               => x_foreign_postal_code,
      x_country                           => x_country,
      x_financial_aid_status              => x_financial_aid_status,
      x_year_in_college                   => x_year_in_college,
      x_marital_status                    => x_marital_status,
      x_ward_court                        => x_ward_court,
      x_legal_dependents_other            => x_legal_dependents_other,
      x_household_size                    => x_household_size,
      x_number_in_college                 => x_number_in_college,
      x_citizenship_status                => x_citizenship_status,
      x_citizenship_country               => x_citizenship_country,
      x_visa_classification               => x_visa_classification,
      x_tax_figures                       => x_tax_figures,
      x_number_exemptions                 => x_number_exemptions,
      x_adjusted_gross_inc                => x_adjusted_gross_inc,
      x_us_tax_paid                       => x_us_tax_paid,
      x_itemized_deductions               => x_itemized_deductions,
      x_stu_income_work                   => x_stu_income_work,
      x_spouse_income_work                => x_spouse_income_work,
      x_divid_int_inc                     => x_divid_int_inc,
      x_soc_sec_benefits                  => x_soc_sec_benefits,
      x_welfare_tanf                      => x_welfare_tanf,
      x_child_supp_rcvd                   => x_child_supp_rcvd,
      x_earned_income_credit              => x_earned_income_credit,
      x_other_untax_income                => x_other_untax_income,
      x_tax_stu_aid                       => x_tax_stu_aid,
      x_cash_sav_check                    => x_cash_sav_check,
      x_ira_keogh                         => x_ira_keogh,
      x_invest_value                      => x_invest_value,
      x_invest_debt                       => x_invest_debt,
      x_home_value                        => x_home_value,
      x_home_debt                         => x_home_debt,
      x_oth_real_value                    => x_oth_real_value,
      x_oth_real_debt                     => x_oth_real_debt,
      x_bus_farm_value                    => x_bus_farm_value,
      x_bus_farm_debt                     => x_bus_farm_debt,
      x_live_on_farm                      => x_live_on_farm,
      x_home_purch_price                  => x_home_purch_price,
      x_hope_ll_credit                    => x_hope_ll_credit,
      x_home_purch_year                   => x_home_purch_year,
      x_trust_amount                      => x_trust_amount,
      x_trust_avail                       => x_trust_avail,
      x_trust_estab                       => x_trust_estab,
      x_child_support_paid                => x_child_support_paid,
      x_med_dent_expenses                 => x_med_dent_expenses,
      x_vet_us                            => x_vet_us,
      x_vet_ben_amount                    => x_vet_ben_amount,
      x_vet_ben_months                    => x_vet_ben_months,
      x_stu_summer_wages                  => x_stu_summer_wages,
      x_stu_school_yr_wages               => x_stu_school_yr_wages,
      x_spouse_summer_wages               => x_spouse_summer_wages,
      x_spouse_school_yr_wages            => x_spouse_school_yr_wages,
      x_summer_other_tax_inc              => x_summer_other_tax_inc,
      x_school_yr_other_tax_inc           => x_school_yr_other_tax_inc,
      x_summer_untax_inc                  => x_summer_untax_inc,
      x_school_yr_untax_inc               => x_school_yr_untax_inc,
      x_grants_schol_etc                  => x_grants_schol_etc,
      x_tuit_benefits                     => x_tuit_benefits,
      x_cont_parents                      => x_cont_parents,
      x_cont_relatives                    => x_cont_relatives,
      x_p_siblings_pre_tuit               => x_p_siblings_pre_tuit,
      x_p_student_pre_tuit                => x_p_student_pre_tuit,
      x_p_household_size                  => x_p_household_size,
      x_p_number_in_college               => x_p_number_in_college,
      x_p_parents_in_college              => x_p_parents_in_college,
      x_p_marital_status                  => x_p_marital_status,
      x_p_state_legal_residence           => x_p_state_legal_residence,
      x_p_natural_par_status              => x_p_natural_par_status,
      x_p_child_supp_paid                 => x_p_child_supp_paid,
      x_p_repay_ed_loans                  => x_p_repay_ed_loans,
      x_p_med_dent_expenses               => x_p_med_dent_expenses,
      x_p_tuit_paid_amount                => x_p_tuit_paid_amount,
      x_p_tuit_paid_number                => x_p_tuit_paid_number,
      x_p_exp_child_supp_paid             => x_p_exp_child_supp_paid,
      x_p_exp_repay_ed_loans              => x_p_exp_repay_ed_loans,
      x_p_exp_med_dent_expenses           => x_p_exp_med_dent_expenses,
      x_p_exp_tuit_pd_amount              => x_p_exp_tuit_pd_amount,
      x_p_exp_tuit_pd_number              => x_p_exp_tuit_pd_number,
      x_p_cash_sav_check                  => x_p_cash_sav_check,
      x_p_month_mortgage_pay              => x_p_month_mortgage_pay,
      x_p_invest_value                    => x_p_invest_value,
      x_p_invest_debt                     => x_p_invest_debt,
      x_p_home_value                      => x_p_home_value,
      x_p_home_debt                       => x_p_home_debt,
      x_p_home_purch_price                => x_p_home_purch_price,
      x_p_own_business_farm               => x_p_own_business_farm,
      x_p_business_value                  => x_p_business_value,
      x_p_business_debt                   => x_p_business_debt,
      x_p_farm_value                      => x_p_farm_value,
      x_p_farm_debt                       => x_p_farm_debt,
      x_p_live_on_farm                    => x_p_live_on_farm,
      x_p_oth_real_estate_value           => x_p_oth_real_estate_value,
      x_p_oth_real_estate_debt            => x_p_oth_real_estate_debt,
      x_p_oth_real_purch_price            => x_p_oth_real_purch_price,
      x_p_siblings_assets                 => x_p_siblings_assets,
      x_p_home_purch_year                 => x_p_home_purch_year,
      x_p_oth_real_purch_year             => x_p_oth_real_purch_year,
      x_p_prior_agi                       => x_p_prior_agi,
      x_p_prior_us_tax_paid               => x_p_prior_us_tax_paid,
      x_p_prior_item_deductions           => x_p_prior_item_deductions,
      x_p_prior_other_untax_inc           => x_p_prior_other_untax_inc,
      x_p_tax_figures                     => x_p_tax_figures,
      x_p_number_exemptions               => x_p_number_exemptions,
      x_p_adjusted_gross_inc              => x_p_adjusted_gross_inc,
      x_p_wages_sal_tips                  => x_p_wages_sal_tips,
      x_p_interest_income                 => x_p_interest_income,
      x_p_dividend_income                 => x_p_dividend_income,
      x_p_net_inc_bus_farm                => x_p_net_inc_bus_farm,
      x_p_other_taxable_income            => x_p_other_taxable_income,
      x_p_adj_to_income                   => x_p_adj_to_income,
      x_p_us_tax_paid                     => x_p_us_tax_paid,
      x_p_itemized_deductions             => x_p_itemized_deductions,
      x_p_father_income_work              => x_p_father_income_work,
      x_p_mother_income_work              => x_p_mother_income_work,
      x_p_soc_sec_ben                     => x_p_soc_sec_ben,
      x_p_welfare_tanf                    => x_p_welfare_tanf,
      x_p_child_supp_rcvd                 => x_p_child_supp_rcvd,
      x_p_ded_ira_keogh                   => x_p_ded_ira_keogh,
      x_p_tax_defer_pens_savs             => x_p_tax_defer_pens_savs,
      x_p_dep_care_med_spending           => x_p_dep_care_med_spending,
      x_p_earned_income_credit            => x_p_earned_income_credit,
      x_p_living_allow                    => x_p_living_allow,
      x_p_tax_exmpt_int                   => x_p_tax_exmpt_int,
      x_p_foreign_inc_excl                => x_p_foreign_inc_excl,
      x_p_other_untax_inc                 => x_p_other_untax_inc,
      x_p_hope_ll_credit                  => x_p_hope_ll_credit,
      x_p_yr_separation                   => x_p_yr_separation,
      x_p_yr_divorce                      => x_p_yr_divorce,
      x_p_exp_father_inc                  => x_p_exp_father_inc,
      x_p_exp_mother_inc                  => x_p_exp_mother_inc,
      x_p_exp_other_tax_inc               => x_p_exp_other_tax_inc,
      x_p_exp_other_untax_inc             => x_p_exp_other_untax_inc,
      x_line_2_relation                   => x_line_2_relation,
      x_line_2_attend_college             => x_line_2_attend_college,
      x_line_3_relation                   => x_line_3_relation,
      x_line_3_attend_college             => x_line_3_attend_college,
      x_line_4_relation                   => x_line_4_relation,
      x_line_4_attend_college             => x_line_4_attend_college,
      x_line_5_relation                   => x_line_5_relation,
      x_line_5_attend_college             => x_line_5_attend_college,
      x_line_6_relation                   => x_line_6_relation,
      x_line_6_attend_college             => x_line_6_attend_college,
      x_line_7_relation                   => x_line_7_relation,
      x_line_7_attend_college             => x_line_7_attend_college,
      x_line_8_relation                   => x_line_8_relation,
      x_line_8_attend_college             => x_line_8_attend_college,
      x_p_age_father                      => x_p_age_father,
      x_p_age_mother                      => x_p_age_mother,
      x_p_div_sep_ind                     => x_p_div_sep_ind,
      x_b_cont_non_custodial_par          => x_b_cont_non_custodial_par,
      x_college_type_2                    => x_college_type_2,
      x_college_type_3                    => x_college_type_3,
      x_college_type_4                    => x_college_type_4,
      x_college_type_5                    => x_college_type_5,
      x_college_type_6                    => x_college_type_6,
      x_college_type_7                    => x_college_type_7,
      x_college_type_8                    => x_college_type_8,
      x_school_code_1                     => x_school_code_1,
      x_housing_code_1                    => x_housing_code_1,
      x_school_code_2                     => x_school_code_2,
      x_housing_code_2                    => x_housing_code_2,
      x_school_code_3                     => x_school_code_3,
      x_housing_code_3                    => x_housing_code_3,
      x_school_code_4                     => x_school_code_4,
      x_housing_code_4                    => x_housing_code_4,
      x_school_code_5                     => x_school_code_5,
      x_housing_code_5                    => x_housing_code_5,
      x_school_code_6                     => x_school_code_6,
      x_housing_code_6                    => x_housing_code_6,
      x_school_code_7                     => x_school_code_7,
      x_housing_code_7                    => x_housing_code_7,
      x_school_code_8                     => x_school_code_8,
      x_housing_code_8                    => x_housing_code_8,
      x_school_code_9                     => x_school_code_9,
      x_housing_code_9                    => x_housing_code_9,
      x_school_code_10                    => x_school_code_10,
      x_housing_code_10                   => x_housing_code_10,
      x_additional_school_code_1          => x_additional_school_code_1,
      x_additional_school_code_2          => x_additional_school_code_2,
      x_additional_school_code_3          => x_additional_school_code_3,
      x_additional_school_code_4          => x_additional_school_code_4,
      x_additional_school_code_5          => x_additional_school_code_5,
      x_additional_school_code_6          => x_additional_school_code_6,
      x_additional_school_code_7          => x_additional_school_code_7,
      x_additional_school_code_8          => x_additional_school_code_8,
      x_additional_school_code_9          => x_additional_school_code_9,
      x_additional_school_code_10         => x_additional_school_code_10,
      x_explanation_spec_circum           => x_explanation_spec_circum,
      x_signature_student                 => x_signature_student,
      x_signature_spouse                  => x_signature_spouse,
      x_signature_father                  => x_signature_father,
      x_signature_mother                  => x_signature_mother,
      x_month_day_completed               => x_month_day_completed,
      x_year_completed                    => x_year_completed,
      x_age_line_2                        => x_age_line_2,
      x_age_line_3                        => x_age_line_3,
      x_age_line_4                        => x_age_line_4,
      x_age_line_5                        => x_age_line_5,
      x_age_line_6                        => x_age_line_6,
      x_age_line_7                        => x_age_line_7,
      x_age_line_8                        => x_age_line_8,
      x_a_online_signature                => x_a_online_signature,
      x_question_1_number                 => x_question_1_number,
      x_question_1_size                   => x_question_1_size,
      x_question_1_answer                 => x_question_1_answer,
      x_question_2_number                 => x_question_2_number,
      x_question_2_size                   => x_question_2_size,
      x_question_2_answer                 => x_question_2_answer,
      x_question_3_number                 => x_question_3_number,
      x_question_3_size                   => x_question_3_size,
      x_question_3_answer                 => x_question_3_answer,
      x_question_4_number                 => x_question_4_number,
      x_question_4_size                   => x_question_4_size,
      x_question_4_answer                 => x_question_4_answer,
      x_question_5_number                 => x_question_5_number,
      x_question_5_size                   => x_question_5_size,
      x_question_5_answer                 => x_question_5_answer,
      x_question_6_number                 => x_question_6_number,
      x_question_6_size                   => x_question_6_size,
      x_question_6_answer                 => x_question_6_answer,
      x_question_7_number                 => x_question_7_number,
      x_question_7_size                   => x_question_7_size,
      x_question_7_answer                 => x_question_7_answer,
      x_question_8_number                 => x_question_8_number,
      x_question_8_size                   => x_question_8_size,
      x_question_8_answer                 => x_question_8_answer,
      x_question_9_number                 => x_question_9_number,
      x_question_9_size                   => x_question_9_size,
      x_question_9_answer                 => x_question_9_answer,
      x_question_10_number                => x_question_10_number,
      x_question_10_size                  => x_question_10_size,
      x_question_10_answer                => x_question_10_answer,
      x_question_11_number                => x_question_11_number,
      x_question_11_size                  => x_question_11_size,
      x_question_11_answer                => x_question_11_answer,
      x_question_12_number                => x_question_12_number,
      x_question_12_size                  => x_question_12_size,
      x_question_12_answer                => x_question_12_answer,
      x_question_13_number                => x_question_13_number,
      x_question_13_size                  => x_question_13_size,
      x_question_13_answer                => x_question_13_answer,
      x_question_14_number                => x_question_14_number,
      x_question_14_size                  => x_question_14_size,
      x_question_14_answer                => x_question_14_answer,
      x_question_15_number                => x_question_15_number,
      x_question_15_size                  => x_question_15_size,
      x_question_15_answer                => x_question_15_answer,
      x_question_16_number                => x_question_16_number,
      x_question_16_size                  => x_question_16_size,
      x_question_16_answer                => x_question_16_answer,
      x_question_17_number                => x_question_17_number,
      x_question_17_size                  => x_question_17_size,
      x_question_17_answer                => x_question_17_answer,
      x_question_18_number                => x_question_18_number,
      x_question_18_size                  => x_question_18_size,
      x_question_18_answer                => x_question_18_answer,
      x_question_19_number                => x_question_19_number,
      x_question_19_size                  => x_question_19_size,
      x_question_19_answer                => x_question_19_answer,
      x_question_20_number                => x_question_20_number,
      x_question_20_size                  => x_question_20_size,
      x_question_20_answer                => x_question_20_answer,
      x_question_21_number                => x_question_21_number,
      x_question_21_size                  => x_question_21_size,
      x_question_21_answer                => x_question_21_answer,
      x_question_22_number                => x_question_22_number,
      x_question_22_size                  => x_question_22_size,
      x_question_22_answer                => x_question_22_answer,
      x_question_23_number                => x_question_23_number,
      x_question_23_size                  => x_question_23_size,
      x_question_23_answer                => x_question_23_answer,
      x_question_24_number                => x_question_24_number,
      x_question_24_size                  => x_question_24_size,
      x_question_24_answer                => x_question_24_answer,
      x_question_25_number                => x_question_25_number,
      x_question_25_size                  => x_question_25_size,
      x_question_25_answer                => x_question_25_answer,
      x_question_26_number                => x_question_26_number,
      x_question_26_size                  => x_question_26_size,
      x_question_26_answer                => x_question_26_answer,
      x_question_27_number                => x_question_27_number,
      x_question_27_size                  => x_question_27_size,
      x_question_27_answer                => x_question_27_answer,
      x_question_28_number                => x_question_28_number,
      x_question_28_size                  => x_question_28_size,
      x_question_28_answer                => x_question_28_answer,
      x_question_29_number                => x_question_29_number,
      x_question_29_size                  => x_question_29_size,
      x_question_29_answer                => x_question_29_answer,
      x_question_30_number                => x_question_30_number,
      x_questions_30_size                 => x_questions_30_size,
      x_question_30_answer                => x_question_30_answer,
      x_r_s_email_address                 => x_r_s_email_address,
      x_eps_code                          => x_eps_code,
      x_comp_css_dependency_status        => x_comp_css_dependency_status,
      x_stu_age                           => x_stu_age,
      x_assumed_stu_yr_in_coll            => x_assumed_stu_yr_in_coll,
      x_comp_stu_marital_status           => x_comp_stu_marital_status,
      x_stu_family_members                => x_stu_family_members,
      x_stu_fam_members_in_college        => x_stu_fam_members_in_college,
      x_par_marital_status                => x_par_marital_status,
      x_par_family_members                => x_par_family_members,
      x_par_total_in_college              => x_par_total_in_college,
      x_par_par_in_college                => x_par_par_in_college,
      x_par_others_in_college             => x_par_others_in_college,
      x_par_aesa                          => x_par_aesa,
      x_par_cesa                          => x_par_cesa,
      x_stu_aesa                          => x_stu_aesa,
      x_stu_cesa                          => x_stu_cesa,
      x_im_p_bas_agi_taxable_income       => x_im_p_bas_agi_taxable_income,
      x_im_p_bas_untx_inc_and_ben         => x_im_p_bas_untx_inc_and_ben,
      x_im_p_bas_inc_adj                  => x_im_p_bas_inc_adj,
      x_im_p_bas_total_income             => x_im_p_bas_total_income,
      x_im_p_bas_us_income_tax            => x_im_p_bas_us_income_tax,
      x_im_p_bas_st_and_other_tax         => x_im_p_bas_st_and_other_tax,
      x_im_p_bas_fica_tax                 => x_im_p_bas_fica_tax,
      x_im_p_bas_med_dental               => x_im_p_bas_med_dental,
      x_im_p_bas_employment_allow         => x_im_p_bas_employment_allow,
      x_im_p_bas_annual_ed_savings        => x_im_p_bas_annual_ed_savings,
      x_im_p_bas_inc_prot_allow_m         => x_im_p_bas_inc_prot_allow_m,
      x_im_p_bas_total_inc_allow          => x_im_p_bas_total_inc_allow,
      x_im_p_bas_cal_avail_inc            => x_im_p_bas_cal_avail_inc,
      x_im_p_bas_avail_income             => x_im_p_bas_avail_income,
      x_im_p_bas_total_cont_inc           => x_im_p_bas_total_cont_inc,
      x_im_p_bas_cash_bank_accounts       => x_im_p_bas_cash_bank_accounts,
      x_im_p_bas_home_equity              => x_im_p_bas_home_equity,
      x_im_p_bas_ot_rl_est_inv_eq         => x_im_p_bas_ot_rl_est_inv_eq,
      x_im_p_bas_adj_bus_farm_worth       => x_im_p_bas_adj_bus_farm_worth,
      x_im_p_bas_ass_sibs_pre_tui         => x_im_p_bas_ass_sibs_pre_tui,
      x_im_p_bas_net_worth                => x_im_p_bas_net_worth,
      x_im_p_bas_emerg_res_allow          => x_im_p_bas_emerg_res_allow,
      x_im_p_bas_cum_ed_savings           => x_im_p_bas_cum_ed_savings,
      x_im_p_bas_low_inc_allow            => x_im_p_bas_low_inc_allow,
      x_im_p_bas_total_asset_allow        => x_im_p_bas_total_asset_allow,
      x_im_p_bas_disc_net_worth           => x_im_p_bas_disc_net_worth,
      x_im_p_bas_total_cont_asset         => x_im_p_bas_total_cont_asset,
      x_im_p_bas_total_cont               => x_im_p_bas_total_cont,
      x_im_p_bas_num_in_coll_adj          => x_im_p_bas_num_in_coll_adj,
      x_im_p_bas_cont_for_stu             => x_im_p_bas_cont_for_stu,
      x_im_p_bas_cont_from_income         => x_im_p_bas_cont_from_income,
      x_im_p_bas_cont_from_assets         => x_im_p_bas_cont_from_assets,
      x_im_p_opt_agi_taxable_income       => x_im_p_opt_agi_taxable_income,
      x_im_p_opt_untx_inc_and_ben         => x_im_p_opt_untx_inc_and_ben,
      x_im_p_opt_inc_adj                  => x_im_p_opt_inc_adj,
      x_im_p_opt_total_income             => x_im_p_opt_total_income,
      x_im_p_opt_us_income_tax            => x_im_p_opt_us_income_tax,
      x_im_p_opt_st_and_other_tax         => x_im_p_opt_st_and_other_tax,
      x_im_p_opt_fica_tax                 => x_im_p_opt_fica_tax,
      x_im_p_opt_med_dental               => x_im_p_opt_med_dental,
      x_im_p_opt_elem_sec_tuit            => x_im_p_opt_elem_sec_tuit,
      x_im_p_opt_employment_allow         => x_im_p_opt_employment_allow,
      x_im_p_opt_annual_ed_savings        => x_im_p_opt_annual_ed_savings,
      x_im_p_opt_inc_prot_allow_m         => x_im_p_opt_inc_prot_allow_m,
      x_im_p_opt_total_inc_allow          => x_im_p_opt_total_inc_allow,
      x_im_p_opt_cal_avail_inc            => x_im_p_opt_cal_avail_inc,
      x_im_p_opt_avail_income             => x_im_p_opt_avail_income,
      x_im_p_opt_total_cont_inc           => x_im_p_opt_total_cont_inc,
      x_im_p_opt_cash_bank_accounts       => x_im_p_opt_cash_bank_accounts,
      x_im_p_opt_home_equity              => x_im_p_opt_home_equity,
      x_im_p_opt_ot_rl_est_inv_eq         => x_im_p_opt_ot_rl_est_inv_eq,
      x_im_p_opt_adj_bus_farm_worth       => x_im_p_opt_adj_bus_farm_worth,
      x_im_p_opt_ass_sibs_pre_t           => x_im_p_opt_ass_sibs_pre_t,
      x_im_p_opt_net_worth                => x_im_p_opt_net_worth,
      x_im_p_opt_emerg_res_allow          => x_im_p_opt_emerg_res_allow,
      x_im_p_opt_cum_ed_savings           => x_im_p_opt_cum_ed_savings,
      x_im_p_opt_low_inc_allow            => x_im_p_opt_low_inc_allow,
      x_im_p_opt_total_asset_allow        => x_im_p_opt_total_asset_allow,
      x_im_p_opt_disc_net_worth           => x_im_p_opt_disc_net_worth,
      x_im_p_opt_total_cont_asset         => x_im_p_opt_total_cont_asset,
      x_im_p_opt_total_cont               => x_im_p_opt_total_cont,
      x_im_p_opt_num_in_coll_adj          => x_im_p_opt_num_in_coll_adj,
      x_im_p_opt_cont_for_stu             => x_im_p_opt_cont_for_stu,
      x_im_p_opt_cont_from_income         => x_im_p_opt_cont_from_income,
      x_im_p_opt_cont_from_assets         => x_im_p_opt_cont_from_assets,
      x_fm_p_analysis_type                => x_fm_p_analysis_type,
      x_fm_p_agi_taxable_income           => x_fm_p_agi_taxable_income,
      x_fm_p_untx_inc_and_ben             => x_fm_p_untx_inc_and_ben,
      x_fm_p_inc_adj                      => x_fm_p_inc_adj,
      x_fm_p_total_income                 => x_fm_p_total_income,
      x_fm_p_us_income_tax                => x_fm_p_us_income_tax,
      x_fm_p_state_and_other_taxes        => x_fm_p_state_and_other_taxes,
      x_fm_p_fica_tax                     => x_fm_p_fica_tax,
      x_fm_p_employment_allow             => x_fm_p_employment_allow,
      x_fm_p_income_prot_allow            => x_fm_p_income_prot_allow,
      x_fm_p_total_allow                  => x_fm_p_total_allow,
      x_fm_p_avail_income                 => x_fm_p_avail_income,
      x_fm_p_cash_bank_accounts           => x_fm_p_cash_bank_accounts,
      x_fm_p_ot_rl_est_inv_eq             => x_fm_p_ot_rl_est_inv_eq,
      x_fm_p_adj_bus_farm_net_worth       => x_fm_p_adj_bus_farm_net_worth,
      x_fm_p_net_worth                    => x_fm_p_net_worth,
      x_fm_p_asset_prot_allow             => x_fm_p_asset_prot_allow,
      x_fm_p_disc_net_worth               => x_fm_p_disc_net_worth,
      x_fm_p_total_contribution           => x_fm_p_total_contribution,
      x_fm_p_num_in_coll                  => x_fm_p_num_in_coll,
      x_fm_p_cont_for_stu                 => x_fm_p_cont_for_stu,
      x_fm_p_cont_from_income             => x_fm_p_cont_from_income,
      x_fm_p_cont_from_assets             => x_fm_p_cont_from_assets,
      x_im_s_bas_agi_taxable_income       => x_im_s_bas_agi_taxable_income,
      x_im_s_bas_untx_inc_and_ben         => x_im_s_bas_untx_inc_and_ben,
      x_im_s_bas_inc_adj                  => x_im_s_bas_inc_adj,
      x_im_s_bas_total_income             => x_im_s_bas_total_income,
      x_im_s_bas_us_income_tax            => x_im_s_bas_us_income_tax,
      x_im_s_bas_st_and_oth_tax           => x_im_s_bas_st_and_oth_tax,
      x_im_s_bas_fica_tax                 => x_im_s_bas_fica_tax,
      x_im_s_bas_med_dental               => x_im_s_bas_med_dental,
      x_im_s_bas_employment_allow         => x_im_s_bas_employment_allow,
      x_im_s_bas_annual_ed_savings        => x_im_s_bas_annual_ed_savings,
      x_im_s_bas_inc_prot_allow_m         => x_im_s_bas_inc_prot_allow_m,
      x_im_s_bas_total_inc_allow          => x_im_s_bas_total_inc_allow,
      x_im_s_bas_cal_avail_income         => x_im_s_bas_cal_avail_income,
      x_im_s_bas_avail_income             => x_im_s_bas_avail_income,
      x_im_s_bas_total_cont_inc           => x_im_s_bas_total_cont_inc,
      x_im_s_bas_cash_bank_accounts       => x_im_s_bas_cash_bank_accounts,
      x_im_s_bas_home_equity              => x_im_s_bas_home_equity,
      x_im_s_bas_ot_rl_est_inv_eq         => x_im_s_bas_ot_rl_est_inv_eq,
      x_im_s_bas_adj_bus_farm_worth       => x_im_s_bas_adj_bus_farm_worth,
      x_im_s_bas_trusts                   => x_im_s_bas_trusts,
      x_im_s_bas_net_worth                => x_im_s_bas_net_worth,
      x_im_s_bas_emerg_res_allow          => x_im_s_bas_emerg_res_allow,
      x_im_s_bas_cum_ed_savings           => x_im_s_bas_cum_ed_savings,
      x_im_s_bas_total_asset_allow        => x_im_s_bas_total_asset_allow,
      x_im_s_bas_disc_net_worth           => x_im_s_bas_disc_net_worth,
      x_im_s_bas_total_cont_asset         => x_im_s_bas_total_cont_asset,
      x_im_s_bas_total_cont               => x_im_s_bas_total_cont,
      x_im_s_bas_num_in_coll_adj          => x_im_s_bas_num_in_coll_adj,
      x_im_s_bas_cont_for_stu             => x_im_s_bas_cont_for_stu,
      x_im_s_bas_cont_from_income         => x_im_s_bas_cont_from_income,
      x_im_s_bas_cont_from_assets         => x_im_s_bas_cont_from_assets,
      x_im_s_est_agi_taxable_income       => x_im_s_est_agi_taxable_income,
      x_im_s_est_untx_inc_and_ben         => x_im_s_est_untx_inc_and_ben,
      x_im_s_est_inc_adj                  => x_im_s_est_inc_adj,
      x_im_s_est_total_income             => x_im_s_est_total_income,
      x_im_s_est_us_income_tax            => x_im_s_est_us_income_tax,
      x_im_s_est_st_and_oth_tax           => x_im_s_est_st_and_oth_tax,
      x_im_s_est_fica_tax                 => x_im_s_est_fica_tax,
      x_im_s_est_med_dental               => x_im_s_est_med_dental,
      x_im_s_est_employment_allow         => x_im_s_est_employment_allow,
      x_im_s_est_annual_ed_savings        => x_im_s_est_annual_ed_savings,
      x_im_s_est_inc_prot_allow_m         => x_im_s_est_inc_prot_allow_m,
      x_im_s_est_total_inc_allow          => x_im_s_est_total_inc_allow,
      x_im_s_est_cal_avail_income         => x_im_s_est_cal_avail_income,
      x_im_s_est_avail_income             => x_im_s_est_avail_income,
      x_im_s_est_total_cont_inc           => x_im_s_est_total_cont_inc,
      x_im_s_est_cash_bank_accounts       => x_im_s_est_cash_bank_accounts,
      x_im_s_est_home_equity              => x_im_s_est_home_equity,
      x_im_s_est_ot_rl_est_inv_equ        => x_im_s_est_ot_rl_est_inv_equ,
      x_im_s_est_adj_bus_farm_worth       => x_im_s_est_adj_bus_farm_worth,
      x_im_s_est_est_trusts               => x_im_s_est_est_trusts,
      x_im_s_est_net_worth                => x_im_s_est_net_worth,
      x_im_s_est_emerg_res_allow          => x_im_s_est_emerg_res_allow,
      x_im_s_est_cum_ed_savings           => x_im_s_est_cum_ed_savings,
      x_im_s_est_total_asset_allow        => x_im_s_est_total_asset_allow,
      x_im_s_est_disc_net_worth           => x_im_s_est_disc_net_worth,
      x_im_s_est_total_cont_asset         => x_im_s_est_total_cont_asset,
      x_im_s_est_total_cont               => x_im_s_est_total_cont,
      x_im_s_est_num_in_coll_adj          => x_im_s_est_num_in_coll_adj,
      x_im_s_est_cont_for_stu             => x_im_s_est_cont_for_stu,
      x_im_s_est_cont_from_income         => x_im_s_est_cont_from_income,
      x_im_s_est_cont_from_assets         => x_im_s_est_cont_from_assets,
      x_im_s_opt_agi_taxable_income       => x_im_s_opt_agi_taxable_income,
      x_im_s_opt_untx_inc_and_ben         => x_im_s_opt_untx_inc_and_ben,
      x_im_s_opt_inc_adj                  => x_im_s_opt_inc_adj,
      x_im_s_opt_total_income             => x_im_s_opt_total_income,
      x_im_s_opt_us_income_tax            => x_im_s_opt_us_income_tax,
      x_im_s_opt_state_and_oth_taxes      => x_im_s_opt_state_and_oth_taxes,
      x_im_s_opt_fica_tax                 => x_im_s_opt_fica_tax,
      x_im_s_opt_med_dental               => x_im_s_opt_med_dental,
      x_im_s_opt_employment_allow         => x_im_s_opt_employment_allow,
      x_im_s_opt_annual_ed_savings        => x_im_s_opt_annual_ed_savings,
      x_im_s_opt_inc_prot_allow_m         => x_im_s_opt_inc_prot_allow_m,
      x_im_s_opt_total_inc_allow          => x_im_s_opt_total_inc_allow,
      x_im_s_opt_cal_avail_income         => x_im_s_opt_cal_avail_income,
      x_im_s_opt_avail_income             => x_im_s_opt_avail_income,
      x_im_s_opt_total_cont_inc           => x_im_s_opt_total_cont_inc,
      x_im_s_opt_cash_bank_accounts       => x_im_s_opt_cash_bank_accounts,
      x_im_s_opt_ira_keogh_accounts       => x_im_s_opt_ira_keogh_accounts,
      x_im_s_opt_home_equity              => x_im_s_opt_home_equity,
      x_im_s_opt_ot_rl_est_inv_eq         => x_im_s_opt_ot_rl_est_inv_eq,
      x_im_s_opt_adj_bus_farm_worth       => x_im_s_opt_adj_bus_farm_worth,
      x_im_s_opt_trusts                   => x_im_s_opt_trusts,
      x_im_s_opt_net_worth                => x_im_s_opt_net_worth,
      x_im_s_opt_emerg_res_allow          => x_im_s_opt_emerg_res_allow,
      x_im_s_opt_cum_ed_savings           => x_im_s_opt_cum_ed_savings,
      x_im_s_opt_total_asset_allow        => x_im_s_opt_total_asset_allow,
      x_im_s_opt_disc_net_worth           => x_im_s_opt_disc_net_worth,
      x_im_s_opt_total_cont_asset         => x_im_s_opt_total_cont_asset,
      x_im_s_opt_total_cont               => x_im_s_opt_total_cont,
      x_im_s_opt_num_in_coll_adj          => x_im_s_opt_num_in_coll_adj,
      x_im_s_opt_cont_for_stu             => x_im_s_opt_cont_for_stu,
      x_im_s_opt_cont_from_income         => x_im_s_opt_cont_from_income,
      x_im_s_opt_cont_from_assets         => x_im_s_opt_cont_from_assets,
      x_fm_s_analysis_type                => x_fm_s_analysis_type,
      x_fm_s_agi_taxable_income           => x_fm_s_agi_taxable_income,
      x_fm_s_untx_inc_and_ben             => x_fm_s_untx_inc_and_ben,
      x_fm_s_inc_adj                      => x_fm_s_inc_adj,
      x_fm_s_total_income                 => x_fm_s_total_income,
      x_fm_s_us_income_tax                => x_fm_s_us_income_tax,
      x_fm_s_state_and_oth_taxes          => x_fm_s_state_and_oth_taxes,
      x_fm_s_fica_tax                     => x_fm_s_fica_tax,
      x_fm_s_employment_allow             => x_fm_s_employment_allow,
      x_fm_s_income_prot_allow            => x_fm_s_income_prot_allow,
      x_fm_s_total_allow                  => x_fm_s_total_allow,
      x_fm_s_cal_avail_income             => x_fm_s_cal_avail_income,
      x_fm_s_avail_income                 => x_fm_s_avail_income,
      x_fm_s_cash_bank_accounts           => x_fm_s_cash_bank_accounts,
      x_fm_s_ot_rl_est_inv_equity         => x_fm_s_ot_rl_est_inv_equity,
      x_fm_s_adj_bus_farm_worth           => x_fm_s_adj_bus_farm_worth,
      x_fm_s_trusts                       => x_fm_s_trusts,
      x_fm_s_net_worth                    => x_fm_s_net_worth,
      x_fm_s_asset_prot_allow             => x_fm_s_asset_prot_allow,
      x_fm_s_disc_net_worth               => x_fm_s_disc_net_worth,
      x_fm_s_total_cont                   => x_fm_s_total_cont,
      x_fm_s_num_in_coll                  => x_fm_s_num_in_coll,
      x_fm_s_cont_for_stu                 => x_fm_s_cont_for_stu,
      x_fm_s_cont_from_income             => x_fm_s_cont_from_income,
      x_fm_s_cont_from_assets             => x_fm_s_cont_from_assets,
      x_im_inst_resident_ind              => x_im_inst_resident_ind,
      x_institutional_1_budget_name       => x_institutional_1_budget_name,
      x_im_inst_1_budget_duration         => x_im_inst_1_budget_duration,
      x_im_inst_1_tuition_fees            => x_im_inst_1_tuition_fees,
      x_im_inst_1_books_supplies          => x_im_inst_1_books_supplies,
      x_im_inst_1_living_expenses         => x_im_inst_1_living_expenses,
      x_im_inst_1_tot_expenses            => x_im_inst_1_tot_expenses,
      x_im_inst_1_tot_stu_cont            => x_im_inst_1_tot_stu_cont,
      x_im_inst_1_tot_par_cont            => x_im_inst_1_tot_par_cont,
      x_im_inst_1_tot_family_cont         => x_im_inst_1_tot_family_cont,
      x_im_inst_1_va_benefits             => x_im_inst_1_va_benefits,
      x_im_inst_1_ot_cont                 => x_im_inst_1_ot_cont,
      x_im_inst_1_est_financial_need      => x_im_inst_1_est_financial_need,
      x_institutional_2_budget_name       => x_institutional_2_budget_name,
      x_im_inst_2_budget_duration         => x_im_inst_2_budget_duration,
      x_im_inst_2_tuition_fees            => x_im_inst_2_tuition_fees,
      x_im_inst_2_books_supplies          => x_im_inst_2_books_supplies,
      x_im_inst_2_living_expenses         => x_im_inst_2_living_expenses,
      x_im_inst_2_tot_expenses            => x_im_inst_2_tot_expenses,
      x_im_inst_2_tot_stu_cont            => x_im_inst_2_tot_stu_cont,
      x_im_inst_2_tot_par_cont            => x_im_inst_2_tot_par_cont,
      x_im_inst_2_tot_family_cont         => x_im_inst_2_tot_family_cont,
      x_im_inst_2_va_benefits             => x_im_inst_2_va_benefits,
      x_im_inst_2_est_financial_need      => x_im_inst_2_est_financial_need,
      x_institutional_3_budget_name       => x_institutional_3_budget_name,
      x_im_inst_3_budget_duration         => x_im_inst_3_budget_duration,
      x_im_inst_3_tuition_fees            => x_im_inst_3_tuition_fees,
      x_im_inst_3_books_supplies          => x_im_inst_3_books_supplies,
      x_im_inst_3_living_expenses         => x_im_inst_3_living_expenses,
      x_im_inst_3_tot_expenses            => x_im_inst_3_tot_expenses,
      x_im_inst_3_tot_stu_cont            => x_im_inst_3_tot_stu_cont,
      x_im_inst_3_tot_par_cont            => x_im_inst_3_tot_par_cont,
      x_im_inst_3_tot_family_cont         => x_im_inst_3_tot_family_cont,
      x_im_inst_3_va_benefits             => x_im_inst_3_va_benefits,
      x_im_inst_3_est_financial_need      => x_im_inst_3_est_financial_need,
      x_fm_inst_1_federal_efc             => x_fm_inst_1_federal_efc,
      x_fm_inst_1_va_benefits             => x_fm_inst_1_va_benefits,
      x_fm_inst_1_fed_eligibility         => x_fm_inst_1_fed_eligibility,
      x_fm_inst_1_pell                    => x_fm_inst_1_pell,
      x_option_par_loss_allow_ind         => x_option_par_loss_allow_ind,
      x_option_par_tuition_ind            => x_option_par_tuition_ind,
      x_option_par_home_ind               => x_option_par_home_ind,
      x_option_par_home_value             => x_option_par_home_value,
      x_option_par_home_debt              => x_option_par_home_debt,
      x_option_stu_ira_keogh_ind          => x_option_stu_ira_keogh_ind,
      x_option_stu_home_ind               => x_option_stu_home_ind,
      x_option_stu_home_value             => x_option_stu_home_value,
      x_option_stu_home_debt              => x_option_stu_home_debt,
      x_option_stu_sum_ay_inc_ind         => x_option_stu_sum_ay_inc_ind,
      x_option_par_hope_ll_credit         => x_option_par_hope_ll_credit,
      x_option_stu_hope_ll_credit         => x_option_stu_hope_ll_credit,
      x_im_parent_1_8_months_bas          => x_im_parent_1_8_months_bas,
      x_im_p_more_than_9_mth_ba           => x_im_p_more_than_9_mth_ba,
      x_im_parent_1_8_months_opt          => x_im_parent_1_8_months_opt,
      x_im_p_more_than_9_mth_op           => x_im_p_more_than_9_mth_op,
      x_fnar_message_1                    => x_fnar_message_1,
      x_fnar_message_2                    => x_fnar_message_2,
      x_fnar_message_3                    => x_fnar_message_3,
      x_fnar_message_4                    => x_fnar_message_4,
      x_fnar_message_5                    => x_fnar_message_5,
      x_fnar_message_6                    => x_fnar_message_6,
      x_fnar_message_7                    => x_fnar_message_7,
      x_fnar_message_8                    => x_fnar_message_8,
      x_fnar_message_9                    => x_fnar_message_9,
      x_fnar_message_10                   => x_fnar_message_10,
      x_fnar_message_11                   => x_fnar_message_11,
      x_fnar_message_12                   => x_fnar_message_12,
      x_fnar_message_13                   => x_fnar_message_13,
      x_fnar_message_20                   => x_fnar_message_20,
      x_fnar_message_21                   => x_fnar_message_21,
      x_fnar_message_22                   => x_fnar_message_22,
      x_fnar_message_23                   => x_fnar_message_23,
      x_fnar_message_24                   => x_fnar_message_24,
      x_fnar_message_25                   => x_fnar_message_25,
      x_fnar_message_26                   => x_fnar_message_26,
      x_fnar_message_27                   => x_fnar_message_27,
      x_fnar_message_30                   => x_fnar_message_30,
      x_fnar_message_31                   => x_fnar_message_31,
      x_fnar_message_32                   => x_fnar_message_32,
      x_fnar_message_33                   => x_fnar_message_33,
      x_fnar_message_34                   => x_fnar_message_34,
      x_fnar_message_35                   => x_fnar_message_35,
      x_fnar_message_36                   => x_fnar_message_36,
      x_fnar_message_37                   => x_fnar_message_37,
      x_fnar_message_38                   => x_fnar_message_38,
      x_fnar_message_39                   => x_fnar_message_39,
      x_fnar_message_45                   => x_fnar_message_45,
      x_fnar_message_46                   => x_fnar_message_46,
      x_fnar_message_47                   => x_fnar_message_47,
      x_fnar_message_48                   => x_fnar_message_48,
      x_fnar_message_50                   => x_fnar_message_50,
      x_fnar_message_51                   => x_fnar_message_51,
      x_fnar_message_52                   => x_fnar_message_52,
      x_fnar_message_53                   => x_fnar_message_53,
      x_fnar_message_56                   => x_fnar_message_56,
      x_fnar_message_57                   => x_fnar_message_57,
      x_fnar_message_58                   => x_fnar_message_58,
      x_fnar_message_59                   => x_fnar_message_59,
      x_fnar_message_60                   => x_fnar_message_60,
      x_fnar_message_61                   => x_fnar_message_61,
      x_fnar_message_62                   => x_fnar_message_62,
      x_fnar_message_63                   => x_fnar_message_63,
      x_fnar_message_64                   => x_fnar_message_64,
      x_fnar_message_65                   => x_fnar_message_65,
      x_fnar_message_71                   => x_fnar_message_71,
      x_fnar_message_72                   => x_fnar_message_72,
      x_fnar_message_73                   => x_fnar_message_73,
      x_fnar_message_74                   => x_fnar_message_74,
      x_fnar_message_75                   => x_fnar_message_75,
      x_fnar_message_76                   => x_fnar_message_76,
      x_fnar_message_77                   => x_fnar_message_77,
      x_fnar_message_78                   => x_fnar_message_78,
      x_fnar_mesg_10_stu_fam_mem          => x_fnar_mesg_10_stu_fam_mem,
      x_fnar_mesg_11_stu_no_in_coll       => x_fnar_mesg_11_stu_no_in_coll,
      x_fnar_mesg_24_stu_avail_inc        => x_fnar_mesg_24_stu_avail_inc,
      x_fnar_mesg_26_stu_taxes            => x_fnar_mesg_26_stu_taxes,
      x_fnar_mesg_33_stu_home_value       => x_fnar_mesg_33_stu_home_value,
      x_fnar_mesg_34_stu_home_value       => x_fnar_mesg_34_stu_home_value,
      x_fnar_mesg_34_stu_home_equity      => x_fnar_mesg_34_stu_home_equity,
      x_fnar_mesg_35_stu_home_value       => x_fnar_mesg_35_stu_home_value,
      x_fnar_mesg_35_stu_home_equity      => x_fnar_mesg_35_stu_home_equity,
      x_fnar_mesg_36_stu_home_equity      => x_fnar_mesg_36_stu_home_equity,
      x_fnar_mesg_48_par_fam_mem          => x_fnar_mesg_48_par_fam_mem,
      x_fnar_mesg_49_par_no_in_coll       => x_fnar_mesg_49_par_no_in_coll,
      x_fnar_mesg_56_par_agi              => x_fnar_mesg_56_par_agi,
      x_fnar_mesg_62_par_taxes            => x_fnar_mesg_62_par_taxes,
      x_fnar_mesg_73_par_home_value       => x_fnar_mesg_73_par_home_value,
      x_fnar_mesg_74_par_home_value       => x_fnar_mesg_74_par_home_value,
      x_fnar_mesg_74_par_home_equity      => x_fnar_mesg_74_par_home_equity,
      x_fnar_mesg_75_par_home_value       => x_fnar_mesg_75_par_home_value,
      x_fnar_mesg_75_par_home_equity      => x_fnar_mesg_75_par_home_equity,
      x_fnar_mesg_76_par_home_equity      => x_fnar_mesg_76_par_home_equity,
      x_assumption_message_1              => x_assumption_message_1,
      x_assumption_message_2              => x_assumption_message_2,
      x_assumption_message_3              => x_assumption_message_3,
      x_assumption_message_4              => x_assumption_message_4,
      x_assumption_message_5              => x_assumption_message_5,
      x_assumption_message_6              => x_assumption_message_6,
      x_record_mark                       => x_record_mark,
      x_creation_date                     => x_last_update_date,
      x_created_by                        => x_last_updated_by,
      x_last_update_date                  => x_last_update_date,
      x_last_updated_by                   => x_last_updated_by,
      x_last_update_login                 => x_last_update_login,
      x_option_par_cola_adj_ind           => x_option_par_cola_adj_ind,
      x_option_par_stu_fa_assets_ind      => x_option_par_stu_fa_assets_ind,
      x_option_par_ipt_assets_ind         => x_option_par_ipt_assets_ind,
      x_option_stu_ipt_assets_ind         => x_option_stu_ipt_assets_ind,
      x_option_par_cola_adj_value         => x_option_par_cola_adj_value,
      x_fnar_message_49                   => x_fnar_message_49,
      x_fnar_message_55                   => x_fnar_message_55,
      x_p_soc_sec_ben_student_amt         => x_p_soc_sec_ben_student_amt,
      x_p_tuit_fee_deduct_amt             => x_p_tuit_fee_deduct_amt,
      x_opt_ind_stu_ipt_assets_flag       => x_opt_ind_stu_ipt_assets_flag,
      x_stu_lives_with_num           => x_stu_lives_with_num,
      x_stu_most_support_from_num    => x_stu_most_support_from_num,
      x_location_computer_num        => x_location_computer_num,
      x_cust_parent_cont_adj_num     => x_cust_parent_cont_adj_num,
      x_custodial_parent_num             => x_custodial_parent_num,
      x_cust_par_base_prcnt_inc_amt  => x_cust_par_base_prcnt_inc_amt,
      x_cust_par_base_cont_inc_amt   => x_cust_par_base_cont_inc_amt,
      x_cust_par_base_cont_ast_amt   => x_cust_par_base_cont_ast_amt,
      x_cust_par_base_tot_cont_amt   => x_cust_par_base_tot_cont_amt ,
      x_cust_par_opt_prcnt_inc_amt   => x_cust_par_opt_prcnt_inc_amt,
      x_cust_par_opt_cont_inc_amt    => x_cust_par_opt_cont_inc_amt,
      x_cust_par_opt_cont_ast_amt    => x_cust_par_opt_cont_ast_amt,
      x_cust_par_opt_tot_cont_amt    => x_cust_par_opt_tot_cont_amt,
      x_parents_email_txt            => x_parents_email_txt,
      x_parent_1_birth_date          => x_parent_1_birth_date,
      x_parent_2_birth_date          => x_parent_2_birth_date,
      x_match_code                   => x_match_code

    );
Line: 9568

    UPDATE igf_ap_css_interface_all
      SET
        record_status                     = new_references.record_status,
        college_code                      = new_references.college_code,
        academic_year                     = new_references.academic_year,
        stu_record_type                   = new_references.stu_record_type,
        css_id_number                     = new_references.css_id_number,
        registration_receipt_date         = new_references.registration_receipt_date,
        registration_type                 = new_references.registration_type,
        application_receipt_date          = new_references.application_receipt_date,
        application_type                  = new_references.application_type,
        original_fnar_compute             = new_references.original_fnar_compute,
        revision_fnar_compute_date        = new_references.revision_fnar_compute_date,
        electronic_extract_date           = new_references.electronic_extract_date,
        institutional_reporting_type      = new_references.institutional_reporting_type,
        asr_receipt_date                  = new_references.asr_receipt_date,
        last_name                         = new_references.last_name,
        first_name                        = new_references.first_name,
        middle_initial                    = new_references.middle_initial,
        address_number_and_street         = new_references.address_number_and_street,
        city                              = new_references.city,
        state_mailing                     = new_references.state_mailing,
        zip_code                          = new_references.zip_code,
        s_telephone_number                = new_references.s_telephone_number,
        s_title                           = new_references.s_title,
        date_of_birth                     = new_references.date_of_birth,
        social_security_number            = new_references.social_security_number,
        state_legal_residence             = new_references.state_legal_residence,
        foreign_address_indicator         = new_references.foreign_address_indicator,
        foreign_postal_code               = new_references.foreign_postal_code,
        country                           = new_references.country,
        financial_aid_status              = new_references.financial_aid_status,
        year_in_college                   = new_references.year_in_college,
        marital_status                    = new_references.marital_status,
        ward_court                        = new_references.ward_court,
        legal_dependents_other            = new_references.legal_dependents_other,
        household_size                    = new_references.household_size,
        number_in_college                 = new_references.number_in_college,
        citizenship_status                = new_references.citizenship_status,
        citizenship_country               = new_references.citizenship_country,
        visa_classification               = new_references.visa_classification,
        tax_figures                       = new_references.tax_figures,
        number_exemptions                 = new_references.number_exemptions,
        adjusted_gross_inc                = new_references.adjusted_gross_inc,
        us_tax_paid                       = new_references.us_tax_paid,
        itemized_deductions               = new_references.itemized_deductions,
        stu_income_work                   = new_references.stu_income_work,
        spouse_income_work                = new_references.spouse_income_work,
        divid_int_inc                     = new_references.divid_int_inc,
        soc_sec_benefits                  = new_references.soc_sec_benefits,
        welfare_tanf                      = new_references.welfare_tanf,
        child_supp_rcvd                   = new_references.child_supp_rcvd,
        earned_income_credit              = new_references.earned_income_credit,
        other_untax_income                = new_references.other_untax_income,
        tax_stu_aid                       = new_references.tax_stu_aid,
        cash_sav_check                    = new_references.cash_sav_check,
        ira_keogh                         = new_references.ira_keogh,
        invest_value                      = new_references.invest_value,
        invest_debt                       = new_references.invest_debt,
        home_value                        = new_references.home_value,
        home_debt                         = new_references.home_debt,
        oth_real_value                    = new_references.oth_real_value,
        oth_real_debt                     = new_references.oth_real_debt,
        bus_farm_value                    = new_references.bus_farm_value,
        bus_farm_debt                     = new_references.bus_farm_debt,
        live_on_farm                      = new_references.live_on_farm,
        home_purch_price                  = new_references.home_purch_price,
        hope_ll_credit                    = new_references.hope_ll_credit,
        home_purch_year                   = new_references.home_purch_year,
        trust_amount                      = new_references.trust_amount,
        trust_avail                       = new_references.trust_avail,
        trust_estab                       = new_references.trust_estab,
        child_support_paid                = new_references.child_support_paid,
        med_dent_expenses                 = new_references.med_dent_expenses,
        vet_us                            = new_references.vet_us,
        vet_ben_amount                    = new_references.vet_ben_amount,
        vet_ben_months                    = new_references.vet_ben_months,
        stu_summer_wages                  = new_references.stu_summer_wages,
        stu_school_yr_wages               = new_references.stu_school_yr_wages,
        spouse_summer_wages               = new_references.spouse_summer_wages,
        spouse_school_yr_wages            = new_references.spouse_school_yr_wages,
        summer_other_tax_inc              = new_references.summer_other_tax_inc,
        school_yr_other_tax_inc           = new_references.school_yr_other_tax_inc,
        summer_untax_inc                  = new_references.summer_untax_inc,
        school_yr_untax_inc               = new_references.school_yr_untax_inc,
        grants_schol_etc                  = new_references.grants_schol_etc,
        tuit_benefits                     = new_references.tuit_benefits,
        cont_parents                      = new_references.cont_parents,
        cont_relatives                    = new_references.cont_relatives,
        p_siblings_pre_tuit               = new_references.p_siblings_pre_tuit,
        p_student_pre_tuit                = new_references.p_student_pre_tuit,
        p_household_size                  = new_references.p_household_size,
        p_number_in_college               = new_references.p_number_in_college,
        p_parents_in_college              = new_references.p_parents_in_college,
        p_marital_status                  = new_references.p_marital_status,
        p_state_legal_residence           = new_references.p_state_legal_residence,
        p_natural_par_status              = new_references.p_natural_par_status,
        p_child_supp_paid                 = new_references.p_child_supp_paid,
        p_repay_ed_loans                  = new_references.p_repay_ed_loans,
        p_med_dent_expenses               = new_references.p_med_dent_expenses,
        p_tuit_paid_amount                = new_references.p_tuit_paid_amount,
        p_tuit_paid_number                = new_references.p_tuit_paid_number,
        p_exp_child_supp_paid             = new_references.p_exp_child_supp_paid,
        p_exp_repay_ed_loans              = new_references.p_exp_repay_ed_loans,
        p_exp_med_dent_expenses           = new_references.p_exp_med_dent_expenses,
        p_exp_tuit_pd_amount              = new_references.p_exp_tuit_pd_amount,
        p_exp_tuit_pd_number              = new_references.p_exp_tuit_pd_number,
        p_cash_sav_check                  = new_references.p_cash_sav_check,
        p_month_mortgage_pay              = new_references.p_month_mortgage_pay,
        p_invest_value                    = new_references.p_invest_value,
        p_invest_debt                     = new_references.p_invest_debt,
        p_home_value                      = new_references.p_home_value,
        p_home_debt                       = new_references.p_home_debt,
        p_home_purch_price                = new_references.p_home_purch_price,
        p_own_business_farm               = new_references.p_own_business_farm,
        p_business_value                  = new_references.p_business_value,
        p_business_debt                   = new_references.p_business_debt,
        p_farm_value                      = new_references.p_farm_value,
        p_farm_debt                       = new_references.p_farm_debt,
        p_live_on_farm                    = new_references.p_live_on_farm,
        p_oth_real_estate_value           = new_references.p_oth_real_estate_value,
        p_oth_real_estate_debt            = new_references.p_oth_real_estate_debt,
        p_oth_real_purch_price            = new_references.p_oth_real_purch_price,
        p_siblings_assets                 = new_references.p_siblings_assets,
        p_home_purch_year                 = new_references.p_home_purch_year,
        p_oth_real_purch_year             = new_references.p_oth_real_purch_year,
        p_prior_agi                       = new_references.p_prior_agi,
        p_prior_us_tax_paid               = new_references.p_prior_us_tax_paid,
        p_prior_item_deductions           = new_references.p_prior_item_deductions,
        p_prior_other_untax_inc           = new_references.p_prior_other_untax_inc,
        p_tax_figures                     = new_references.p_tax_figures,
        p_number_exemptions               = new_references.p_number_exemptions,
        p_adjusted_gross_inc              = new_references.p_adjusted_gross_inc,
        p_wages_sal_tips                  = new_references.p_wages_sal_tips,
        p_interest_income                 = new_references.p_interest_income,
        p_dividend_income                 = new_references.p_dividend_income,
        p_net_inc_bus_farm                = new_references.p_net_inc_bus_farm,
        p_other_taxable_income            = new_references.p_other_taxable_income,
        p_adj_to_income                   = new_references.p_adj_to_income,
        p_us_tax_paid                     = new_references.p_us_tax_paid,
        p_itemized_deductions             = new_references.p_itemized_deductions,
        p_father_income_work              = new_references.p_father_income_work,
        p_mother_income_work              = new_references.p_mother_income_work,
        p_soc_sec_ben                     = new_references.p_soc_sec_ben,
        p_welfare_tanf                    = new_references.p_welfare_tanf,
        p_child_supp_rcvd                 = new_references.p_child_supp_rcvd,
        p_ded_ira_keogh                   = new_references.p_ded_ira_keogh,
        p_tax_defer_pens_savs             = new_references.p_tax_defer_pens_savs,
        p_dep_care_med_spending           = new_references.p_dep_care_med_spending,
        p_earned_income_credit            = new_references.p_earned_income_credit,
        p_living_allow                    = new_references.p_living_allow,
        p_tax_exmpt_int                   = new_references.p_tax_exmpt_int,
        p_foreign_inc_excl                = new_references.p_foreign_inc_excl,
        p_other_untax_inc                 = new_references.p_other_untax_inc,
        p_hope_ll_credit                  = new_references.p_hope_ll_credit,
        p_yr_separation                   = new_references.p_yr_separation,
        p_yr_divorce                      = new_references.p_yr_divorce,
        p_exp_father_inc                  = new_references.p_exp_father_inc,
        p_exp_mother_inc                  = new_references.p_exp_mother_inc,
        p_exp_other_tax_inc               = new_references.p_exp_other_tax_inc,
        p_exp_other_untax_inc             = new_references.p_exp_other_untax_inc,
        line_2_relation                   = new_references.line_2_relation,
        line_2_attend_college             = new_references.line_2_attend_college,
        line_3_relation                   = new_references.line_3_relation,
        line_3_attend_college             = new_references.line_3_attend_college,
        line_4_relation                   = new_references.line_4_relation,
        line_4_attend_college             = new_references.line_4_attend_college,
        line_5_relation                   = new_references.line_5_relation,
        line_5_attend_college             = new_references.line_5_attend_college,
        line_6_relation                   = new_references.line_6_relation,
        line_6_attend_college             = new_references.line_6_attend_college,
        line_7_relation                   = new_references.line_7_relation,
        line_7_attend_college             = new_references.line_7_attend_college,
        line_8_relation                   = new_references.line_8_relation,
        line_8_attend_college             = new_references.line_8_attend_college,
        p_age_father                      = new_references.p_age_father,
        p_age_mother                      = new_references.p_age_mother,
        p_div_sep_ind                     = new_references.p_div_sep_ind,
        b_cont_non_custodial_par          = new_references.b_cont_non_custodial_par,
        college_type_2                    = new_references.college_type_2,
        college_type_3                    = new_references.college_type_3,
        college_type_4                    = new_references.college_type_4,
        college_type_5                    = new_references.college_type_5,
        college_type_6                    = new_references.college_type_6,
        college_type_7                    = new_references.college_type_7,
        college_type_8                    = new_references.college_type_8,
        school_code_1                     = new_references.school_code_1,
        housing_code_1                    = new_references.housing_code_1,
        school_code_2                     = new_references.school_code_2,
        housing_code_2                    = new_references.housing_code_2,
        school_code_3                     = new_references.school_code_3,
        housing_code_3                    = new_references.housing_code_3,
        school_code_4                     = new_references.school_code_4,
        housing_code_4                    = new_references.housing_code_4,
        school_code_5                     = new_references.school_code_5,
        housing_code_5                    = new_references.housing_code_5,
        school_code_6                     = new_references.school_code_6,
        housing_code_6                    = new_references.housing_code_6,
        school_code_7                     = new_references.school_code_7,
        housing_code_7                    = new_references.housing_code_7,
        school_code_8                     = new_references.school_code_8,
        housing_code_8                    = new_references.housing_code_8,
        school_code_9                     = new_references.school_code_9,
        housing_code_9                    = new_references.housing_code_9,
        school_code_10                    = new_references.school_code_10,
        housing_code_10                   = new_references.housing_code_10,
        additional_school_code_1          = new_references.additional_school_code_1,
        additional_school_code_2          = new_references.additional_school_code_2,
        additional_school_code_3          = new_references.additional_school_code_3,
        additional_school_code_4          = new_references.additional_school_code_4,
        additional_school_code_5          = new_references.additional_school_code_5,
        additional_school_code_6          = new_references.additional_school_code_6,
        additional_school_code_7          = new_references.additional_school_code_7,
        additional_school_code_8          = new_references.additional_school_code_8,
        additional_school_code_9          = new_references.additional_school_code_9,
        additional_school_code_10         = new_references.additional_school_code_10,
        explanation_spec_circum           = new_references.explanation_spec_circum,
        signature_student                 = new_references.signature_student,
        signature_spouse                  = new_references.signature_spouse,
        signature_father                  = new_references.signature_father,
        signature_mother                  = new_references.signature_mother,
        month_day_completed               = new_references.month_day_completed,
        year_completed                    = new_references.year_completed,
        age_line_2                        = new_references.age_line_2,
        age_line_3                        = new_references.age_line_3,
        age_line_4                        = new_references.age_line_4,
        age_line_5                        = new_references.age_line_5,
        age_line_6                        = new_references.age_line_6,
        age_line_7                        = new_references.age_line_7,
        age_line_8                        = new_references.age_line_8,
        a_online_signature                = new_references.a_online_signature,
        question_1_number                 = new_references.question_1_number,
        question_1_size                   = new_references.question_1_size,
        question_1_answer                 = new_references.question_1_answer,
        question_2_number                 = new_references.question_2_number,
        question_2_size                   = new_references.question_2_size,
        question_2_answer                 = new_references.question_2_answer,
        question_3_number                 = new_references.question_3_number,
        question_3_size                   = new_references.question_3_size,
        question_3_answer                 = new_references.question_3_answer,
        question_4_number                 = new_references.question_4_number,
        question_4_size                   = new_references.question_4_size,
        question_4_answer                 = new_references.question_4_answer,
        question_5_number                 = new_references.question_5_number,
        question_5_size                   = new_references.question_5_size,
        question_5_answer                 = new_references.question_5_answer,
        question_6_number                 = new_references.question_6_number,
        question_6_size                   = new_references.question_6_size,
        question_6_answer                 = new_references.question_6_answer,
        question_7_number                 = new_references.question_7_number,
        question_7_size                   = new_references.question_7_size,
        question_7_answer                 = new_references.question_7_answer,
        question_8_number                 = new_references.question_8_number,
        question_8_size                   = new_references.question_8_size,
        question_8_answer                 = new_references.question_8_answer,
        question_9_number                 = new_references.question_9_number,
        question_9_size                   = new_references.question_9_size,
        question_9_answer                 = new_references.question_9_answer,
        question_10_number                = new_references.question_10_number,
        question_10_size                  = new_references.question_10_size,
        question_10_answer                = new_references.question_10_answer,
        question_11_number                = new_references.question_11_number,
        question_11_size                  = new_references.question_11_size,
        question_11_answer                = new_references.question_11_answer,
        question_12_number                = new_references.question_12_number,
        question_12_size                  = new_references.question_12_size,
        question_12_answer                = new_references.question_12_answer,
        question_13_number                = new_references.question_13_number,
        question_13_size                  = new_references.question_13_size,
        question_13_answer                = new_references.question_13_answer,
        question_14_number                = new_references.question_14_number,
        question_14_size                  = new_references.question_14_size,
        question_14_answer                = new_references.question_14_answer,
        question_15_number                = new_references.question_15_number,
        question_15_size                  = new_references.question_15_size,
        question_15_answer                = new_references.question_15_answer,
        question_16_number                = new_references.question_16_number,
        question_16_size                  = new_references.question_16_size,
        question_16_answer                = new_references.question_16_answer,
        question_17_number                = new_references.question_17_number,
        question_17_size                  = new_references.question_17_size,
        question_17_answer                = new_references.question_17_answer,
        question_18_number                = new_references.question_18_number,
        question_18_size                  = new_references.question_18_size,
        question_18_answer                = new_references.question_18_answer,
        question_19_number                = new_references.question_19_number,
        question_19_size                  = new_references.question_19_size,
        question_19_answer                = new_references.question_19_answer,
        question_20_number                = new_references.question_20_number,
        question_20_size                  = new_references.question_20_size,
        question_20_answer                = new_references.question_20_answer,
        question_21_number                = new_references.question_21_number,
        question_21_size                  = new_references.question_21_size,
        question_21_answer                = new_references.question_21_answer,
        question_22_number                = new_references.question_22_number,
        question_22_size                  = new_references.question_22_size,
        question_22_answer                = new_references.question_22_answer,
        question_23_number                = new_references.question_23_number,
        question_23_size                  = new_references.question_23_size,
        question_23_answer                = new_references.question_23_answer,
        question_24_number                = new_references.question_24_number,
        question_24_size                  = new_references.question_24_size,
        question_24_answer                = new_references.question_24_answer,
        question_25_number                = new_references.question_25_number,
        question_25_size                  = new_references.question_25_size,
        question_25_answer                = new_references.question_25_answer,
        question_26_number                = new_references.question_26_number,
        question_26_size                  = new_references.question_26_size,
        question_26_answer                = new_references.question_26_answer,
        question_27_number                = new_references.question_27_number,
        question_27_size                  = new_references.question_27_size,
        question_27_answer                = new_references.question_27_answer,
        question_28_number                = new_references.question_28_number,
        question_28_size                  = new_references.question_28_size,
        question_28_answer                = new_references.question_28_answer,
        question_29_number                = new_references.question_29_number,
        question_29_size                  = new_references.question_29_size,
        question_29_answer                = new_references.question_29_answer,
        question_30_number                = new_references.question_30_number,
        questions_30_size                 = new_references.questions_30_size,
        question_30_answer                = new_references.question_30_answer,
        r_s_email_address                 = new_references.r_s_email_address,
        eps_code                          = new_references.eps_code,
        comp_css_dependency_status        = new_references.comp_css_dependency_status,
        stu_age                           = new_references.stu_age,
        assumed_stu_yr_in_coll            = new_references.assumed_stu_yr_in_coll,
        comp_stu_marital_status           = new_references.comp_stu_marital_status,
        stu_family_members                = new_references.stu_family_members,
        stu_fam_members_in_college        = new_references.stu_fam_members_in_college,
        par_marital_status                = new_references.par_marital_status,
        par_family_members                = new_references.par_family_members,
        par_total_in_college              = new_references.par_total_in_college,
        par_par_in_college                = new_references.par_par_in_college,
        par_others_in_college             = new_references.par_others_in_college,
        par_aesa                          = new_references.par_aesa,
        par_cesa                          = new_references.par_cesa,
        stu_aesa                          = new_references.stu_aesa,
        stu_cesa                          = new_references.stu_cesa,
        im_p_bas_agi_taxable_income       = new_references.im_p_bas_agi_taxable_income,
        im_p_bas_untx_inc_and_ben         = new_references.im_p_bas_untx_inc_and_ben,
        im_p_bas_inc_adj                  = new_references.im_p_bas_inc_adj,
        im_p_bas_total_income             = new_references.im_p_bas_total_income,
        im_p_bas_us_income_tax            = new_references.im_p_bas_us_income_tax,
        im_p_bas_st_and_other_tax         = new_references.im_p_bas_st_and_other_tax,
        im_p_bas_fica_tax                 = new_references.im_p_bas_fica_tax,
        im_p_bas_med_dental               = new_references.im_p_bas_med_dental,
        im_p_bas_employment_allow         = new_references.im_p_bas_employment_allow,
        im_p_bas_annual_ed_savings        = new_references.im_p_bas_annual_ed_savings,
        im_p_bas_inc_prot_allow_m         = new_references.im_p_bas_inc_prot_allow_m,
        im_p_bas_total_inc_allow          = new_references.im_p_bas_total_inc_allow,
        im_p_bas_cal_avail_inc            = new_references.im_p_bas_cal_avail_inc,
        im_p_bas_avail_income             = new_references.im_p_bas_avail_income,
        im_p_bas_total_cont_inc           = new_references.im_p_bas_total_cont_inc,
        im_p_bas_cash_bank_accounts       = new_references.im_p_bas_cash_bank_accounts,
        im_p_bas_home_equity              = new_references.im_p_bas_home_equity,
        im_p_bas_ot_rl_est_inv_eq         = new_references.im_p_bas_ot_rl_est_inv_eq,
        im_p_bas_adj_bus_farm_worth       = new_references.im_p_bas_adj_bus_farm_worth,
        im_p_bas_ass_sibs_pre_tui         = new_references.im_p_bas_ass_sibs_pre_tui,
        im_p_bas_net_worth                = new_references.im_p_bas_net_worth,
        im_p_bas_emerg_res_allow          = new_references.im_p_bas_emerg_res_allow,
        im_p_bas_cum_ed_savings           = new_references.im_p_bas_cum_ed_savings,
        im_p_bas_low_inc_allow            = new_references.im_p_bas_low_inc_allow,
        im_p_bas_total_asset_allow        = new_references.im_p_bas_total_asset_allow,
        im_p_bas_disc_net_worth           = new_references.im_p_bas_disc_net_worth,
        im_p_bas_total_cont_asset         = new_references.im_p_bas_total_cont_asset,
        im_p_bas_total_cont               = new_references.im_p_bas_total_cont,
        im_p_bas_num_in_coll_adj          = new_references.im_p_bas_num_in_coll_adj,
        im_p_bas_cont_for_stu             = new_references.im_p_bas_cont_for_stu,
        im_p_bas_cont_from_income         = new_references.im_p_bas_cont_from_income,
        im_p_bas_cont_from_assets         = new_references.im_p_bas_cont_from_assets,
        im_p_opt_agi_taxable_income       = new_references.im_p_opt_agi_taxable_income,
        im_p_opt_untx_inc_and_ben         = new_references.im_p_opt_untx_inc_and_ben,
        im_p_opt_inc_adj                  = new_references.im_p_opt_inc_adj,
        im_p_opt_total_income             = new_references.im_p_opt_total_income,
        im_p_opt_us_income_tax            = new_references.im_p_opt_us_income_tax,
        im_p_opt_st_and_other_tax         = new_references.im_p_opt_st_and_other_tax,
        im_p_opt_fica_tax                 = new_references.im_p_opt_fica_tax,
        im_p_opt_med_dental               = new_references.im_p_opt_med_dental,
        im_p_opt_elem_sec_tuit            = new_references.im_p_opt_elem_sec_tuit,
        im_p_opt_employment_allow         = new_references.im_p_opt_employment_allow,
        im_p_opt_annual_ed_savings        = new_references.im_p_opt_annual_ed_savings,
        im_p_opt_inc_prot_allow_m         = new_references.im_p_opt_inc_prot_allow_m,
        im_p_opt_total_inc_allow          = new_references.im_p_opt_total_inc_allow,
        im_p_opt_cal_avail_inc            = new_references.im_p_opt_cal_avail_inc,
        im_p_opt_avail_income             = new_references.im_p_opt_avail_income,
        im_p_opt_total_cont_inc           = new_references.im_p_opt_total_cont_inc,
        im_p_opt_cash_bank_accounts       = new_references.im_p_opt_cash_bank_accounts,
        im_p_opt_home_equity              = new_references.im_p_opt_home_equity,
        im_p_opt_ot_rl_est_inv_eq         = new_references.im_p_opt_ot_rl_est_inv_eq,
        im_p_opt_adj_bus_farm_worth       = new_references.im_p_opt_adj_bus_farm_worth,
        im_p_opt_ass_sibs_pre_t           = new_references.im_p_opt_ass_sibs_pre_t,
        im_p_opt_net_worth                = new_references.im_p_opt_net_worth,
        im_p_opt_emerg_res_allow          = new_references.im_p_opt_emerg_res_allow,
        im_p_opt_cum_ed_savings           = new_references.im_p_opt_cum_ed_savings,
        im_p_opt_low_inc_allow            = new_references.im_p_opt_low_inc_allow,
        im_p_opt_total_asset_allow        = new_references.im_p_opt_total_asset_allow,
        im_p_opt_disc_net_worth           = new_references.im_p_opt_disc_net_worth,
        im_p_opt_total_cont_asset         = new_references.im_p_opt_total_cont_asset,
        im_p_opt_total_cont               = new_references.im_p_opt_total_cont,
        im_p_opt_num_in_coll_adj          = new_references.im_p_opt_num_in_coll_adj,
        im_p_opt_cont_for_stu             = new_references.im_p_opt_cont_for_stu,
        im_p_opt_cont_from_income         = new_references.im_p_opt_cont_from_income,
        im_p_opt_cont_from_assets         = new_references.im_p_opt_cont_from_assets,
        fm_p_analysis_type                = new_references.fm_p_analysis_type,
        fm_p_agi_taxable_income           = new_references.fm_p_agi_taxable_income,
        fm_p_untx_inc_and_ben             = new_references.fm_p_untx_inc_and_ben,
        fm_p_inc_adj                      = new_references.fm_p_inc_adj,
        fm_p_total_income                 = new_references.fm_p_total_income,
        fm_p_us_income_tax                = new_references.fm_p_us_income_tax,
        fm_p_state_and_other_taxes        = new_references.fm_p_state_and_other_taxes,
        fm_p_fica_tax                     = new_references.fm_p_fica_tax,
        fm_p_employment_allow             = new_references.fm_p_employment_allow,
        fm_p_income_prot_allow            = new_references.fm_p_income_prot_allow,
        fm_p_total_allow                  = new_references.fm_p_total_allow,
        fm_p_avail_income                 = new_references.fm_p_avail_income,
        fm_p_cash_bank_accounts           = new_references.fm_p_cash_bank_accounts,
        fm_p_ot_rl_est_inv_eq             = new_references.fm_p_ot_rl_est_inv_eq,
        fm_p_adj_bus_farm_net_worth       = new_references.fm_p_adj_bus_farm_net_worth,
        fm_p_net_worth                    = new_references.fm_p_net_worth,
        fm_p_asset_prot_allow             = new_references.fm_p_asset_prot_allow,
        fm_p_disc_net_worth               = new_references.fm_p_disc_net_worth,
        fm_p_total_contribution           = new_references.fm_p_total_contribution,
        fm_p_num_in_coll                  = new_references.fm_p_num_in_coll,
        fm_p_cont_for_stu                 = new_references.fm_p_cont_for_stu,
        fm_p_cont_from_income             = new_references.fm_p_cont_from_income,
        fm_p_cont_from_assets             = new_references.fm_p_cont_from_assets,
        im_s_bas_agi_taxable_income       = new_references.im_s_bas_agi_taxable_income,
        im_s_bas_untx_inc_and_ben         = new_references.im_s_bas_untx_inc_and_ben,
        im_s_bas_inc_adj                  = new_references.im_s_bas_inc_adj,
        im_s_bas_total_income             = new_references.im_s_bas_total_income,
        im_s_bas_us_income_tax            = new_references.im_s_bas_us_income_tax,
        im_s_bas_st_and_oth_tax           = new_references.im_s_bas_st_and_oth_tax,
        im_s_bas_fica_tax                 = new_references.im_s_bas_fica_tax,
        im_s_bas_med_dental               = new_references.im_s_bas_med_dental,
        im_s_bas_employment_allow         = new_references.im_s_bas_employment_allow,
        im_s_bas_annual_ed_savings        = new_references.im_s_bas_annual_ed_savings,
        im_s_bas_inc_prot_allow_m         = new_references.im_s_bas_inc_prot_allow_m,
        im_s_bas_total_inc_allow          = new_references.im_s_bas_total_inc_allow,
        im_s_bas_cal_avail_income         = new_references.im_s_bas_cal_avail_income,
        im_s_bas_avail_income             = new_references.im_s_bas_avail_income,
        im_s_bas_total_cont_inc           = new_references.im_s_bas_total_cont_inc,
        im_s_bas_cash_bank_accounts       = new_references.im_s_bas_cash_bank_accounts,
        im_s_bas_home_equity              = new_references.im_s_bas_home_equity,
        im_s_bas_ot_rl_est_inv_eq         = new_references.im_s_bas_ot_rl_est_inv_eq,
        im_s_bas_adj_bus_farm_worth       = new_references.im_s_bas_adj_bus_farm_worth,
        im_s_bas_trusts                   = new_references.im_s_bas_trusts,
        im_s_bas_net_worth                = new_references.im_s_bas_net_worth,
        im_s_bas_emerg_res_allow          = new_references.im_s_bas_emerg_res_allow,
        im_s_bas_cum_ed_savings           = new_references.im_s_bas_cum_ed_savings,
        im_s_bas_total_asset_allow        = new_references.im_s_bas_total_asset_allow,
        im_s_bas_disc_net_worth           = new_references.im_s_bas_disc_net_worth,
        im_s_bas_total_cont_asset         = new_references.im_s_bas_total_cont_asset,
        im_s_bas_total_cont               = new_references.im_s_bas_total_cont,
        im_s_bas_num_in_coll_adj          = new_references.im_s_bas_num_in_coll_adj,
        im_s_bas_cont_for_stu             = new_references.im_s_bas_cont_for_stu,
        im_s_bas_cont_from_income         = new_references.im_s_bas_cont_from_income,
        im_s_bas_cont_from_assets         = new_references.im_s_bas_cont_from_assets,
        im_s_est_agi_taxable_income       = new_references.im_s_est_agi_taxable_income,
        im_s_est_untx_inc_and_ben         = new_references.im_s_est_untx_inc_and_ben,
        im_s_est_inc_adj                  = new_references.im_s_est_inc_adj,
        im_s_est_total_income             = new_references.im_s_est_total_income,
        im_s_est_us_income_tax            = new_references.im_s_est_us_income_tax,
        im_s_est_st_and_oth_tax           = new_references.im_s_est_st_and_oth_tax,
        im_s_est_fica_tax                 = new_references.im_s_est_fica_tax,
        im_s_est_med_dental               = new_references.im_s_est_med_dental,
        im_s_est_employment_allow         = new_references.im_s_est_employment_allow,
        im_s_est_annual_ed_savings        = new_references.im_s_est_annual_ed_savings,
        im_s_est_inc_prot_allow_m         = new_references.im_s_est_inc_prot_allow_m,
        im_s_est_total_inc_allow          = new_references.im_s_est_total_inc_allow,
        im_s_est_cal_avail_income         = new_references.im_s_est_cal_avail_income,
        im_s_est_avail_income             = new_references.im_s_est_avail_income,
        im_s_est_total_cont_inc           = new_references.im_s_est_total_cont_inc,
        im_s_est_cash_bank_accounts       = new_references.im_s_est_cash_bank_accounts,
        im_s_est_home_equity              = new_references.im_s_est_home_equity,
        im_s_est_ot_rl_est_inv_equ        = new_references.im_s_est_ot_rl_est_inv_equ,
        im_s_est_adj_bus_farm_worth       = new_references.im_s_est_adj_bus_farm_worth,
        im_s_est_est_trusts               = new_references.im_s_est_est_trusts,
        im_s_est_net_worth                = new_references.im_s_est_net_worth,
        im_s_est_emerg_res_allow          = new_references.im_s_est_emerg_res_allow,
        im_s_est_cum_ed_savings           = new_references.im_s_est_cum_ed_savings,
        im_s_est_total_asset_allow        = new_references.im_s_est_total_asset_allow,
        im_s_est_disc_net_worth           = new_references.im_s_est_disc_net_worth,
        im_s_est_total_cont_asset         = new_references.im_s_est_total_cont_asset,
        im_s_est_total_cont               = new_references.im_s_est_total_cont,
        im_s_est_num_in_coll_adj          = new_references.im_s_est_num_in_coll_adj,
        im_s_est_cont_for_stu             = new_references.im_s_est_cont_for_stu,
        im_s_est_cont_from_income         = new_references.im_s_est_cont_from_income,
        im_s_est_cont_from_assets         = new_references.im_s_est_cont_from_assets,
        im_s_opt_agi_taxable_income       = new_references.im_s_opt_agi_taxable_income,
        im_s_opt_untx_inc_and_ben         = new_references.im_s_opt_untx_inc_and_ben,
        im_s_opt_inc_adj                  = new_references.im_s_opt_inc_adj,
        im_s_opt_total_income             = new_references.im_s_opt_total_income,
        im_s_opt_us_income_tax            = new_references.im_s_opt_us_income_tax,
        im_s_opt_state_and_oth_taxes      = new_references.im_s_opt_state_and_oth_taxes,
        im_s_opt_fica_tax                 = new_references.im_s_opt_fica_tax,
        im_s_opt_med_dental               = new_references.im_s_opt_med_dental,
        im_s_opt_employment_allow         = new_references.im_s_opt_employment_allow,
        im_s_opt_annual_ed_savings        = new_references.im_s_opt_annual_ed_savings,
        im_s_opt_inc_prot_allow_m         = new_references.im_s_opt_inc_prot_allow_m,
        im_s_opt_total_inc_allow          = new_references.im_s_opt_total_inc_allow,
        im_s_opt_cal_avail_income         = new_references.im_s_opt_cal_avail_income,
        im_s_opt_avail_income             = new_references.im_s_opt_avail_income,
        im_s_opt_total_cont_inc           = new_references.im_s_opt_total_cont_inc,
        im_s_opt_cash_bank_accounts       = new_references.im_s_opt_cash_bank_accounts,
        im_s_opt_ira_keogh_accounts       = new_references.im_s_opt_ira_keogh_accounts,
        im_s_opt_home_equity              = new_references.im_s_opt_home_equity,
        im_s_opt_ot_rl_est_inv_eq         = new_references.im_s_opt_ot_rl_est_inv_eq,
        im_s_opt_adj_bus_farm_worth       = new_references.im_s_opt_adj_bus_farm_worth,
        im_s_opt_trusts                   = new_references.im_s_opt_trusts,
        im_s_opt_net_worth                = new_references.im_s_opt_net_worth,
        im_s_opt_emerg_res_allow          = new_references.im_s_opt_emerg_res_allow,
        im_s_opt_cum_ed_savings           = new_references.im_s_opt_cum_ed_savings,
        im_s_opt_total_asset_allow        = new_references.im_s_opt_total_asset_allow,
        im_s_opt_disc_net_worth           = new_references.im_s_opt_disc_net_worth,
        im_s_opt_total_cont_asset         = new_references.im_s_opt_total_cont_asset,
        im_s_opt_total_cont               = new_references.im_s_opt_total_cont,
        im_s_opt_num_in_coll_adj          = new_references.im_s_opt_num_in_coll_adj,
        im_s_opt_cont_for_stu             = new_references.im_s_opt_cont_for_stu,
        im_s_opt_cont_from_income         = new_references.im_s_opt_cont_from_income,
        im_s_opt_cont_from_assets         = new_references.im_s_opt_cont_from_assets,
        fm_s_analysis_type                = new_references.fm_s_analysis_type,
        fm_s_agi_taxable_income           = new_references.fm_s_agi_taxable_income,
        fm_s_untx_inc_and_ben             = new_references.fm_s_untx_inc_and_ben,
        fm_s_inc_adj                      = new_references.fm_s_inc_adj,
        fm_s_total_income                 = new_references.fm_s_total_income,
        fm_s_us_income_tax                = new_references.fm_s_us_income_tax,
        fm_s_state_and_oth_taxes          = new_references.fm_s_state_and_oth_taxes,
        fm_s_fica_tax                     = new_references.fm_s_fica_tax,
        fm_s_employment_allow             = new_references.fm_s_employment_allow,
        fm_s_income_prot_allow            = new_references.fm_s_income_prot_allow,
        fm_s_total_allow                  = new_references.fm_s_total_allow,
        fm_s_cal_avail_income             = new_references.fm_s_cal_avail_income,
        fm_s_avail_income                 = new_references.fm_s_avail_income,
        fm_s_cash_bank_accounts           = new_references.fm_s_cash_bank_accounts,
        fm_s_ot_rl_est_inv_equity         = new_references.fm_s_ot_rl_est_inv_equity,
        fm_s_adj_bus_farm_worth           = new_references.fm_s_adj_bus_farm_worth,
        fm_s_trusts                       = new_references.fm_s_trusts,
        fm_s_net_worth                    = new_references.fm_s_net_worth,
        fm_s_asset_prot_allow             = new_references.fm_s_asset_prot_allow,
        fm_s_disc_net_worth               = new_references.fm_s_disc_net_worth,
        fm_s_total_cont                   = new_references.fm_s_total_cont,
        fm_s_num_in_coll                  = new_references.fm_s_num_in_coll,
        fm_s_cont_for_stu                 = new_references.fm_s_cont_for_stu,
        fm_s_cont_from_income             = new_references.fm_s_cont_from_income,
        fm_s_cont_from_assets             = new_references.fm_s_cont_from_assets,
        im_inst_resident_ind              = new_references.im_inst_resident_ind,
        institutional_1_budget_name       = new_references.institutional_1_budget_name,
        im_inst_1_budget_duration         = new_references.im_inst_1_budget_duration,
        im_inst_1_tuition_fees            = new_references.im_inst_1_tuition_fees,
        im_inst_1_books_supplies          = new_references.im_inst_1_books_supplies,
        im_inst_1_living_expenses         = new_references.im_inst_1_living_expenses,
        im_inst_1_tot_expenses            = new_references.im_inst_1_tot_expenses,
        im_inst_1_tot_stu_cont            = new_references.im_inst_1_tot_stu_cont,
        im_inst_1_tot_par_cont            = new_references.im_inst_1_tot_par_cont,
        im_inst_1_tot_family_cont         = new_references.im_inst_1_tot_family_cont,
        im_inst_1_va_benefits             = new_references.im_inst_1_va_benefits,
        im_inst_1_ot_cont                 = new_references.im_inst_1_ot_cont,
        im_inst_1_est_financial_need      = new_references.im_inst_1_est_financial_need,
        institutional_2_budget_name       = new_references.institutional_2_budget_name,
        im_inst_2_budget_duration         = new_references.im_inst_2_budget_duration,
        im_inst_2_tuition_fees            = new_references.im_inst_2_tuition_fees,
        im_inst_2_books_supplies          = new_references.im_inst_2_books_supplies,
        im_inst_2_living_expenses         = new_references.im_inst_2_living_expenses,
        im_inst_2_tot_expenses            = new_references.im_inst_2_tot_expenses,
        im_inst_2_tot_stu_cont            = new_references.im_inst_2_tot_stu_cont,
        im_inst_2_tot_par_cont            = new_references.im_inst_2_tot_par_cont,
        im_inst_2_tot_family_cont         = new_references.im_inst_2_tot_family_cont,
        im_inst_2_va_benefits             = new_references.im_inst_2_va_benefits,
        im_inst_2_est_financial_need      = new_references.im_inst_2_est_financial_need,
        institutional_3_budget_name       = new_references.institutional_3_budget_name,
        im_inst_3_budget_duration         = new_references.im_inst_3_budget_duration,
        im_inst_3_tuition_fees            = new_references.im_inst_3_tuition_fees,
        im_inst_3_books_supplies          = new_references.im_inst_3_books_supplies,
        im_inst_3_living_expenses         = new_references.im_inst_3_living_expenses,
        im_inst_3_tot_expenses            = new_references.im_inst_3_tot_expenses,
        im_inst_3_tot_stu_cont            = new_references.im_inst_3_tot_stu_cont,
        im_inst_3_tot_par_cont            = new_references.im_inst_3_tot_par_cont,
        im_inst_3_tot_family_cont         = new_references.im_inst_3_tot_family_cont,
        im_inst_3_va_benefits             = new_references.im_inst_3_va_benefits,
        im_inst_3_est_financial_need      = new_references.im_inst_3_est_financial_need,
        fm_inst_1_federal_efc             = new_references.fm_inst_1_federal_efc,
        fm_inst_1_va_benefits             = new_references.fm_inst_1_va_benefits,
        fm_inst_1_fed_eligibility         = new_references.fm_inst_1_fed_eligibility,
        fm_inst_1_pell                    = new_references.fm_inst_1_pell,
        option_par_loss_allow_ind         = new_references.option_par_loss_allow_ind,
        option_par_tuition_ind            = new_references.option_par_tuition_ind,
        option_par_home_ind               = new_references.option_par_home_ind,
        option_par_home_value             = new_references.option_par_home_value,
        option_par_home_debt              = new_references.option_par_home_debt,
        option_stu_ira_keogh_ind          = new_references.option_stu_ira_keogh_ind,
        option_stu_home_ind               = new_references.option_stu_home_ind,
        option_stu_home_value             = new_references.option_stu_home_value,
        option_stu_home_debt              = new_references.option_stu_home_debt,
        option_stu_sum_ay_inc_ind         = new_references.option_stu_sum_ay_inc_ind,
        option_par_hope_ll_credit         = new_references.option_par_hope_ll_credit,
        option_stu_hope_ll_credit         = new_references.option_stu_hope_ll_credit,
        im_parent_1_8_months_bas          = new_references.im_parent_1_8_months_bas,
        im_p_more_than_9_mth_ba           = new_references.im_p_more_than_9_mth_ba,
        im_parent_1_8_months_opt          = new_references.im_parent_1_8_months_opt,
        im_p_more_than_9_mth_op           = new_references.im_p_more_than_9_mth_op,
        fnar_message_1                    = new_references.fnar_message_1,
        fnar_message_2                    = new_references.fnar_message_2,
        fnar_message_3                    = new_references.fnar_message_3,
        fnar_message_4                    = new_references.fnar_message_4,
        fnar_message_5                    = new_references.fnar_message_5,
        fnar_message_6                    = new_references.fnar_message_6,
        fnar_message_7                    = new_references.fnar_message_7,
        fnar_message_8                    = new_references.fnar_message_8,
        fnar_message_9                    = new_references.fnar_message_9,
        fnar_message_10                   = new_references.fnar_message_10,
        fnar_message_11                   = new_references.fnar_message_11,
        fnar_message_12                   = new_references.fnar_message_12,
        fnar_message_13                   = new_references.fnar_message_13,
        fnar_message_20                   = new_references.fnar_message_20,
        fnar_message_21                   = new_references.fnar_message_21,
        fnar_message_22                   = new_references.fnar_message_22,
        fnar_message_23                   = new_references.fnar_message_23,
        fnar_message_24                   = new_references.fnar_message_24,
        fnar_message_25                   = new_references.fnar_message_25,
        fnar_message_26                   = new_references.fnar_message_26,
        fnar_message_27                   = new_references.fnar_message_27,
        fnar_message_30                   = new_references.fnar_message_30,
        fnar_message_31                   = new_references.fnar_message_31,
        fnar_message_32                   = new_references.fnar_message_32,
        fnar_message_33                   = new_references.fnar_message_33,
        fnar_message_34                   = new_references.fnar_message_34,
        fnar_message_35                   = new_references.fnar_message_35,
        fnar_message_36                   = new_references.fnar_message_36,
        fnar_message_37                   = new_references.fnar_message_37,
        fnar_message_38                   = new_references.fnar_message_38,
        fnar_message_39                   = new_references.fnar_message_39,
        fnar_message_45                   = new_references.fnar_message_45,
        fnar_message_46                   = new_references.fnar_message_46,
        fnar_message_47                   = new_references.fnar_message_47,
        fnar_message_48                   = new_references.fnar_message_48,
        fnar_message_50                   = new_references.fnar_message_50,
        fnar_message_51                   = new_references.fnar_message_51,
        fnar_message_52                   = new_references.fnar_message_52,
        fnar_message_53                   = new_references.fnar_message_53,
        fnar_message_56                   = new_references.fnar_message_56,
        fnar_message_57                   = new_references.fnar_message_57,
        fnar_message_58                   = new_references.fnar_message_58,
        fnar_message_59                   = new_references.fnar_message_59,
        fnar_message_60                   = new_references.fnar_message_60,
        fnar_message_61                   = new_references.fnar_message_61,
        fnar_message_62                   = new_references.fnar_message_62,
        fnar_message_63                   = new_references.fnar_message_63,
        fnar_message_64                   = new_references.fnar_message_64,
        fnar_message_65                   = new_references.fnar_message_65,
        fnar_message_71                   = new_references.fnar_message_71,
        fnar_message_72                   = new_references.fnar_message_72,
        fnar_message_73                   = new_references.fnar_message_73,
        fnar_message_74                   = new_references.fnar_message_74,
        fnar_message_75                   = new_references.fnar_message_75,
        fnar_message_76                   = new_references.fnar_message_76,
        fnar_message_77                   = new_references.fnar_message_77,
        fnar_message_78                   = new_references.fnar_message_78,
        fnar_mesg_10_stu_fam_mem          = new_references.fnar_mesg_10_stu_fam_mem,
        fnar_mesg_11_stu_no_in_coll       = new_references.fnar_mesg_11_stu_no_in_coll,
        fnar_mesg_24_stu_avail_inc        = new_references.fnar_mesg_24_stu_avail_inc,
        fnar_mesg_26_stu_taxes            = new_references.fnar_mesg_26_stu_taxes,
        fnar_mesg_33_stu_home_value       = new_references.fnar_mesg_33_stu_home_value,
        fnar_mesg_34_stu_home_value       = new_references.fnar_mesg_34_stu_home_value,
        fnar_mesg_34_stu_home_equity      = new_references.fnar_mesg_34_stu_home_equity,
        fnar_mesg_35_stu_home_value       = new_references.fnar_mesg_35_stu_home_value,
        fnar_mesg_35_stu_home_equity      = new_references.fnar_mesg_35_stu_home_equity,
        fnar_mesg_36_stu_home_equity      = new_references.fnar_mesg_36_stu_home_equity,
        fnar_mesg_48_par_fam_mem          = new_references.fnar_mesg_48_par_fam_mem,
        fnar_mesg_49_par_no_in_coll       = new_references.fnar_mesg_49_par_no_in_coll,
        fnar_mesg_56_par_agi              = new_references.fnar_mesg_56_par_agi,
        fnar_mesg_62_par_taxes            = new_references.fnar_mesg_62_par_taxes,
        fnar_mesg_73_par_home_value       = new_references.fnar_mesg_73_par_home_value,
        fnar_mesg_74_par_home_value       = new_references.fnar_mesg_74_par_home_value,
        fnar_mesg_74_par_home_equity      = new_references.fnar_mesg_74_par_home_equity,
        fnar_mesg_75_par_home_value       = new_references.fnar_mesg_75_par_home_value,
        fnar_mesg_75_par_home_equity      = new_references.fnar_mesg_75_par_home_equity,
        fnar_mesg_76_par_home_equity      = new_references.fnar_mesg_76_par_home_equity,
        assumption_message_1              = new_references.assumption_message_1,
        assumption_message_2              = new_references.assumption_message_2,
        assumption_message_3              = new_references.assumption_message_3,
        assumption_message_4              = new_references.assumption_message_4,
        assumption_message_5              = new_references.assumption_message_5,
        assumption_message_6              = new_references.assumption_message_6,
        record_mark                       = new_references.record_mark,
        last_update_date                  = x_last_update_date,
        last_updated_by                   = x_last_updated_by,
        last_update_login                 = x_last_update_login,
        option_par_cola_adj_ind           = new_references.option_par_cola_adj_ind,
        option_par_stu_fa_assets_ind      = new_references.option_par_stu_fa_assets_ind,
        option_par_ipt_assets_ind         = new_references.option_par_ipt_assets_ind,
        option_stu_ipt_assets_ind         = new_references.option_stu_ipt_assets_ind,
        option_par_cola_adj_value         = new_references.option_par_cola_adj_value,
        fnar_message_49                   = new_references.fnar_message_49,
        fnar_message_55                   = new_references.fnar_message_55,
        p_soc_sec_ben_student_amt         = new_references.p_soc_sec_ben_student_amt,
        p_tuit_fee_deduct_amt             = new_references.p_tuit_fee_deduct_amt,
        option_ind_stu_ipt_assets_flag    = new_references.option_ind_stu_ipt_assets_flag,
        stu_lives_with_num          = new_references.stu_lives_with_num,
        stu_most_support_from_num   = new_references.stu_most_support_from_num,
        location_computer_num       = new_references.location_computer_num,
        cust_parent_cont_adj_num    = new_references.cust_parent_cont_adj_num,
        custodial_parent_num            = new_references.custodial_parent_num,
        cust_par_base_prcnt_inc_amt = new_references.cust_par_base_prcnt_inc_amt,
        cust_par_base_cont_inc_amt  = new_references.cust_par_base_cont_inc_amt,
        cust_par_base_cont_ast_amt  = new_references.cust_par_base_cont_ast_amt,
        cust_par_base_tot_cont_amt  = new_references.cust_par_base_tot_cont_amt,
        cust_par_opt_prcnt_inc_amt  = new_references.cust_par_opt_prcnt_inc_amt,
        cust_par_opt_cont_inc_amt   = new_references.cust_par_opt_cont_inc_amt,
        cust_par_opt_cont_ast_amt   = new_references.cust_par_opt_cont_ast_amt,
        cust_par_opt_tot_cont_amt   = new_references.cust_par_opt_tot_cont_amt,
        parents_email_txt           = new_references.parents_email_txt,
        parent_1_birth_date         = new_references.parent_1_birth_date,
        parent_2_birth_date         = new_references.parent_2_birth_date,
        match_code                  = new_references.match_code
      WHERE rowid = x_rowid;
Line: 10288

  END update_row;
Line: 11008

  ||  Purpose : Adds a row if there is no existing row, otherwise updates existing row in the table.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */
    CURSOR c1 IS
      SELECT   rowid
      FROM     igf_ap_css_interface_all
      WHERE    css_id                            = x_css_id;
Line: 11026

      insert_row (
        x_rowid,
        x_css_id,
        x_record_status,
        x_college_code,
        x_academic_year,
        x_stu_record_type,
        x_css_id_number,
        x_registration_receipt_date,
        x_registration_type,
        x_application_receipt_date,
        x_application_type,
        x_original_fnar_compute,
        x_revision_fnar_compute_date,
        x_electronic_extract_date,
        x_institutional_reporting_type,
        x_asr_receipt_date,
        x_last_name,
        x_first_name,
        x_middle_initial,
        x_address_number_and_street,
        x_city,
        x_state_mailing,
        x_zip_code,
        x_s_telephone_number,
        x_s_title,
        x_date_of_birth,
        x_social_security_number,
        x_state_legal_residence,
        x_foreign_address_indicator,
        x_foreign_postal_code,
        x_country,
        x_financial_aid_status,
        x_year_in_college,
        x_marital_status,
        x_ward_court,
        x_legal_dependents_other,
        x_household_size,
        x_number_in_college,
        x_citizenship_status,
        x_citizenship_country,
        x_visa_classification,
        x_tax_figures,
        x_number_exemptions,
        x_adjusted_gross_inc,
        x_us_tax_paid,
        x_itemized_deductions,
        x_stu_income_work,
        x_spouse_income_work,
        x_divid_int_inc,
        x_soc_sec_benefits,
        x_welfare_tanf,
        x_child_supp_rcvd,
        x_earned_income_credit,
        x_other_untax_income,
        x_tax_stu_aid,
        x_cash_sav_check,
        x_ira_keogh,
        x_invest_value,
        x_invest_debt,
        x_home_value,
        x_home_debt,
        x_oth_real_value,
        x_oth_real_debt,
        x_bus_farm_value,
        x_bus_farm_debt,
        x_live_on_farm,
        x_home_purch_price,
        x_hope_ll_credit,
        x_home_purch_year,
        x_trust_amount,
        x_trust_avail,
        x_trust_estab,
        x_child_support_paid,
        x_med_dent_expenses,
        x_vet_us,
        x_vet_ben_amount,
        x_vet_ben_months,
        x_stu_summer_wages,
        x_stu_school_yr_wages,
        x_spouse_summer_wages,
        x_spouse_school_yr_wages,
        x_summer_other_tax_inc,
        x_school_yr_other_tax_inc,
        x_summer_untax_inc,
        x_school_yr_untax_inc,
        x_grants_schol_etc,
        x_tuit_benefits,
        x_cont_parents,
        x_cont_relatives,
        x_p_siblings_pre_tuit,
        x_p_student_pre_tuit,
        x_p_household_size,
        x_p_number_in_college,
        x_p_parents_in_college,
        x_p_marital_status,
        x_p_state_legal_residence,
        x_p_natural_par_status,
        x_p_child_supp_paid,
        x_p_repay_ed_loans,
        x_p_med_dent_expenses,
        x_p_tuit_paid_amount,
        x_p_tuit_paid_number,
        x_p_exp_child_supp_paid,
        x_p_exp_repay_ed_loans,
        x_p_exp_med_dent_expenses,
        x_p_exp_tuit_pd_amount,
        x_p_exp_tuit_pd_number,
        x_p_cash_sav_check,
        x_p_month_mortgage_pay,
        x_p_invest_value,
        x_p_invest_debt,
        x_p_home_value,
        x_p_home_debt,
        x_p_home_purch_price,
        x_p_own_business_farm,
        x_p_business_value,
        x_p_business_debt,
        x_p_farm_value,
        x_p_farm_debt,
        x_p_live_on_farm,
        x_p_oth_real_estate_value,
        x_p_oth_real_estate_debt,
        x_p_oth_real_purch_price,
        x_p_siblings_assets,
        x_p_home_purch_year,
        x_p_oth_real_purch_year,
        x_p_prior_agi,
        x_p_prior_us_tax_paid,
        x_p_prior_item_deductions,
        x_p_prior_other_untax_inc,
        x_p_tax_figures,
        x_p_number_exemptions,
        x_p_adjusted_gross_inc,
        x_p_wages_sal_tips,
        x_p_interest_income,
        x_p_dividend_income,
        x_p_net_inc_bus_farm,
        x_p_other_taxable_income,
        x_p_adj_to_income,
        x_p_us_tax_paid,
        x_p_itemized_deductions,
        x_p_father_income_work,
        x_p_mother_income_work,
        x_p_soc_sec_ben,
        x_p_welfare_tanf,
        x_p_child_supp_rcvd,
        x_p_ded_ira_keogh,
        x_p_tax_defer_pens_savs,
        x_p_dep_care_med_spending,
        x_p_earned_income_credit,
        x_p_living_allow,
        x_p_tax_exmpt_int,
        x_p_foreign_inc_excl,
        x_p_other_untax_inc,
        x_p_hope_ll_credit,
        x_p_yr_separation,
        x_p_yr_divorce,
        x_p_exp_father_inc,
        x_p_exp_mother_inc,
        x_p_exp_other_tax_inc,
        x_p_exp_other_untax_inc,
        x_line_2_relation,
        x_line_2_attend_college,
        x_line_3_relation,
        x_line_3_attend_college,
        x_line_4_relation,
        x_line_4_attend_college,
        x_line_5_relation,
        x_line_5_attend_college,
        x_line_6_relation,
        x_line_6_attend_college,
        x_line_7_relation,
        x_line_7_attend_college,
        x_line_8_relation,
        x_line_8_attend_college,
        x_p_age_father,
        x_p_age_mother,
        x_p_div_sep_ind,
        x_b_cont_non_custodial_par,
        x_college_type_2,
        x_college_type_3,
        x_college_type_4,
        x_college_type_5,
        x_college_type_6,
        x_college_type_7,
        x_college_type_8,
        x_school_code_1,
        x_housing_code_1,
        x_school_code_2,
        x_housing_code_2,
        x_school_code_3,
        x_housing_code_3,
        x_school_code_4,
        x_housing_code_4,
        x_school_code_5,
        x_housing_code_5,
        x_school_code_6,
        x_housing_code_6,
        x_school_code_7,
        x_housing_code_7,
        x_school_code_8,
        x_housing_code_8,
        x_school_code_9,
        x_housing_code_9,
        x_school_code_10,
        x_housing_code_10,
        x_additional_school_code_1,
        x_additional_school_code_2,
        x_additional_school_code_3,
        x_additional_school_code_4,
        x_additional_school_code_5,
        x_additional_school_code_6,
        x_additional_school_code_7,
        x_additional_school_code_8,
        x_additional_school_code_9,
        x_additional_school_code_10,
        x_explanation_spec_circum,
        x_signature_student,
        x_signature_spouse,
        x_signature_father,
        x_signature_mother,
        x_month_day_completed,
        x_year_completed,
        x_age_line_2,
        x_age_line_3,
        x_age_line_4,
        x_age_line_5,
        x_age_line_6,
        x_age_line_7,
        x_age_line_8,
        x_a_online_signature,
        x_question_1_number,
        x_question_1_size,
        x_question_1_answer,
        x_question_2_number,
        x_question_2_size,
        x_question_2_answer,
        x_question_3_number,
        x_question_3_size,
        x_question_3_answer,
        x_question_4_number,
        x_question_4_size,
        x_question_4_answer,
        x_question_5_number,
        x_question_5_size,
        x_question_5_answer,
        x_question_6_number,
        x_question_6_size,
        x_question_6_answer,
        x_question_7_number,
        x_question_7_size,
        x_question_7_answer,
        x_question_8_number,
        x_question_8_size,
        x_question_8_answer,
        x_question_9_number,
        x_question_9_size,
        x_question_9_answer,
        x_question_10_number,
        x_question_10_size,
        x_question_10_answer,
        x_question_11_number,
        x_question_11_size,
        x_question_11_answer,
        x_question_12_number,
        x_question_12_size,
        x_question_12_answer,
        x_question_13_number,
        x_question_13_size,
        x_question_13_answer,
        x_question_14_number,
        x_question_14_size,
        x_question_14_answer,
        x_question_15_number,
        x_question_15_size,
        x_question_15_answer,
        x_question_16_number,
        x_question_16_size,
        x_question_16_answer,
        x_question_17_number,
        x_question_17_size,
        x_question_17_answer,
        x_question_18_number,
        x_question_18_size,
        x_question_18_answer,
        x_question_19_number,
        x_question_19_size,
        x_question_19_answer,
        x_question_20_number,
        x_question_20_size,
        x_question_20_answer,
        x_question_21_number,
        x_question_21_size,
        x_question_21_answer,
        x_question_22_number,
        x_question_22_size,
        x_question_22_answer,
        x_question_23_number,
        x_question_23_size,
        x_question_23_answer,
        x_question_24_number,
        x_question_24_size,
        x_question_24_answer,
        x_question_25_number,
        x_question_25_size,
        x_question_25_answer,
        x_question_26_number,
        x_question_26_size,
        x_question_26_answer,
        x_question_27_number,
        x_question_27_size,
        x_question_27_answer,
        x_question_28_number,
        x_question_28_size,
        x_question_28_answer,
        x_question_29_number,
        x_question_29_size,
        x_question_29_answer,
        x_question_30_number,
        x_questions_30_size,
        x_question_30_answer,
        x_r_s_email_address,
        x_eps_code,
        x_comp_css_dependency_status,
        x_stu_age,
        x_assumed_stu_yr_in_coll,
        x_comp_stu_marital_status,
        x_stu_family_members,
        x_stu_fam_members_in_college,
        x_par_marital_status,
        x_par_family_members,
        x_par_total_in_college,
        x_par_par_in_college,
        x_par_others_in_college,
        x_par_aesa,
        x_par_cesa,
        x_stu_aesa,
        x_stu_cesa,
        x_im_p_bas_agi_taxable_income,
        x_im_p_bas_untx_inc_and_ben,
        x_im_p_bas_inc_adj,
        x_im_p_bas_total_income,
        x_im_p_bas_us_income_tax,
        x_im_p_bas_st_and_other_tax,
        x_im_p_bas_fica_tax,
        x_im_p_bas_med_dental,
        x_im_p_bas_employment_allow,
        x_im_p_bas_annual_ed_savings,
        x_im_p_bas_inc_prot_allow_m,
        x_im_p_bas_total_inc_allow,
        x_im_p_bas_cal_avail_inc,
        x_im_p_bas_avail_income,
        x_im_p_bas_total_cont_inc,
        x_im_p_bas_cash_bank_accounts,
        x_im_p_bas_home_equity,
        x_im_p_bas_ot_rl_est_inv_eq,
        x_im_p_bas_adj_bus_farm_worth,
        x_im_p_bas_ass_sibs_pre_tui,
        x_im_p_bas_net_worth,
        x_im_p_bas_emerg_res_allow,
        x_im_p_bas_cum_ed_savings,
        x_im_p_bas_low_inc_allow,
        x_im_p_bas_total_asset_allow,
        x_im_p_bas_disc_net_worth,
        x_im_p_bas_total_cont_asset,
        x_im_p_bas_total_cont,
        x_im_p_bas_num_in_coll_adj,
        x_im_p_bas_cont_for_stu,
        x_im_p_bas_cont_from_income,
        x_im_p_bas_cont_from_assets,
        x_im_p_opt_agi_taxable_income,
        x_im_p_opt_untx_inc_and_ben,
        x_im_p_opt_inc_adj,
        x_im_p_opt_total_income,
        x_im_p_opt_us_income_tax,
        x_im_p_opt_st_and_other_tax,
        x_im_p_opt_fica_tax,
        x_im_p_opt_med_dental,
        x_im_p_opt_elem_sec_tuit,
        x_im_p_opt_employment_allow,
        x_im_p_opt_annual_ed_savings,
        x_im_p_opt_inc_prot_allow_m,
        x_im_p_opt_total_inc_allow,
        x_im_p_opt_cal_avail_inc,
        x_im_p_opt_avail_income,
        x_im_p_opt_total_cont_inc,
        x_im_p_opt_cash_bank_accounts,
        x_im_p_opt_home_equity,
        x_im_p_opt_ot_rl_est_inv_eq,
        x_im_p_opt_adj_bus_farm_worth,
        x_im_p_opt_ass_sibs_pre_t,
        x_im_p_opt_net_worth,
        x_im_p_opt_emerg_res_allow,
        x_im_p_opt_cum_ed_savings,
        x_im_p_opt_low_inc_allow,
        x_im_p_opt_total_asset_allow,
        x_im_p_opt_disc_net_worth,
        x_im_p_opt_total_cont_asset,
        x_im_p_opt_total_cont,
        x_im_p_opt_num_in_coll_adj,
        x_im_p_opt_cont_for_stu,
        x_im_p_opt_cont_from_income,
        x_im_p_opt_cont_from_assets,
        x_fm_p_analysis_type,
        x_fm_p_agi_taxable_income,
        x_fm_p_untx_inc_and_ben,
        x_fm_p_inc_adj,
        x_fm_p_total_income,
        x_fm_p_us_income_tax,
        x_fm_p_state_and_other_taxes,
        x_fm_p_fica_tax,
        x_fm_p_employment_allow,
        x_fm_p_income_prot_allow,
        x_fm_p_total_allow,
        x_fm_p_avail_income,
        x_fm_p_cash_bank_accounts,
        x_fm_p_ot_rl_est_inv_eq,
        x_fm_p_adj_bus_farm_net_worth,
        x_fm_p_net_worth,
        x_fm_p_asset_prot_allow,
        x_fm_p_disc_net_worth,
        x_fm_p_total_contribution,
        x_fm_p_num_in_coll,
        x_fm_p_cont_for_stu,
        x_fm_p_cont_from_income,
        x_fm_p_cont_from_assets,
        x_im_s_bas_agi_taxable_income,
        x_im_s_bas_untx_inc_and_ben,
        x_im_s_bas_inc_adj,
        x_im_s_bas_total_income,
        x_im_s_bas_us_income_tax,
        x_im_s_bas_st_and_oth_tax,
        x_im_s_bas_fica_tax,
        x_im_s_bas_med_dental,
        x_im_s_bas_employment_allow,
        x_im_s_bas_annual_ed_savings,
        x_im_s_bas_inc_prot_allow_m,
        x_im_s_bas_total_inc_allow,
        x_im_s_bas_cal_avail_income,
        x_im_s_bas_avail_income,
        x_im_s_bas_total_cont_inc,
        x_im_s_bas_cash_bank_accounts,
        x_im_s_bas_home_equity,
        x_im_s_bas_ot_rl_est_inv_eq,
        x_im_s_bas_adj_bus_farm_worth,
        x_im_s_bas_trusts,
        x_im_s_bas_net_worth,
        x_im_s_bas_emerg_res_allow,
        x_im_s_bas_cum_ed_savings,
        x_im_s_bas_total_asset_allow,
        x_im_s_bas_disc_net_worth,
        x_im_s_bas_total_cont_asset,
        x_im_s_bas_total_cont,
        x_im_s_bas_num_in_coll_adj,
        x_im_s_bas_cont_for_stu,
        x_im_s_bas_cont_from_income,
        x_im_s_bas_cont_from_assets,
        x_im_s_est_agi_taxable_income,
        x_im_s_est_untx_inc_and_ben,
        x_im_s_est_inc_adj,
        x_im_s_est_total_income,
        x_im_s_est_us_income_tax,
        x_im_s_est_st_and_oth_tax,
        x_im_s_est_fica_tax,
        x_im_s_est_med_dental,
        x_im_s_est_employment_allow,
        x_im_s_est_annual_ed_savings,
        x_im_s_est_inc_prot_allow_m,
        x_im_s_est_total_inc_allow,
        x_im_s_est_cal_avail_income,
        x_im_s_est_avail_income,
        x_im_s_est_total_cont_inc,
        x_im_s_est_cash_bank_accounts,
        x_im_s_est_home_equity,
        x_im_s_est_ot_rl_est_inv_equ,
        x_im_s_est_adj_bus_farm_worth,
        x_im_s_est_est_trusts,
        x_im_s_est_net_worth,
        x_im_s_est_emerg_res_allow,
        x_im_s_est_cum_ed_savings,
        x_im_s_est_total_asset_allow,
        x_im_s_est_disc_net_worth,
        x_im_s_est_total_cont_asset,
        x_im_s_est_total_cont,
        x_im_s_est_num_in_coll_adj,
        x_im_s_est_cont_for_stu,
        x_im_s_est_cont_from_income,
        x_im_s_est_cont_from_assets,
        x_im_s_opt_agi_taxable_income,
        x_im_s_opt_untx_inc_and_ben,
        x_im_s_opt_inc_adj,
        x_im_s_opt_total_income,
        x_im_s_opt_us_income_tax,
        x_im_s_opt_state_and_oth_taxes,
        x_im_s_opt_fica_tax,
        x_im_s_opt_med_dental,
        x_im_s_opt_employment_allow,
        x_im_s_opt_annual_ed_savings,
        x_im_s_opt_inc_prot_allow_m,
        x_im_s_opt_total_inc_allow,
        x_im_s_opt_cal_avail_income,
        x_im_s_opt_avail_income,
        x_im_s_opt_total_cont_inc,
        x_im_s_opt_cash_bank_accounts,
        x_im_s_opt_ira_keogh_accounts,
        x_im_s_opt_home_equity,
        x_im_s_opt_ot_rl_est_inv_eq,
        x_im_s_opt_adj_bus_farm_worth,
        x_im_s_opt_trusts,
        x_im_s_opt_net_worth,
        x_im_s_opt_emerg_res_allow,
        x_im_s_opt_cum_ed_savings,
        x_im_s_opt_total_asset_allow,
        x_im_s_opt_disc_net_worth,
        x_im_s_opt_total_cont_asset,
        x_im_s_opt_total_cont,
        x_im_s_opt_num_in_coll_adj,
        x_im_s_opt_cont_for_stu,
        x_im_s_opt_cont_from_income,
        x_im_s_opt_cont_from_assets,
        x_fm_s_analysis_type,
        x_fm_s_agi_taxable_income,
        x_fm_s_untx_inc_and_ben,
        x_fm_s_inc_adj,
        x_fm_s_total_income,
        x_fm_s_us_income_tax,
        x_fm_s_state_and_oth_taxes,
        x_fm_s_fica_tax,
        x_fm_s_employment_allow,
        x_fm_s_income_prot_allow,
        x_fm_s_total_allow,
        x_fm_s_cal_avail_income,
        x_fm_s_avail_income,
        x_fm_s_cash_bank_accounts,
        x_fm_s_ot_rl_est_inv_equity,
        x_fm_s_adj_bus_farm_worth,
        x_fm_s_trusts,
        x_fm_s_net_worth,
        x_fm_s_asset_prot_allow,
        x_fm_s_disc_net_worth,
        x_fm_s_total_cont,
        x_fm_s_num_in_coll,
        x_fm_s_cont_for_stu,
        x_fm_s_cont_from_income,
        x_fm_s_cont_from_assets,
        x_im_inst_resident_ind,
        x_institutional_1_budget_name,
        x_im_inst_1_budget_duration,
        x_im_inst_1_tuition_fees,
        x_im_inst_1_books_supplies,
        x_im_inst_1_living_expenses,
        x_im_inst_1_tot_expenses,
        x_im_inst_1_tot_stu_cont,
        x_im_inst_1_tot_par_cont,
        x_im_inst_1_tot_family_cont,
        x_im_inst_1_va_benefits,
        x_im_inst_1_ot_cont,
        x_im_inst_1_est_financial_need,
        x_institutional_2_budget_name,
        x_im_inst_2_budget_duration,
        x_im_inst_2_tuition_fees,
        x_im_inst_2_books_supplies,
        x_im_inst_2_living_expenses,
        x_im_inst_2_tot_expenses,
        x_im_inst_2_tot_stu_cont,
        x_im_inst_2_tot_par_cont,
        x_im_inst_2_tot_family_cont,
        x_im_inst_2_va_benefits,
        x_im_inst_2_est_financial_need,
        x_institutional_3_budget_name,
        x_im_inst_3_budget_duration,
        x_im_inst_3_tuition_fees,
        x_im_inst_3_books_supplies,
        x_im_inst_3_living_expenses,
        x_im_inst_3_tot_expenses,
        x_im_inst_3_tot_stu_cont,
        x_im_inst_3_tot_par_cont,
        x_im_inst_3_tot_family_cont,
        x_im_inst_3_va_benefits,
        x_im_inst_3_est_financial_need,
        x_fm_inst_1_federal_efc,
        x_fm_inst_1_va_benefits,
        x_fm_inst_1_fed_eligibility,
        x_fm_inst_1_pell,
        x_option_par_loss_allow_ind,
        x_option_par_tuition_ind,
        x_option_par_home_ind,
        x_option_par_home_value,
        x_option_par_home_debt,
        x_option_stu_ira_keogh_ind,
        x_option_stu_home_ind,
        x_option_stu_home_value,
        x_option_stu_home_debt,
        x_option_stu_sum_ay_inc_ind,
        x_option_par_hope_ll_credit,
        x_option_stu_hope_ll_credit,
        x_im_parent_1_8_months_bas,
        x_im_p_more_than_9_mth_ba,
        x_im_parent_1_8_months_opt,
        x_im_p_more_than_9_mth_op,
        x_fnar_message_1,
        x_fnar_message_2,
        x_fnar_message_3,
        x_fnar_message_4,
        x_fnar_message_5,
        x_fnar_message_6,
        x_fnar_message_7,
        x_fnar_message_8,
        x_fnar_message_9,
        x_fnar_message_10,
        x_fnar_message_11,
        x_fnar_message_12,
        x_fnar_message_13,
        x_fnar_message_20,
        x_fnar_message_21,
        x_fnar_message_22,
        x_fnar_message_23,
        x_fnar_message_24,
        x_fnar_message_25,
        x_fnar_message_26,
        x_fnar_message_27,
        x_fnar_message_30,
        x_fnar_message_31,
        x_fnar_message_32,
        x_fnar_message_33,
        x_fnar_message_34,
        x_fnar_message_35,
        x_fnar_message_36,
        x_fnar_message_37,
        x_fnar_message_38,
        x_fnar_message_39,
        x_fnar_message_45,
        x_fnar_message_46,
        x_fnar_message_47,
        x_fnar_message_48,
        x_fnar_message_50,
        x_fnar_message_51,
        x_fnar_message_52,
        x_fnar_message_53,
        x_fnar_message_56,
        x_fnar_message_57,
        x_fnar_message_58,
        x_fnar_message_59,
        x_fnar_message_60,
        x_fnar_message_61,
        x_fnar_message_62,
        x_fnar_message_63,
        x_fnar_message_64,
        x_fnar_message_65,
        x_fnar_message_71,
        x_fnar_message_72,
        x_fnar_message_73,
        x_fnar_message_74,
        x_fnar_message_75,
        x_fnar_message_76,
        x_fnar_message_77,
        x_fnar_message_78,
        x_fnar_mesg_10_stu_fam_mem,
        x_fnar_mesg_11_stu_no_in_coll,
        x_fnar_mesg_24_stu_avail_inc,
        x_fnar_mesg_26_stu_taxes,
        x_fnar_mesg_33_stu_home_value,
        x_fnar_mesg_34_stu_home_value,
        x_fnar_mesg_34_stu_home_equity,
        x_fnar_mesg_35_stu_home_value,
        x_fnar_mesg_35_stu_home_equity,
        x_fnar_mesg_36_stu_home_equity,
        x_fnar_mesg_48_par_fam_mem,
        x_fnar_mesg_49_par_no_in_coll,
        x_fnar_mesg_56_par_agi,
        x_fnar_mesg_62_par_taxes,
        x_fnar_mesg_73_par_home_value,
        x_fnar_mesg_74_par_home_value,
        x_fnar_mesg_74_par_home_equity,
        x_fnar_mesg_75_par_home_value,
        x_fnar_mesg_75_par_home_equity,
        x_fnar_mesg_76_par_home_equity,
        x_assumption_message_1,
        x_assumption_message_2,
        x_assumption_message_3,
        x_assumption_message_4,
        x_assumption_message_5,
        x_assumption_message_6,
        x_record_mark,
        x_option_par_cola_adj_ind,
        x_option_par_stu_fa_assets_ind,
        x_option_par_ipt_assets_ind,
        x_option_stu_ipt_assets_ind,
        x_option_par_cola_adj_value,
        x_fnar_message_49,
        x_fnar_message_55,
        x_p_soc_sec_ben_student_amt,
        x_p_tuit_fee_deduct_amt,
        x_opt_ind_stu_ipt_assets_flag,
        x_stu_lives_with_num,
        x_stu_most_support_from_num,
        x_location_computer_num,
        x_cust_parent_cont_adj_num,
        x_custodial_parent_num,
        x_cust_par_base_prcnt_inc_amt,
        x_cust_par_base_cont_inc_amt,
        x_cust_par_base_cont_ast_amt,
        x_cust_par_base_tot_cont_amt,
        x_cust_par_opt_prcnt_inc_amt,
        x_cust_par_opt_cont_inc_amt,
        x_cust_par_opt_cont_ast_amt,
        x_cust_par_opt_tot_cont_amt,
        x_parents_email_txt,
        x_parent_1_birth_date,
        x_parent_2_birth_date,
        x_match_code,
        x_mode
      );
Line: 11744

    update_row (
      x_rowid,
      x_css_id,
      x_record_status,
      x_college_code,
      x_academic_year,
      x_stu_record_type,
      x_css_id_number,
      x_registration_receipt_date,
      x_registration_type,
      x_application_receipt_date,
      x_application_type,
      x_original_fnar_compute,
      x_revision_fnar_compute_date,
      x_electronic_extract_date,
      x_institutional_reporting_type,
      x_asr_receipt_date,
      x_last_name,
      x_first_name,
      x_middle_initial,
      x_address_number_and_street,
      x_city,
      x_state_mailing,
      x_zip_code,
      x_s_telephone_number,
      x_s_title,
      x_date_of_birth,
      x_social_security_number,
      x_state_legal_residence,
      x_foreign_address_indicator,
      x_foreign_postal_code,
      x_country,
      x_financial_aid_status,
      x_year_in_college,
      x_marital_status,
      x_ward_court,
      x_legal_dependents_other,
      x_household_size,
      x_number_in_college,
      x_citizenship_status,
      x_citizenship_country,
      x_visa_classification,
      x_tax_figures,
      x_number_exemptions,
      x_adjusted_gross_inc,
      x_us_tax_paid,
      x_itemized_deductions,
      x_stu_income_work,
      x_spouse_income_work,
      x_divid_int_inc,
      x_soc_sec_benefits,
      x_welfare_tanf,
      x_child_supp_rcvd,
      x_earned_income_credit,
      x_other_untax_income,
      x_tax_stu_aid,
      x_cash_sav_check,
      x_ira_keogh,
      x_invest_value,
      x_invest_debt,
      x_home_value,
      x_home_debt,
      x_oth_real_value,
      x_oth_real_debt,
      x_bus_farm_value,
      x_bus_farm_debt,
      x_live_on_farm,
      x_home_purch_price,
      x_hope_ll_credit,
      x_home_purch_year,
      x_trust_amount,
      x_trust_avail,
      x_trust_estab,
      x_child_support_paid,
      x_med_dent_expenses,
      x_vet_us,
      x_vet_ben_amount,
      x_vet_ben_months,
      x_stu_summer_wages,
      x_stu_school_yr_wages,
      x_spouse_summer_wages,
      x_spouse_school_yr_wages,
      x_summer_other_tax_inc,
      x_school_yr_other_tax_inc,
      x_summer_untax_inc,
      x_school_yr_untax_inc,
      x_grants_schol_etc,
      x_tuit_benefits,
      x_cont_parents,
      x_cont_relatives,
      x_p_siblings_pre_tuit,
      x_p_student_pre_tuit,
      x_p_household_size,
      x_p_number_in_college,
      x_p_parents_in_college,
      x_p_marital_status,
      x_p_state_legal_residence,
      x_p_natural_par_status,
      x_p_child_supp_paid,
      x_p_repay_ed_loans,
      x_p_med_dent_expenses,
      x_p_tuit_paid_amount,
      x_p_tuit_paid_number,
      x_p_exp_child_supp_paid,
      x_p_exp_repay_ed_loans,
      x_p_exp_med_dent_expenses,
      x_p_exp_tuit_pd_amount,
      x_p_exp_tuit_pd_number,
      x_p_cash_sav_check,
      x_p_month_mortgage_pay,
      x_p_invest_value,
      x_p_invest_debt,
      x_p_home_value,
      x_p_home_debt,
      x_p_home_purch_price,
      x_p_own_business_farm,
      x_p_business_value,
      x_p_business_debt,
      x_p_farm_value,
      x_p_farm_debt,
      x_p_live_on_farm,
      x_p_oth_real_estate_value,
      x_p_oth_real_estate_debt,
      x_p_oth_real_purch_price,
      x_p_siblings_assets,
      x_p_home_purch_year,
      x_p_oth_real_purch_year,
      x_p_prior_agi,
      x_p_prior_us_tax_paid,
      x_p_prior_item_deductions,
      x_p_prior_other_untax_inc,
      x_p_tax_figures,
      x_p_number_exemptions,
      x_p_adjusted_gross_inc,
      x_p_wages_sal_tips,
      x_p_interest_income,
      x_p_dividend_income,
      x_p_net_inc_bus_farm,
      x_p_other_taxable_income,
      x_p_adj_to_income,
      x_p_us_tax_paid,
      x_p_itemized_deductions,
      x_p_father_income_work,
      x_p_mother_income_work,
      x_p_soc_sec_ben,
      x_p_welfare_tanf,
      x_p_child_supp_rcvd,
      x_p_ded_ira_keogh,
      x_p_tax_defer_pens_savs,
      x_p_dep_care_med_spending,
      x_p_earned_income_credit,
      x_p_living_allow,
      x_p_tax_exmpt_int,
      x_p_foreign_inc_excl,
      x_p_other_untax_inc,
      x_p_hope_ll_credit,
      x_p_yr_separation,
      x_p_yr_divorce,
      x_p_exp_father_inc,
      x_p_exp_mother_inc,
      x_p_exp_other_tax_inc,
      x_p_exp_other_untax_inc,
      x_line_2_relation,
      x_line_2_attend_college,
      x_line_3_relation,
      x_line_3_attend_college,
      x_line_4_relation,
      x_line_4_attend_college,
      x_line_5_relation,
      x_line_5_attend_college,
      x_line_6_relation,
      x_line_6_attend_college,
      x_line_7_relation,
      x_line_7_attend_college,
      x_line_8_relation,
      x_line_8_attend_college,
      x_p_age_father,
      x_p_age_mother,
      x_p_div_sep_ind,
      x_b_cont_non_custodial_par,
      x_college_type_2,
      x_college_type_3,
      x_college_type_4,
      x_college_type_5,
      x_college_type_6,
      x_college_type_7,
      x_college_type_8,
      x_school_code_1,
      x_housing_code_1,
      x_school_code_2,
      x_housing_code_2,
      x_school_code_3,
      x_housing_code_3,
      x_school_code_4,
      x_housing_code_4,
      x_school_code_5,
      x_housing_code_5,
      x_school_code_6,
      x_housing_code_6,
      x_school_code_7,
      x_housing_code_7,
      x_school_code_8,
      x_housing_code_8,
      x_school_code_9,
      x_housing_code_9,
      x_school_code_10,
      x_housing_code_10,
      x_additional_school_code_1,
      x_additional_school_code_2,
      x_additional_school_code_3,
      x_additional_school_code_4,
      x_additional_school_code_5,
      x_additional_school_code_6,
      x_additional_school_code_7,
      x_additional_school_code_8,
      x_additional_school_code_9,
      x_additional_school_code_10,
      x_explanation_spec_circum,
      x_signature_student,
      x_signature_spouse,
      x_signature_father,
      x_signature_mother,
      x_month_day_completed,
      x_year_completed,
      x_age_line_2,
      x_age_line_3,
      x_age_line_4,
      x_age_line_5,
      x_age_line_6,
      x_age_line_7,
      x_age_line_8,
      x_a_online_signature,
      x_question_1_number,
      x_question_1_size,
      x_question_1_answer,
      x_question_2_number,
      x_question_2_size,
      x_question_2_answer,
      x_question_3_number,
      x_question_3_size,
      x_question_3_answer,
      x_question_4_number,
      x_question_4_size,
      x_question_4_answer,
      x_question_5_number,
      x_question_5_size,
      x_question_5_answer,
      x_question_6_number,
      x_question_6_size,
      x_question_6_answer,
      x_question_7_number,
      x_question_7_size,
      x_question_7_answer,
      x_question_8_number,
      x_question_8_size,
      x_question_8_answer,
      x_question_9_number,
      x_question_9_size,
      x_question_9_answer,
      x_question_10_number,
      x_question_10_size,
      x_question_10_answer,
      x_question_11_number,
      x_question_11_size,
      x_question_11_answer,
      x_question_12_number,
      x_question_12_size,
      x_question_12_answer,
      x_question_13_number,
      x_question_13_size,
      x_question_13_answer,
      x_question_14_number,
      x_question_14_size,
      x_question_14_answer,
      x_question_15_number,
      x_question_15_size,
      x_question_15_answer,
      x_question_16_number,
      x_question_16_size,
      x_question_16_answer,
      x_question_17_number,
      x_question_17_size,
      x_question_17_answer,
      x_question_18_number,
      x_question_18_size,
      x_question_18_answer,
      x_question_19_number,
      x_question_19_size,
      x_question_19_answer,
      x_question_20_number,
      x_question_20_size,
      x_question_20_answer,
      x_question_21_number,
      x_question_21_size,
      x_question_21_answer,
      x_question_22_number,
      x_question_22_size,
      x_question_22_answer,
      x_question_23_number,
      x_question_23_size,
      x_question_23_answer,
      x_question_24_number,
      x_question_24_size,
      x_question_24_answer,
      x_question_25_number,
      x_question_25_size,
      x_question_25_answer,
      x_question_26_number,
      x_question_26_size,
      x_question_26_answer,
      x_question_27_number,
      x_question_27_size,
      x_question_27_answer,
      x_question_28_number,
      x_question_28_size,
      x_question_28_answer,
      x_question_29_number,
      x_question_29_size,
      x_question_29_answer,
      x_question_30_number,
      x_questions_30_size,
      x_question_30_answer,
      x_r_s_email_address,
      x_eps_code,
      x_comp_css_dependency_status,
      x_stu_age,
      x_assumed_stu_yr_in_coll,
      x_comp_stu_marital_status,
      x_stu_family_members,
      x_stu_fam_members_in_college,
      x_par_marital_status,
      x_par_family_members,
      x_par_total_in_college,
      x_par_par_in_college,
      x_par_others_in_college,
      x_par_aesa,
      x_par_cesa,
      x_stu_aesa,
      x_stu_cesa,
      x_im_p_bas_agi_taxable_income,
      x_im_p_bas_untx_inc_and_ben,
      x_im_p_bas_inc_adj,
      x_im_p_bas_total_income,
      x_im_p_bas_us_income_tax,
      x_im_p_bas_st_and_other_tax,
      x_im_p_bas_fica_tax,
      x_im_p_bas_med_dental,
      x_im_p_bas_employment_allow,
      x_im_p_bas_annual_ed_savings,
      x_im_p_bas_inc_prot_allow_m,
      x_im_p_bas_total_inc_allow,
      x_im_p_bas_cal_avail_inc,
      x_im_p_bas_avail_income,
      x_im_p_bas_total_cont_inc,
      x_im_p_bas_cash_bank_accounts,
      x_im_p_bas_home_equity,
      x_im_p_bas_ot_rl_est_inv_eq,
      x_im_p_bas_adj_bus_farm_worth,
      x_im_p_bas_ass_sibs_pre_tui,
      x_im_p_bas_net_worth,
      x_im_p_bas_emerg_res_allow,
      x_im_p_bas_cum_ed_savings,
      x_im_p_bas_low_inc_allow,
      x_im_p_bas_total_asset_allow,
      x_im_p_bas_disc_net_worth,
      x_im_p_bas_total_cont_asset,
      x_im_p_bas_total_cont,
      x_im_p_bas_num_in_coll_adj,
      x_im_p_bas_cont_for_stu,
      x_im_p_bas_cont_from_income,
      x_im_p_bas_cont_from_assets,
      x_im_p_opt_agi_taxable_income,
      x_im_p_opt_untx_inc_and_ben,
      x_im_p_opt_inc_adj,
      x_im_p_opt_total_income,
      x_im_p_opt_us_income_tax,
      x_im_p_opt_st_and_other_tax,
      x_im_p_opt_fica_tax,
      x_im_p_opt_med_dental,
      x_im_p_opt_elem_sec_tuit,
      x_im_p_opt_employment_allow,
      x_im_p_opt_annual_ed_savings,
      x_im_p_opt_inc_prot_allow_m,
      x_im_p_opt_total_inc_allow,
      x_im_p_opt_cal_avail_inc,
      x_im_p_opt_avail_income,
      x_im_p_opt_total_cont_inc,
      x_im_p_opt_cash_bank_accounts,
      x_im_p_opt_home_equity,
      x_im_p_opt_ot_rl_est_inv_eq,
      x_im_p_opt_adj_bus_farm_worth,
      x_im_p_opt_ass_sibs_pre_t,
      x_im_p_opt_net_worth,
      x_im_p_opt_emerg_res_allow,
      x_im_p_opt_cum_ed_savings,
      x_im_p_opt_low_inc_allow,
      x_im_p_opt_total_asset_allow,
      x_im_p_opt_disc_net_worth,
      x_im_p_opt_total_cont_asset,
      x_im_p_opt_total_cont,
      x_im_p_opt_num_in_coll_adj,
      x_im_p_opt_cont_for_stu,
      x_im_p_opt_cont_from_income,
      x_im_p_opt_cont_from_assets,
      x_fm_p_analysis_type,
      x_fm_p_agi_taxable_income,
      x_fm_p_untx_inc_and_ben,
      x_fm_p_inc_adj,
      x_fm_p_total_income,
      x_fm_p_us_income_tax,
      x_fm_p_state_and_other_taxes,
      x_fm_p_fica_tax,
      x_fm_p_employment_allow,
      x_fm_p_income_prot_allow,
      x_fm_p_total_allow,
      x_fm_p_avail_income,
      x_fm_p_cash_bank_accounts,
      x_fm_p_ot_rl_est_inv_eq,
      x_fm_p_adj_bus_farm_net_worth,
      x_fm_p_net_worth,
      x_fm_p_asset_prot_allow,
      x_fm_p_disc_net_worth,
      x_fm_p_total_contribution,
      x_fm_p_num_in_coll,
      x_fm_p_cont_for_stu,
      x_fm_p_cont_from_income,
      x_fm_p_cont_from_assets,
      x_im_s_bas_agi_taxable_income,
      x_im_s_bas_untx_inc_and_ben,
      x_im_s_bas_inc_adj,
      x_im_s_bas_total_income,
      x_im_s_bas_us_income_tax,
      x_im_s_bas_st_and_oth_tax,
      x_im_s_bas_fica_tax,
      x_im_s_bas_med_dental,
      x_im_s_bas_employment_allow,
      x_im_s_bas_annual_ed_savings,
      x_im_s_bas_inc_prot_allow_m,
      x_im_s_bas_total_inc_allow,
      x_im_s_bas_cal_avail_income,
      x_im_s_bas_avail_income,
      x_im_s_bas_total_cont_inc,
      x_im_s_bas_cash_bank_accounts,
      x_im_s_bas_home_equity,
      x_im_s_bas_ot_rl_est_inv_eq,
      x_im_s_bas_adj_bus_farm_worth,
      x_im_s_bas_trusts,
      x_im_s_bas_net_worth,
      x_im_s_bas_emerg_res_allow,
      x_im_s_bas_cum_ed_savings,
      x_im_s_bas_total_asset_allow,
      x_im_s_bas_disc_net_worth,
      x_im_s_bas_total_cont_asset,
      x_im_s_bas_total_cont,
      x_im_s_bas_num_in_coll_adj,
      x_im_s_bas_cont_for_stu,
      x_im_s_bas_cont_from_income,
      x_im_s_bas_cont_from_assets,
      x_im_s_est_agi_taxable_income,
      x_im_s_est_untx_inc_and_ben,
      x_im_s_est_inc_adj,
      x_im_s_est_total_income,
      x_im_s_est_us_income_tax,
      x_im_s_est_st_and_oth_tax,
      x_im_s_est_fica_tax,
      x_im_s_est_med_dental,
      x_im_s_est_employment_allow,
      x_im_s_est_annual_ed_savings,
      x_im_s_est_inc_prot_allow_m,
      x_im_s_est_total_inc_allow,
      x_im_s_est_cal_avail_income,
      x_im_s_est_avail_income,
      x_im_s_est_total_cont_inc,
      x_im_s_est_cash_bank_accounts,
      x_im_s_est_home_equity,
      x_im_s_est_ot_rl_est_inv_equ,
      x_im_s_est_adj_bus_farm_worth,
      x_im_s_est_est_trusts,
      x_im_s_est_net_worth,
      x_im_s_est_emerg_res_allow,
      x_im_s_est_cum_ed_savings,
      x_im_s_est_total_asset_allow,
      x_im_s_est_disc_net_worth,
      x_im_s_est_total_cont_asset,
      x_im_s_est_total_cont,
      x_im_s_est_num_in_coll_adj,
      x_im_s_est_cont_for_stu,
      x_im_s_est_cont_from_income,
      x_im_s_est_cont_from_assets,
      x_im_s_opt_agi_taxable_income,
      x_im_s_opt_untx_inc_and_ben,
      x_im_s_opt_inc_adj,
      x_im_s_opt_total_income,
      x_im_s_opt_us_income_tax,
      x_im_s_opt_state_and_oth_taxes,
      x_im_s_opt_fica_tax,
      x_im_s_opt_med_dental,
      x_im_s_opt_employment_allow,
      x_im_s_opt_annual_ed_savings,
      x_im_s_opt_inc_prot_allow_m,
      x_im_s_opt_total_inc_allow,
      x_im_s_opt_cal_avail_income,
      x_im_s_opt_avail_income,
      x_im_s_opt_total_cont_inc,
      x_im_s_opt_cash_bank_accounts,
      x_im_s_opt_ira_keogh_accounts,
      x_im_s_opt_home_equity,
      x_im_s_opt_ot_rl_est_inv_eq,
      x_im_s_opt_adj_bus_farm_worth,
      x_im_s_opt_trusts,
      x_im_s_opt_net_worth,
      x_im_s_opt_emerg_res_allow,
      x_im_s_opt_cum_ed_savings,
      x_im_s_opt_total_asset_allow,
      x_im_s_opt_disc_net_worth,
      x_im_s_opt_total_cont_asset,
      x_im_s_opt_total_cont,
      x_im_s_opt_num_in_coll_adj,
      x_im_s_opt_cont_for_stu,
      x_im_s_opt_cont_from_income,
      x_im_s_opt_cont_from_assets,
      x_fm_s_analysis_type,
      x_fm_s_agi_taxable_income,
      x_fm_s_untx_inc_and_ben,
      x_fm_s_inc_adj,
      x_fm_s_total_income,
      x_fm_s_us_income_tax,
      x_fm_s_state_and_oth_taxes,
      x_fm_s_fica_tax,
      x_fm_s_employment_allow,
      x_fm_s_income_prot_allow,
      x_fm_s_total_allow,
      x_fm_s_cal_avail_income,
      x_fm_s_avail_income,
      x_fm_s_cash_bank_accounts,
      x_fm_s_ot_rl_est_inv_equity,
      x_fm_s_adj_bus_farm_worth,
      x_fm_s_trusts,
      x_fm_s_net_worth,
      x_fm_s_asset_prot_allow,
      x_fm_s_disc_net_worth,
      x_fm_s_total_cont,
      x_fm_s_num_in_coll,
      x_fm_s_cont_for_stu,
      x_fm_s_cont_from_income,
      x_fm_s_cont_from_assets,
      x_im_inst_resident_ind,
      x_institutional_1_budget_name,
      x_im_inst_1_budget_duration,
      x_im_inst_1_tuition_fees,
      x_im_inst_1_books_supplies,
      x_im_inst_1_living_expenses,
      x_im_inst_1_tot_expenses,
      x_im_inst_1_tot_stu_cont,
      x_im_inst_1_tot_par_cont,
      x_im_inst_1_tot_family_cont,
      x_im_inst_1_va_benefits,
      x_im_inst_1_ot_cont,
      x_im_inst_1_est_financial_need,
      x_institutional_2_budget_name,
      x_im_inst_2_budget_duration,
      x_im_inst_2_tuition_fees,
      x_im_inst_2_books_supplies,
      x_im_inst_2_living_expenses,
      x_im_inst_2_tot_expenses,
      x_im_inst_2_tot_stu_cont,
      x_im_inst_2_tot_par_cont,
      x_im_inst_2_tot_family_cont,
      x_im_inst_2_va_benefits,
      x_im_inst_2_est_financial_need,
      x_institutional_3_budget_name,
      x_im_inst_3_budget_duration,
      x_im_inst_3_tuition_fees,
      x_im_inst_3_books_supplies,
      x_im_inst_3_living_expenses,
      x_im_inst_3_tot_expenses,
      x_im_inst_3_tot_stu_cont,
      x_im_inst_3_tot_par_cont,
      x_im_inst_3_tot_family_cont,
      x_im_inst_3_va_benefits,
      x_im_inst_3_est_financial_need,
      x_fm_inst_1_federal_efc,
      x_fm_inst_1_va_benefits,
      x_fm_inst_1_fed_eligibility,
      x_fm_inst_1_pell,
      x_option_par_loss_allow_ind,
      x_option_par_tuition_ind,
      x_option_par_home_ind,
      x_option_par_home_value,
      x_option_par_home_debt,
      x_option_stu_ira_keogh_ind,
      x_option_stu_home_ind,
      x_option_stu_home_value,
      x_option_stu_home_debt,
      x_option_stu_sum_ay_inc_ind,
      x_option_par_hope_ll_credit,
      x_option_stu_hope_ll_credit,
      x_im_parent_1_8_months_bas,
      x_im_p_more_than_9_mth_ba,
      x_im_parent_1_8_months_opt,
      x_im_p_more_than_9_mth_op,
      x_fnar_message_1,
      x_fnar_message_2,
      x_fnar_message_3,
      x_fnar_message_4,
      x_fnar_message_5,
      x_fnar_message_6,
      x_fnar_message_7,
      x_fnar_message_8,
      x_fnar_message_9,
      x_fnar_message_10,
      x_fnar_message_11,
      x_fnar_message_12,
      x_fnar_message_13,
      x_fnar_message_20,
      x_fnar_message_21,
      x_fnar_message_22,
      x_fnar_message_23,
      x_fnar_message_24,
      x_fnar_message_25,
      x_fnar_message_26,
      x_fnar_message_27,
      x_fnar_message_30,
      x_fnar_message_31,
      x_fnar_message_32,
      x_fnar_message_33,
      x_fnar_message_34,
      x_fnar_message_35,
      x_fnar_message_36,
      x_fnar_message_37,
      x_fnar_message_38,
      x_fnar_message_39,
      x_fnar_message_45,
      x_fnar_message_46,
      x_fnar_message_47,
      x_fnar_message_48,
      x_fnar_message_50,
      x_fnar_message_51,
      x_fnar_message_52,
      x_fnar_message_53,
      x_fnar_message_56,
      x_fnar_message_57,
      x_fnar_message_58,
      x_fnar_message_59,
      x_fnar_message_60,
      x_fnar_message_61,
      x_fnar_message_62,
      x_fnar_message_63,
      x_fnar_message_64,
      x_fnar_message_65,
      x_fnar_message_71,
      x_fnar_message_72,
      x_fnar_message_73,
      x_fnar_message_74,
      x_fnar_message_75,
      x_fnar_message_76,
      x_fnar_message_77,
      x_fnar_message_78,
      x_fnar_mesg_10_stu_fam_mem,
      x_fnar_mesg_11_stu_no_in_coll,
      x_fnar_mesg_24_stu_avail_inc,
      x_fnar_mesg_26_stu_taxes,
      x_fnar_mesg_33_stu_home_value,
      x_fnar_mesg_34_stu_home_value,
      x_fnar_mesg_34_stu_home_equity,
      x_fnar_mesg_35_stu_home_value,
      x_fnar_mesg_35_stu_home_equity,
      x_fnar_mesg_36_stu_home_equity,
      x_fnar_mesg_48_par_fam_mem,
      x_fnar_mesg_49_par_no_in_coll,
      x_fnar_mesg_56_par_agi,
      x_fnar_mesg_62_par_taxes,
      x_fnar_mesg_73_par_home_value,
      x_fnar_mesg_74_par_home_value,
      x_fnar_mesg_74_par_home_equity,
      x_fnar_mesg_75_par_home_value,
      x_fnar_mesg_75_par_home_equity,
      x_fnar_mesg_76_par_home_equity,
      x_assumption_message_1,
      x_assumption_message_2,
      x_assumption_message_3,
      x_assumption_message_4,
      x_assumption_message_5,
      x_assumption_message_6,
      x_record_mark,
      x_option_par_cola_adj_ind,
      x_option_par_stu_fa_assets_ind,
      x_option_par_ipt_assets_ind,
      x_option_stu_ipt_assets_ind,
      x_option_par_cola_adj_value,
      x_fnar_message_49,
      x_fnar_message_55,
      x_p_soc_sec_ben_student_amt,
      x_p_tuit_fee_deduct_amt,
      x_opt_ind_stu_ipt_assets_flag,
      x_stu_lives_with_num,
      x_stu_most_support_from_num,
      x_location_computer_num,
      x_cust_parent_cont_adj_num,
      x_custodial_parent_num,
      x_cust_par_base_prcnt_inc_amt,
      x_cust_par_base_cont_inc_amt,
      x_cust_par_base_cont_ast_amt,
      x_cust_par_base_tot_cont_amt,
      x_cust_par_opt_prcnt_inc_amt,
      x_cust_par_opt_cont_inc_amt,
      x_cust_par_opt_cont_ast_amt,
      x_cust_par_opt_tot_cont_amt,
      x_parents_email_txt,
      x_parent_1_birth_date,
      x_parent_2_birth_date,
      x_match_code,
      x_mode
    );
Line: 12462

  PROCEDURE delete_row (
    x_rowid IN VARCHAR2
  ) AS
  /*
  ||  Created By : vivuyyur
  ||  Created On : 30-MAY-2001
  ||  Purpose : Handles the DELETE DML logic for the table.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */
  BEGIN

    before_dml (
      p_action => 'DELETE',
      x_rowid => x_rowid
    );
Line: 12481

    DELETE FROM igf_ap_css_interface_all
    WHERE rowid = x_rowid;
Line: 12488

  END delete_row;