DBA Data[Home] [Help]

APPS.IGF_SL_CL_RESP_R1_PKG SQL Statements

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

Line: 123

    x_last_update_date                  IN     DATE        DEFAULT NULL,
    x_last_updated_by                   IN     NUMBER      DEFAULT NULL,
    x_last_update_login                 IN     NUMBER      DEFAULT NULL,
    x_borr_sign_ind                     IN     VARCHAR2    DEFAULT NULL,
    x_stud_sign_ind                     IN     VARCHAR2    DEFAULT NULL,
    x_borr_credit_auth_code             IN     VARCHAR2    DEFAULT NULL,
    x_mpn_confirm_ind                   IN     VARCHAR2    DEFAULT NULL,
    x_lender_use_txt                    IN     VARCHAR2    DEFAULT NULL,
    x_guarantor_use_txt                 IN     VARCHAR2    DEFAULT NULL,
    x_appl_loan_phase_code              IN     VARCHAR2    DEFAULT NULL,
    x_appl_loan_phase_code_chg          IN     DATE        DEFAULT NULL,
    x_cl_rec_status                     IN     VARCHAR2    DEFAULT NULL,
    x_cl_rec_status_last_update         IN     DATE        DEFAULT NULL,
    x_lend_apprv_denied_code            IN     VARCHAR2    DEFAULT NULL,
    x_lend_apprv_denied_date            IN     DATE        DEFAULT NULL,
    x_cl_version_code                   IN     VARCHAR2    DEFAULT NULL,
    x_school_use_txt                    IN     VARCHAR2    DEFAULT NULL,
    x_b_alien_reg_num_txt               IN     VARCHAR2    DEFAULT NULL,
    x_esign_src_typ_cd                  IN     VARCHAR2    DEFAULT NULL
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  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_sl_cl_resp_r1_all
      WHERE    rowid = x_rowid;
Line: 166

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

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

    new_references.cl_rec_status_last_update         := x_cl_rec_status_last_update;
Line: 299

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

    new_references.last_update_date                  := x_last_update_date;
Line: 308

    new_references.last_updated_by                   := x_last_updated_by;
Line: 309

    new_references.last_update_login                 := x_last_update_login;
Line: 335

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

      SELECT   rowid
      FROM     igf_sl_cl_resp_r1_all
      WHERE    clrp1_id = x_clrp1_id
      FOR UPDATE NOWAIT;
Line: 422

      SELECT   rowid
      FROM     igf_sl_cl_resp_r1_all
      WHERE   ((cbth_id = x_cbth_id));
Line: 559

    x_last_update_date                  IN     DATE        DEFAULT NULL,
    x_last_updated_by                   IN     NUMBER      DEFAULT NULL,
    x_last_update_login                 IN     NUMBER      DEFAULT NULL,
    x_borr_sign_ind                     IN     VARCHAR2    DEFAULT NULL,
    x_stud_sign_ind                     IN     VARCHAR2    DEFAULT NULL,
    x_borr_credit_auth_code             IN     VARCHAR2    DEFAULT NULL,
    x_mpn_confirm_ind                   IN     VARCHAR2    DEFAULT NULL,
    x_lender_use_txt                    IN     VARCHAR2    DEFAULT NULL,
    x_guarantor_use_txt                 IN     VARCHAR2    DEFAULT NULL,
    x_appl_loan_phase_code              IN     VARCHAR2    DEFAULT NULL,
    x_appl_loan_phase_code_chg          IN     DATE        DEFAULT NULL,
    x_cl_rec_status                     IN     VARCHAR2    DEFAULT NULL,
    x_cl_rec_status_last_update         IN     DATE        DEFAULT NULL,
    x_lend_apprv_denied_code            IN     VARCHAR2    DEFAULT NULL,
    x_lend_apprv_denied_date            IN     DATE        DEFAULT NULL,
    x_cl_version_code                   IN     VARCHAR2    DEFAULT NULL,
    x_school_use_txt                    IN     VARCHAR2    DEFAULT NULL,
    x_b_alien_reg_num_txt               IN     VARCHAR2    DEFAULT NULL,
    x_esign_src_typ_cd                  IN     VARCHAR2    DEFAULT NULL
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  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_clrp1_id,
      x_cbth_id,
      x_rec_code,
      x_rec_type_ind,
      x_b_last_name,
      x_b_first_name,
      x_b_middle_name,
      x_b_ssn,
      x_b_permt_addr1,
      x_b_permt_addr2,
      x_b_permt_city,
      x_b_permt_state,
      x_b_permt_zip,
      x_b_permt_zip_suffix,
      x_b_permt_phone,
      x_b_date_of_birth,
      x_cl_loan_type,
      x_req_loan_amt,
      x_defer_req_code,
      x_borw_interest_ind,
      x_eft_auth_code,
      x_b_signature_code,
      x_b_signature_date,
      x_loan_number,
      x_cl_seq_number,
      x_b_citizenship_status,
      x_b_state_of_legal_res,
      x_b_legal_res_date,
      x_b_default_status,
      x_b_outstd_loan_code,
      x_b_indicator_code,
      x_s_last_name,
      x_s_first_name,
      x_s_middle_name,
      x_s_ssn,
      x_s_date_of_birth,
      x_s_citizenship_status,
      x_s_default_code,
      x_s_signature_code,
      x_school_id,
      x_loan_per_begin_date,
      x_loan_per_end_date,
      x_grade_level_code,
      x_enrollment_code,
      x_anticip_compl_date,
      x_coa_amt,
      x_efc_amt,
      x_est_fa_amt,
      x_fls_cert_amt,
      x_flu_cert_amt,
      x_flp_cert_amt,
      x_sch_cert_date,
      x_alt_cert_amt,
      x_alt_appl_ver_code,
      x_duns_school_id,
      x_lender_id,
      x_fls_approved_amt,
      x_flu_approved_amt,
      x_flp_approved_amt,
      x_alt_approved_amt,
      x_duns_lender_id,
      x_guarantor_id,
      x_fed_appl_form_code,
      x_duns_guarnt_id,
      x_lend_blkt_guarnt_ind,
      x_lend_blkt_guarnt_appr_date,
      x_guarnt_adj_ind,
      x_guarantee_date,
      x_guarantee_amt,
      x_req_serial_loan_code,
      x_borw_confirm_ind,
      x_b_license_state,
      x_b_license_number,
      x_b_ref_code,
      x_pnote_delivery_code,
      x_b_foreign_postal_code,
      x_lend_non_ed_brc_id,
      x_last_resort_lender,
      x_resp_to_orig_code,
      x_err_mesg_1,
      x_err_mesg_2,
      x_err_mesg_3,
      x_err_mesg_4,
      x_err_mesg_5,
      x_guarnt_amt_redn_code,
      x_tot_outstd_stafford,
      x_tot_outstd_plus,
      x_b_permt_addr_chg_date,
      x_alt_prog_type_code,
      x_alt_borw_tot_debt,
      x_act_interest_rate,
      x_prc_type_code,
      x_service_type_code,
      x_rev_notice_of_guarnt,
      x_sch_refund_amt,
      x_sch_refund_date,
      x_guarnt_status_code,
      x_lender_status_code,
      x_pnote_status_code,
      x_credit_status_code,
      x_guarnt_status_date,
      x_lender_status_date,
      x_pnote_status_date,
      x_credit_status_date,
      x_act_serial_loan_code,
      x_amt_avail_for_reinst,
      x_sch_non_ed_brc_id,
      x_uniq_layout_vend_code,
      x_uniq_layout_ident_code,
      x_resp_record_status,
      x_creation_date,
      x_created_by,
      x_last_update_date,
      x_last_updated_by,
      x_last_update_login,
      x_borr_sign_ind,
      x_stud_sign_ind,
      x_borr_credit_auth_code,
      x_mpn_confirm_ind,
      x_lender_use_txt,
      x_guarantor_use_txt,
      x_appl_loan_phase_code,
      x_appl_loan_phase_code_chg,
      x_cl_rec_status,
      x_cl_rec_status_last_update,
      x_lend_apprv_denied_code,
      x_lend_apprv_denied_date,
      x_cl_version_code,
      x_school_use_txt,
      x_b_alien_reg_num_txt,
      x_esign_src_typ_cd
    );
Line: 727

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

    ELSIF (p_action = 'UPDATE') THEN
      -- Call all the procedures related to Before Update.
      check_parent_existance;
Line: 741

    ELSIF (p_action = 'DELETE') THEN
      -- Call all the procedures related to Before Delete.
      check_child_existance;
Line: 744

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

    ELSIF (p_action = 'VALIDATE_DELETE') THEN
      check_child_existance;
Line: 761

  PROCEDURE insert_row (
    x_rowid                             IN OUT NOCOPY VARCHAR2,
    x_clrp1_id                          IN OUT NOCOPY NUMBER,
    x_cbth_id                           IN     NUMBER,
    x_rec_code                          IN     VARCHAR2,
    x_rec_type_ind                      IN     VARCHAR2,
    x_b_last_name                       IN     VARCHAR2,
    x_b_first_name                      IN     VARCHAR2,
    x_b_middle_name                     IN     VARCHAR2,
    x_b_ssn                             IN     NUMBER,
    x_b_permt_addr1                     IN     VARCHAR2,
    x_b_permt_addr2                     IN     VARCHAR2,
    x_b_permt_city                      IN     VARCHAR2,
    x_b_permt_state                     IN     VARCHAR2,
    x_b_permt_zip                       IN     NUMBER,
    x_b_permt_zip_suffix                IN     NUMBER,
    x_b_permt_phone                     IN     VARCHAR2,
    x_b_date_of_birth                   IN     DATE,
    x_cl_loan_type                      IN     VARCHAR2,
    x_req_loan_amt                      IN     NUMBER,
    x_defer_req_code                    IN     VARCHAR2,
    x_borw_interest_ind                 IN     VARCHAR2,
    x_eft_auth_code                     IN     VARCHAR2,
    x_b_signature_code                  IN     VARCHAR2,
    x_b_signature_date                  IN     DATE,
    x_loan_number                       IN     VARCHAR2,
    x_cl_seq_number                     IN     NUMBER,
    x_b_citizenship_status              IN     VARCHAR2,
    x_b_state_of_legal_res              IN     VARCHAR2,
    x_b_legal_res_date                  IN     DATE,
    x_b_default_status                  IN     VARCHAR2,
    x_b_outstd_loan_code                IN     VARCHAR2,
    x_b_indicator_code                  IN     VARCHAR2,
    x_s_last_name                       IN     VARCHAR2,
    x_s_first_name                      IN     VARCHAR2,
    x_s_middle_name                     IN     VARCHAR2,
    x_s_ssn                             IN     NUMBER,
    x_s_date_of_birth                   IN     DATE,
    x_s_citizenship_status              IN     VARCHAR2,
    x_s_default_code                    IN     VARCHAR2,
    x_s_signature_code                  IN     VARCHAR2,
    x_school_id                         IN     NUMBER,
    x_loan_per_begin_date               IN     DATE,
    x_loan_per_end_date                 IN     DATE,
    x_grade_level_code                  IN     VARCHAR2,
    x_enrollment_code                   IN     VARCHAR2,
    x_anticip_compl_date                IN     DATE,
    x_coa_amt                           IN     NUMBER,
    x_efc_amt                           IN     NUMBER,
    x_est_fa_amt                        IN     NUMBER,
    x_fls_cert_amt                      IN     NUMBER,
    x_flu_cert_amt                      IN     NUMBER,
    x_flp_cert_amt                      IN     NUMBER,
    x_sch_cert_date                     IN     DATE,
    x_alt_cert_amt                      IN     NUMBER,
    x_alt_appl_ver_code                 IN     NUMBER,
    x_duns_school_id                    IN     VARCHAR2,
    x_lender_id                         IN     VARCHAR2,
    x_fls_approved_amt                  IN     NUMBER,
    x_flu_approved_amt                  IN     NUMBER,
    x_flp_approved_amt                  IN     NUMBER,
    x_alt_approved_amt                  IN     NUMBER,
    x_duns_lender_id                    IN     VARCHAR2,
    x_guarantor_id                      IN     VARCHAR2,
    x_fed_appl_form_code                IN     VARCHAR2,
    x_duns_guarnt_id                    IN     VARCHAR2,
    x_lend_blkt_guarnt_ind              IN     VARCHAR2,
    x_lend_blkt_guarnt_appr_date        IN     DATE,
    x_guarnt_adj_ind                    IN     VARCHAR2,
    x_guarantee_date                    IN     DATE,
    x_guarantee_amt                     IN     NUMBER,
    x_req_serial_loan_code              IN     VARCHAR2,
    x_borw_confirm_ind                  IN     VARCHAR2,
    x_b_license_state                   IN     VARCHAR2,
    x_b_license_number                  IN     VARCHAR2,
    x_b_ref_code                        IN     VARCHAR2,
    x_pnote_delivery_code               IN     VARCHAR2,
    x_b_foreign_postal_code             IN     VARCHAR2,
    x_lend_non_ed_brc_id                IN     VARCHAR2,
    x_last_resort_lender                IN     VARCHAR2,
    x_resp_to_orig_code                 IN     VARCHAR2,
    x_err_mesg_1                        IN     VARCHAR2,
    x_err_mesg_2                        IN     VARCHAR2,
    x_err_mesg_3                        IN     VARCHAR2,
    x_err_mesg_4                        IN     VARCHAR2,
    x_err_mesg_5                        IN     VARCHAR2,
    x_guarnt_amt_redn_code              IN     VARCHAR2,
    x_tot_outstd_stafford               IN     NUMBER,
    x_tot_outstd_plus                   IN     NUMBER,
    x_b_permt_addr_chg_date             IN     DATE,
    x_alt_prog_type_code                IN     VARCHAR2,
    x_alt_borw_tot_debt                 IN     NUMBER,
    x_act_interest_rate                 IN     NUMBER,
    x_prc_type_code                     IN     VARCHAR2,
    x_service_type_code                 IN     VARCHAR2,
    x_rev_notice_of_guarnt              IN     VARCHAR2,
    x_sch_refund_amt                    IN     NUMBER,
    x_sch_refund_date                   IN     DATE,
    x_guarnt_status_code                IN     VARCHAR2,
    x_lender_status_code                IN     VARCHAR2,
    x_pnote_status_code                 IN     VARCHAR2,
    x_credit_status_code                IN     VARCHAR2,
    x_guarnt_status_date                IN     DATE,
    x_lender_status_date                IN     DATE,
    x_pnote_status_date                 IN     DATE,
    x_credit_status_date                IN     DATE,
    x_act_serial_loan_code              IN     VARCHAR2,
    x_amt_avail_for_reinst              IN     NUMBER,
    x_sch_non_ed_brc_id                 IN     VARCHAR2,
    x_uniq_layout_vend_code             IN     VARCHAR2,
    x_uniq_layout_ident_code            IN     VARCHAR2,
    x_resp_record_status                IN     VARCHAR2,
    x_mode                              IN     VARCHAR2 DEFAULT 'R',
    x_borr_sign_ind                     IN     VARCHAR2,
    x_stud_sign_ind                     IN     VARCHAR2,
    x_borr_credit_auth_code             IN     VARCHAR2,
    x_mpn_confirm_ind                   IN     VARCHAR2 ,
    x_lender_use_txt                    IN     VARCHAR2 ,
    x_guarantor_use_txt                 IN     VARCHAR2 ,
    x_appl_loan_phase_code              IN     VARCHAR2 ,
    x_appl_loan_phase_code_chg          IN     DATE     ,
    x_cl_rec_status                     IN     VARCHAR2 ,
    x_cl_rec_status_last_update         IN     DATE     ,
    x_lend_apprv_denied_code            IN     VARCHAR2 ,
    x_lend_apprv_denied_date            IN     DATE     ,
    x_cl_version_code                   IN     VARCHAR2 ,
    x_school_use_txt                    IN     VARCHAR2 ,
    x_b_alien_reg_num_txt               IN     VARCHAR2 ,
    x_esign_src_typ_cd                  IN     VARCHAR2
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  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_sl_cl_resp_r1_all
      WHERE    clrp1_id                          = x_clrp1_id;
Line: 905

    x_last_update_date           DATE;
Line: 906

    x_last_updated_by            NUMBER;
Line: 907

    x_last_update_login          NUMBER;
Line: 911

    x_program_update_date        DATE;
Line: 916

    x_last_update_date := SYSDATE;
Line: 918

      x_last_updated_by := 1;
Line: 919

      x_last_update_login := 0;
Line: 921

      x_last_updated_by := fnd_global.user_id;
Line: 922

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

      x_last_update_login := fnd_global.login_id;
Line: 926

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

        x_program_update_date    := NULL;
Line: 939

        x_program_update_date    := SYSDATE;
Line: 947

    SELECT igf_sl_cl_resp_r1_s.nextval
      INTO x_clrp1_id
      FROM dual;
Line: 952

      p_action                            => 'INSERT',
      x_rowid                             => x_rowid,
      x_clrp1_id                          => x_clrp1_id,
      x_cbth_id                           => x_cbth_id,
      x_rec_code                          => x_rec_code,
      x_rec_type_ind                      => x_rec_type_ind,
      x_b_last_name                       => x_b_last_name,
      x_b_first_name                      => x_b_first_name,
      x_b_middle_name                     => x_b_middle_name,
      x_b_ssn                             => x_b_ssn,
      x_b_permt_addr1                     => x_b_permt_addr1,
      x_b_permt_addr2                     => x_b_permt_addr2,
      x_b_permt_city                      => x_b_permt_city,
      x_b_permt_state                     => x_b_permt_state,
      x_b_permt_zip                       => x_b_permt_zip,
      x_b_permt_zip_suffix                => x_b_permt_zip_suffix,
      x_b_permt_phone                     => x_b_permt_phone,
      x_b_date_of_birth                   => x_b_date_of_birth,
      x_cl_loan_type                      => x_cl_loan_type,
      x_req_loan_amt                      => x_req_loan_amt,
      x_defer_req_code                    => x_defer_req_code,
      x_borw_interest_ind                 => x_borw_interest_ind,
      x_eft_auth_code                     => x_eft_auth_code,
      x_b_signature_code                  => x_b_signature_code,
      x_b_signature_date                  => x_b_signature_date,
      x_loan_number                       => x_loan_number,
      x_cl_seq_number                     => x_cl_seq_number,
      x_b_citizenship_status              => x_b_citizenship_status,
      x_b_state_of_legal_res              => x_b_state_of_legal_res,
      x_b_legal_res_date                  => x_b_legal_res_date,
      x_b_default_status                  => x_b_default_status,
      x_b_outstd_loan_code                => x_b_outstd_loan_code,
      x_b_indicator_code                  => x_b_indicator_code,
      x_s_last_name                       => x_s_last_name,
      x_s_first_name                      => x_s_first_name,
      x_s_middle_name                     => x_s_middle_name,
      x_s_ssn                             => x_s_ssn,
      x_s_date_of_birth                   => x_s_date_of_birth,
      x_s_citizenship_status              => x_s_citizenship_status,
      x_s_default_code                    => x_s_default_code,
      x_s_signature_code                  => x_s_signature_code,
      x_school_id                         => x_school_id,
      x_loan_per_begin_date               => x_loan_per_begin_date,
      x_loan_per_end_date                 => x_loan_per_end_date,
      x_grade_level_code                  => x_grade_level_code,
      x_enrollment_code                   => x_enrollment_code,
      x_anticip_compl_date                => x_anticip_compl_date,
      x_coa_amt                           => x_coa_amt,
      x_efc_amt                           => x_efc_amt,
      x_est_fa_amt                        => x_est_fa_amt,
      x_fls_cert_amt                      => x_fls_cert_amt,
      x_flu_cert_amt                      => x_flu_cert_amt,
      x_flp_cert_amt                      => x_flp_cert_amt,
      x_sch_cert_date                     => x_sch_cert_date,
      x_alt_cert_amt                      => x_alt_cert_amt,
      x_alt_appl_ver_code                 => x_alt_appl_ver_code,
      x_duns_school_id                    => x_duns_school_id,
      x_lender_id                         => x_lender_id,
      x_fls_approved_amt                  => x_fls_approved_amt,
      x_flu_approved_amt                  => x_flu_approved_amt,
      x_flp_approved_amt                  => x_flp_approved_amt,
      x_alt_approved_amt                  => x_alt_approved_amt,
      x_duns_lender_id                    => x_duns_lender_id,
      x_guarantor_id                      => x_guarantor_id,
      x_fed_appl_form_code                => x_fed_appl_form_code,
      x_duns_guarnt_id                    => x_duns_guarnt_id,
      x_lend_blkt_guarnt_ind              => x_lend_blkt_guarnt_ind,
      x_lend_blkt_guarnt_appr_date        => x_lend_blkt_guarnt_appr_date,
      x_guarnt_adj_ind                    => x_guarnt_adj_ind,
      x_guarantee_date                    => x_guarantee_date,
      x_guarantee_amt                     => x_guarantee_amt,
      x_req_serial_loan_code              => x_req_serial_loan_code,
      x_borw_confirm_ind                  => x_borw_confirm_ind,
      x_b_license_state                   => x_b_license_state,
      x_b_license_number                  => x_b_license_number,
      x_b_ref_code                        => x_b_ref_code,
      x_pnote_delivery_code               => x_pnote_delivery_code,
      x_b_foreign_postal_code             => x_b_foreign_postal_code,
      x_lend_non_ed_brc_id                => x_lend_non_ed_brc_id,
      x_last_resort_lender                => x_last_resort_lender,
      x_resp_to_orig_code                 => x_resp_to_orig_code,
      x_err_mesg_1                        => x_err_mesg_1,
      x_err_mesg_2                        => x_err_mesg_2,
      x_err_mesg_3                        => x_err_mesg_3,
      x_err_mesg_4                        => x_err_mesg_4,
      x_err_mesg_5                        => x_err_mesg_5,
      x_guarnt_amt_redn_code              => x_guarnt_amt_redn_code,
      x_tot_outstd_stafford               => x_tot_outstd_stafford,
      x_tot_outstd_plus                   => x_tot_outstd_plus,
      x_b_permt_addr_chg_date             => x_b_permt_addr_chg_date,
      x_alt_prog_type_code                => x_alt_prog_type_code,
      x_alt_borw_tot_debt                 => x_alt_borw_tot_debt,
      x_act_interest_rate                 => x_act_interest_rate,
      x_prc_type_code                     => x_prc_type_code,
      x_service_type_code                 => x_service_type_code,
      x_rev_notice_of_guarnt              => x_rev_notice_of_guarnt,
      x_sch_refund_amt                    => x_sch_refund_amt,
      x_sch_refund_date                   => x_sch_refund_date,
      x_guarnt_status_code                => x_guarnt_status_code,
      x_lender_status_code                => x_lender_status_code,
      x_pnote_status_code                 => x_pnote_status_code,
      x_credit_status_code                => x_credit_status_code,
      x_guarnt_status_date                => x_guarnt_status_date,
      x_lender_status_date                => x_lender_status_date,
      x_pnote_status_date                 => x_pnote_status_date,
      x_credit_status_date                => x_credit_status_date,
      x_act_serial_loan_code              => x_act_serial_loan_code,
      x_amt_avail_for_reinst              => x_amt_avail_for_reinst,
      x_sch_non_ed_brc_id                 => x_sch_non_ed_brc_id,
      x_uniq_layout_vend_code             => x_uniq_layout_vend_code,
      x_uniq_layout_ident_code            => x_uniq_layout_ident_code,
      x_resp_record_status                => x_resp_record_status,
      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_borr_sign_ind                     => x_borr_sign_ind,
      x_stud_sign_ind                     => x_stud_sign_ind,
      x_borr_credit_auth_code             => x_borr_credit_auth_code,
      x_mpn_confirm_ind                   => x_mpn_confirm_ind,
      x_lender_use_txt                    => x_lender_use_txt,
      x_guarantor_use_txt                 => x_guarantor_use_txt,
      x_appl_loan_phase_code              => x_appl_loan_phase_code,
      x_appl_loan_phase_code_chg          => x_appl_loan_phase_code_chg,
      x_cl_rec_status                     => x_cl_rec_status,
      x_cl_rec_status_last_update         => x_cl_rec_status_last_update,
      x_lend_apprv_denied_code            => x_lend_apprv_denied_code,
      x_lend_apprv_denied_date            => x_lend_apprv_denied_date,
      x_cl_version_code                   => x_cl_version_code,
      x_school_use_txt                    => x_school_use_txt,
      x_b_alien_reg_num_txt               => x_b_alien_reg_num_txt,
      x_esign_src_typ_cd                  => x_esign_src_typ_cd
    );
Line: 1087

    INSERT INTO igf_sl_cl_resp_r1_all (
      clrp1_id,
      cbth_id,
      rec_code,
      rec_type_ind,
      b_last_name,
      b_first_name,
      b_middle_name,
      b_ssn,
      b_permt_addr1,
      b_permt_addr2,
      b_permt_city,
      b_permt_state,
      b_permt_zip,
      b_permt_zip_suffix,
      b_permt_phone,
      b_date_of_birth,
      cl_loan_type,
      req_loan_amt,
      defer_req_code,
      borw_interest_ind,
      eft_auth_code,
      b_signature_code,
      b_signature_date,
      loan_number,
      cl_seq_number,
      b_citizenship_status,
      b_state_of_legal_res,
      b_legal_res_date,
      b_default_status,
      b_outstd_loan_code,
      b_indicator_code,
      s_last_name,
      s_first_name,
      s_middle_name,
      s_ssn,
      s_date_of_birth,
      s_citizenship_status,
      s_default_code,
      s_signature_code,
      school_id,
      loan_per_begin_date,
      loan_per_end_date,
      grade_level_code,
      enrollment_code,
      anticip_compl_date,
      coa_amt,
      efc_amt,
      est_fa_amt,
      fls_cert_amt,
      flu_cert_amt,
      flp_cert_amt,
      sch_cert_date,
      alt_cert_amt,
      alt_appl_ver_code,
      duns_school_id,
      lender_id,
      fls_approved_amt,
      flu_approved_amt,
      flp_approved_amt,
      alt_approved_amt,
      duns_lender_id,
      guarantor_id,
      fed_appl_form_code,
      duns_guarnt_id,
      lend_blkt_guarnt_ind,
      lend_blkt_guarnt_appr_date,
      guarnt_adj_ind,
      guarantee_date,
      guarantee_amt,
      req_serial_loan_code,
      borw_confirm_ind,
      b_license_state,
      b_license_number,
      b_ref_code,
      pnote_delivery_code,
      b_foreign_postal_code,
      lend_non_ed_brc_id,
      last_resort_lender,
      resp_to_orig_code,
      err_mesg_1,
      err_mesg_2,
      err_mesg_3,
      err_mesg_4,
      err_mesg_5,
      guarnt_amt_redn_code,
      tot_outstd_stafford,
      tot_outstd_plus,
      b_permt_addr_chg_date,
      alt_prog_type_code,
      alt_borw_tot_debt,
      act_interest_rate,
      prc_type_code,
      service_type_code,
      rev_notice_of_guarnt,
      sch_refund_amt,
      sch_refund_date,
      guarnt_status_code,
      lender_status_code,
      pnote_status_code,
      credit_status_code,
      guarnt_status_date,
      lender_status_date,
      pnote_status_date,
      credit_status_date,
      act_serial_loan_code,
      amt_avail_for_reinst,
      sch_non_ed_brc_id,
      uniq_layout_vend_code,
      uniq_layout_ident_code,
      resp_record_status,
      creation_date,
      created_by,
      last_update_date,
      last_updated_by,
      last_update_login,
      request_id,
      program_id,
      program_application_id,
      program_update_date,
      org_id,
      borr_sign_ind,
      stud_sign_ind,
      borr_credit_auth_code,
      mpn_confirm_ind,
      lender_use_txt ,
      guarantor_use_txt,
      appl_loan_phase_code,
      appl_loan_phase_code_chg,
      cl_rec_status ,
      cl_rec_status_last_update,
      lend_apprv_denied_code ,
      lend_apprv_denied_date ,
      cl_version_code ,
      school_use_txt,
      b_alien_reg_num_txt,
      esign_src_typ_cd

    ) VALUES (
      new_references.clrp1_id,
      new_references.cbth_id,
      new_references.rec_code,
      new_references.rec_type_ind,
      new_references.b_last_name,
      new_references.b_first_name,
      new_references.b_middle_name,
      new_references.b_ssn,
      new_references.b_permt_addr1,
      new_references.b_permt_addr2,
      new_references.b_permt_city,
      new_references.b_permt_state,
      new_references.b_permt_zip,
      new_references.b_permt_zip_suffix,
      new_references.b_permt_phone,
      new_references.b_date_of_birth,
      new_references.cl_loan_type,
      new_references.req_loan_amt,
      new_references.defer_req_code,
      new_references.borw_interest_ind,
      new_references.eft_auth_code,
      new_references.b_signature_code,
      new_references.b_signature_date,
      new_references.loan_number,
      new_references.cl_seq_number,
      new_references.b_citizenship_status,
      new_references.b_state_of_legal_res,
      new_references.b_legal_res_date,
      new_references.b_default_status,
      new_references.b_outstd_loan_code,
      new_references.b_indicator_code,
      new_references.s_last_name,
      new_references.s_first_name,
      new_references.s_middle_name,
      new_references.s_ssn,
      new_references.s_date_of_birth,
      new_references.s_citizenship_status,
      new_references.s_default_code,
      new_references.s_signature_code,
      new_references.school_id,
      new_references.loan_per_begin_date,
      new_references.loan_per_end_date,
      new_references.grade_level_code,
      new_references.enrollment_code,
      new_references.anticip_compl_date,
      new_references.coa_amt,
      new_references.efc_amt,
      new_references.est_fa_amt,
      new_references.fls_cert_amt,
      new_references.flu_cert_amt,
      new_references.flp_cert_amt,
      new_references.sch_cert_date,
      new_references.alt_cert_amt,
      new_references.alt_appl_ver_code,
      new_references.duns_school_id,
      new_references.lender_id,
      new_references.fls_approved_amt,
      new_references.flu_approved_amt,
      new_references.flp_approved_amt,
      new_references.alt_approved_amt,
      new_references.duns_lender_id,
      new_references.guarantor_id,
      new_references.fed_appl_form_code,
      new_references.duns_guarnt_id,
      new_references.lend_blkt_guarnt_ind,
      new_references.lend_blkt_guarnt_appr_date,
      new_references.guarnt_adj_ind,
      new_references.guarantee_date,
      new_references.guarantee_amt,
      new_references.req_serial_loan_code,
      new_references.borw_confirm_ind,
      new_references.b_license_state,
      new_references.b_license_number,
      new_references.b_ref_code,
      new_references.pnote_delivery_code,
      new_references.b_foreign_postal_code,
      new_references.lend_non_ed_brc_id,
      new_references.last_resort_lender,
      new_references.resp_to_orig_code,
      new_references.err_mesg_1,
      new_references.err_mesg_2,
      new_references.err_mesg_3,
      new_references.err_mesg_4,
      new_references.err_mesg_5,
      new_references.guarnt_amt_redn_code,
      new_references.tot_outstd_stafford,
      new_references.tot_outstd_plus,
      new_references.b_permt_addr_chg_date,
      new_references.alt_prog_type_code,
      new_references.alt_borw_tot_debt,
      new_references.act_interest_rate,
      new_references.prc_type_code,
      new_references.service_type_code,
      new_references.rev_notice_of_guarnt,
      new_references.sch_refund_amt,
      new_references.sch_refund_date,
      new_references.guarnt_status_code,
      new_references.lender_status_code,
      new_references.pnote_status_code,
      new_references.credit_status_code,
      new_references.guarnt_status_date,
      new_references.lender_status_date,
      new_references.pnote_status_date,
      new_references.credit_status_date,
      new_references.act_serial_loan_code,
      new_references.amt_avail_for_reinst,
      new_references.sch_non_ed_brc_id,
      new_references.uniq_layout_vend_code,
      new_references.uniq_layout_ident_code,
      new_references.resp_record_status,
      x_last_update_date,
      x_last_updated_by,
      x_last_update_date,
      x_last_updated_by,
      x_last_update_login ,
      x_request_id,
      x_program_id,
      x_program_application_id,
      x_program_update_date,
      l_org_id,
      new_references.borr_sign_ind,
      new_references.stud_sign_ind,
      new_references.borr_credit_auth_code,
      new_references.mpn_confirm_ind,
      new_references.lender_use_txt ,
      new_references.guarantor_use_txt,
      new_references.appl_loan_phase_code,
      new_references.appl_loan_phase_code_chg,
      new_references.cl_rec_status ,
      new_references.cl_rec_status_last_update,
      new_references.lend_apprv_denied_code ,
      new_references.lend_apprv_denied_date ,
      new_references.cl_version_code ,
      new_references.school_use_txt ,
      new_references.b_alien_reg_num_txt ,
      new_references.esign_src_typ_cd
    );
Line: 1372

  END insert_row;
Line: 1496

    x_cl_rec_status_last_update         IN     DATE     ,
    x_lend_apprv_denied_code            IN     VARCHAR2 ,
    x_lend_apprv_denied_date            IN     DATE     ,
    x_cl_version_code                   IN     VARCHAR2 ,
    x_school_use_txt                    IN     VARCHAR2 ,
    x_b_alien_reg_num_txt               IN     VARCHAR2 ,
    x_esign_src_typ_cd                  IN     VARCHAR2
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  Purpose : Handles the LOCK mechanism for the table.
  ||  Known limitations, enhancements or remarks :
  ||  Change History :
  ||  Who             When            What
  ||  (reverse chronological order - newest change first)
  */
    CURSOR c1 IS
      SELECT
        cbth_id,
        rec_code,
        rec_type_ind,
        b_last_name,
        b_first_name,
        b_middle_name,
        b_ssn,
        b_permt_addr1,
        b_permt_addr2,
        b_permt_city,
        b_permt_state,
        b_permt_zip,
        b_permt_zip_suffix,
        b_permt_phone,
        b_date_of_birth,
        cl_loan_type,
        req_loan_amt,
        defer_req_code,
        borw_interest_ind,
        eft_auth_code,
        b_signature_code,
        b_signature_date,
        loan_number,
        cl_seq_number,
        b_citizenship_status,
        b_state_of_legal_res,
        b_legal_res_date,
        b_default_status,
        b_outstd_loan_code,
        b_indicator_code,
        s_last_name,
        s_first_name,
        s_middle_name,
        s_ssn,
        s_date_of_birth,
        s_citizenship_status,
        s_default_code,
        s_signature_code,
        school_id,
        loan_per_begin_date,
        loan_per_end_date,
        grade_level_code,
        enrollment_code,
        anticip_compl_date,
        coa_amt,
        efc_amt,
        est_fa_amt,
        fls_cert_amt,
        flu_cert_amt,
        flp_cert_amt,
        sch_cert_date,
        alt_cert_amt,
        alt_appl_ver_code,
        duns_school_id,
        lender_id,
        fls_approved_amt,
        flu_approved_amt,
        flp_approved_amt,
        alt_approved_amt,
        duns_lender_id,
        guarantor_id,
        fed_appl_form_code,
        duns_guarnt_id,
        lend_blkt_guarnt_ind,
        lend_blkt_guarnt_appr_date,
        guarnt_adj_ind,
        guarantee_date,
        guarantee_amt,
        req_serial_loan_code,
        borw_confirm_ind,
        b_license_state,
        b_license_number,
        b_ref_code,
        pnote_delivery_code,
        b_foreign_postal_code,
        lend_non_ed_brc_id,
        last_resort_lender,
        resp_to_orig_code,
        err_mesg_1,
        err_mesg_2,
        err_mesg_3,
        err_mesg_4,
        err_mesg_5,
        guarnt_amt_redn_code,
        tot_outstd_stafford,
        tot_outstd_plus,
        b_permt_addr_chg_date,
        alt_prog_type_code,
        alt_borw_tot_debt,
        act_interest_rate,
        prc_type_code,
        service_type_code,
        rev_notice_of_guarnt,
        sch_refund_amt,
        sch_refund_date,
        guarnt_status_code,
        lender_status_code,
        pnote_status_code,
        credit_status_code,
        guarnt_status_date,
        lender_status_date,
        pnote_status_date,
        credit_status_date,
        act_serial_loan_code,
        amt_avail_for_reinst,
        sch_non_ed_brc_id,
        uniq_layout_vend_code,
        uniq_layout_ident_code,
        resp_record_status,
        org_id,
        borr_sign_ind,
        stud_sign_ind,
        borr_credit_auth_code,
        mpn_confirm_ind,
        lender_use_txt,
        guarantor_use_txt,
        appl_loan_phase_code,
        appl_loan_phase_code_chg,
        cl_rec_status,
        cl_rec_status_last_update,
        lend_apprv_denied_code ,
        lend_apprv_denied_date ,
        cl_version_code,
        school_use_txt,
        b_alien_reg_num_txt,
        esign_src_typ_cd

      FROM  igf_sl_cl_resp_r1_all
      WHERE rowid = x_rowid
      FOR UPDATE NOWAIT;
Line: 1653

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

        AND ((tlinfo.cl_rec_status_last_update = x_cl_rec_status_last_update) OR ((tlinfo.cl_rec_status_last_update IS NULL) AND (X_cl_rec_status_last_update IS NULL)))
        AND ((tlinfo.lend_apprv_denied_code = x_lend_apprv_denied_code) OR ((tlinfo.lend_apprv_denied_code IS NULL) AND (X_lend_apprv_denied_code IS NULL)))
        AND ((tlinfo.lend_apprv_denied_date = x_lend_apprv_denied_date) OR ((tlinfo.lend_apprv_denied_date IS NULL) AND (X_lend_apprv_denied_date IS NULL)))
        AND ((tlinfo.cl_version_code = x_cl_version_code) OR ((tlinfo.cl_version_code IS NULL) AND (X_cl_version_code IS NULL)))
        AND ((tlinfo.school_use_txt = x_school_use_txt) OR ((tlinfo.school_use_txt IS NULL) AND (X_school_use_txt IS NULL)))
        AND ((tlinfo.b_alien_reg_num_txt = x_b_alien_reg_num_txt) OR ((tlinfo.b_alien_reg_num_txt IS NULL) AND (X_b_alien_reg_num_txt IS NULL)))
        AND ((tlinfo.esign_src_typ_cd = x_esign_src_typ_cd) OR ((tlinfo.esign_src_typ_cd IS NULL) AND (X_esign_src_typ_cd IS NULL)))
       ) THEN
      NULL;
Line: 1800

  PROCEDURE update_row (
    x_rowid                             IN     VARCHAR2,
    x_clrp1_id                          IN     NUMBER,
    x_cbth_id                           IN     NUMBER,
    x_rec_code                          IN     VARCHAR2,
    x_rec_type_ind                      IN     VARCHAR2,
    x_b_last_name                       IN     VARCHAR2,
    x_b_first_name                      IN     VARCHAR2,
    x_b_middle_name                     IN     VARCHAR2,
    x_b_ssn                             IN     NUMBER,
    x_b_permt_addr1                     IN     VARCHAR2,
    x_b_permt_addr2                     IN     VARCHAR2,
    x_b_permt_city                      IN     VARCHAR2,
    x_b_permt_state                     IN     VARCHAR2,
    x_b_permt_zip                       IN     NUMBER,
    x_b_permt_zip_suffix                IN     NUMBER,
    x_b_permt_phone                     IN     VARCHAR2,
    x_b_date_of_birth                   IN     DATE,
    x_cl_loan_type                      IN     VARCHAR2,
    x_req_loan_amt                      IN     NUMBER,
    x_defer_req_code                    IN     VARCHAR2,
    x_borw_interest_ind                 IN     VARCHAR2,
    x_eft_auth_code                     IN     VARCHAR2,
    x_b_signature_code                  IN     VARCHAR2,
    x_b_signature_date                  IN     DATE,
    x_loan_number                       IN     VARCHAR2,
    x_cl_seq_number                     IN     NUMBER,
    x_b_citizenship_status              IN     VARCHAR2,
    x_b_state_of_legal_res              IN     VARCHAR2,
    x_b_legal_res_date                  IN     DATE,
    x_b_default_status                  IN     VARCHAR2,
    x_b_outstd_loan_code                IN     VARCHAR2,
    x_b_indicator_code                  IN     VARCHAR2,
    x_s_last_name                       IN     VARCHAR2,
    x_s_first_name                      IN     VARCHAR2,
    x_s_middle_name                     IN     VARCHAR2,
    x_s_ssn                             IN     NUMBER,
    x_s_date_of_birth                   IN     DATE,
    x_s_citizenship_status              IN     VARCHAR2,
    x_s_default_code                    IN     VARCHAR2,
    x_s_signature_code                  IN     VARCHAR2,
    x_school_id                         IN     NUMBER,
    x_loan_per_begin_date               IN     DATE,
    x_loan_per_end_date                 IN     DATE,
    x_grade_level_code                  IN     VARCHAR2,
    x_enrollment_code                   IN     VARCHAR2,
    x_anticip_compl_date                IN     DATE,
    x_coa_amt                           IN     NUMBER,
    x_efc_amt                           IN     NUMBER,
    x_est_fa_amt                        IN     NUMBER,
    x_fls_cert_amt                      IN     NUMBER,
    x_flu_cert_amt                      IN     NUMBER,
    x_flp_cert_amt                      IN     NUMBER,
    x_sch_cert_date                     IN     DATE,
    x_alt_cert_amt                      IN     NUMBER,
    x_alt_appl_ver_code                 IN     NUMBER,
    x_duns_school_id                    IN     VARCHAR2,
    x_lender_id                         IN     VARCHAR2,
    x_fls_approved_amt                  IN     NUMBER,
    x_flu_approved_amt                  IN     NUMBER,
    x_flp_approved_amt                  IN     NUMBER,
    x_alt_approved_amt                  IN     NUMBER,
    x_duns_lender_id                    IN     VARCHAR2,
    x_guarantor_id                      IN     VARCHAR2,
    x_fed_appl_form_code                IN     VARCHAR2,
    x_duns_guarnt_id                    IN     VARCHAR2,
    x_lend_blkt_guarnt_ind              IN     VARCHAR2,
    x_lend_blkt_guarnt_appr_date        IN     DATE,
    x_guarnt_adj_ind                    IN     VARCHAR2,
    x_guarantee_date                    IN     DATE,
    x_guarantee_amt                     IN     NUMBER,
    x_req_serial_loan_code              IN     VARCHAR2,
    x_borw_confirm_ind                  IN     VARCHAR2,
    x_b_license_state                   IN     VARCHAR2,
    x_b_license_number                  IN     VARCHAR2,
    x_b_ref_code                        IN     VARCHAR2,
    x_pnote_delivery_code               IN     VARCHAR2,
    x_b_foreign_postal_code             IN     VARCHAR2,
    x_lend_non_ed_brc_id                IN     VARCHAR2,
    x_last_resort_lender                IN     VARCHAR2,
    x_resp_to_orig_code                 IN     VARCHAR2,
    x_err_mesg_1                        IN     VARCHAR2,
    x_err_mesg_2                        IN     VARCHAR2,
    x_err_mesg_3                        IN     VARCHAR2,
    x_err_mesg_4                        IN     VARCHAR2,
    x_err_mesg_5                        IN     VARCHAR2,
    x_guarnt_amt_redn_code              IN     VARCHAR2,
    x_tot_outstd_stafford               IN     NUMBER,
    x_tot_outstd_plus                   IN     NUMBER,
    x_b_permt_addr_chg_date             IN     DATE,
    x_alt_prog_type_code                IN     VARCHAR2,
    x_alt_borw_tot_debt                 IN     NUMBER,
    x_act_interest_rate                 IN     NUMBER,
    x_prc_type_code                     IN     VARCHAR2,
    x_service_type_code                 IN     VARCHAR2,
    x_rev_notice_of_guarnt              IN     VARCHAR2,
    x_sch_refund_amt                    IN     NUMBER,
    x_sch_refund_date                   IN     DATE,
    x_guarnt_status_code                IN     VARCHAR2,
    x_lender_status_code                IN     VARCHAR2,
    x_pnote_status_code                 IN     VARCHAR2,
    x_credit_status_code                IN     VARCHAR2,
    x_guarnt_status_date                IN     DATE,
    x_lender_status_date                IN     DATE,
    x_pnote_status_date                 IN     DATE,
    x_credit_status_date                IN     DATE,
    x_act_serial_loan_code              IN     VARCHAR2,
    x_amt_avail_for_reinst              IN     NUMBER,
    x_sch_non_ed_brc_id                 IN     VARCHAR2,
    x_uniq_layout_vend_code             IN     VARCHAR2,
    x_uniq_layout_ident_code            IN     VARCHAR2,
    x_resp_record_status                IN     VARCHAR2,
    x_mode                              IN     VARCHAR2 DEFAULT 'R',
    x_borr_sign_ind                     IN     VARCHAR2,
    x_stud_sign_ind                     IN     VARCHAR2,
    x_borr_credit_auth_code             IN     VARCHAR2,
    x_mpn_confirm_ind                   IN     VARCHAR2 ,
    x_lender_use_txt                    IN     VARCHAR2 ,
    x_guarantor_use_txt                 IN     VARCHAR2 ,
    x_appl_loan_phase_code              IN     VARCHAR2 ,
    x_appl_loan_phase_code_chg          IN     DATE     ,
    x_cl_rec_status                     IN     VARCHAR2 ,
    x_cl_rec_status_last_update         IN     DATE     ,
    x_lend_apprv_denied_code            IN     VARCHAR2 ,
    x_lend_apprv_denied_date            IN     DATE     ,
    x_cl_version_code                   IN     VARCHAR2 ,
    x_school_use_txt                    IN     VARCHAR2 ,
    x_b_alien_reg_num_txt               IN     VARCHAR2 ,
    x_esign_src_typ_cd                  IN     VARCHAR2
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  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: 1940

    x_last_updated_by            NUMBER;
Line: 1941

    x_last_update_login          NUMBER;
Line: 1945

    x_program_update_date        DATE;
Line: 1949

    x_last_update_date := SYSDATE;
Line: 1951

      x_last_updated_by := 1;
Line: 1952

      x_last_update_login := 0;
Line: 1954

      x_last_updated_by := fnd_global.user_id;
Line: 1955

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

      x_last_update_login := fnd_global.login_id;
Line: 1959

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

      p_action                            => 'UPDATE',
      x_rowid                             => x_rowid,
      x_clrp1_id                          => x_clrp1_id,
      x_cbth_id                           => x_cbth_id,
      x_rec_code                          => x_rec_code,
      x_rec_type_ind                      => x_rec_type_ind,
      x_b_last_name                       => x_b_last_name,
      x_b_first_name                      => x_b_first_name,
      x_b_middle_name                     => x_b_middle_name,
      x_b_ssn                             => x_b_ssn,
      x_b_permt_addr1                     => x_b_permt_addr1,
      x_b_permt_addr2                     => x_b_permt_addr2,
      x_b_permt_city                      => x_b_permt_city,
      x_b_permt_state                     => x_b_permt_state,
      x_b_permt_zip                       => x_b_permt_zip,
      x_b_permt_zip_suffix                => x_b_permt_zip_suffix,
      x_b_permt_phone                     => x_b_permt_phone,
      x_b_date_of_birth                   => x_b_date_of_birth,
      x_cl_loan_type                      => x_cl_loan_type,
      x_req_loan_amt                      => x_req_loan_amt,
      x_defer_req_code                    => x_defer_req_code,
      x_borw_interest_ind                 => x_borw_interest_ind,
      x_eft_auth_code                     => x_eft_auth_code,
      x_b_signature_code                  => x_b_signature_code,
      x_b_signature_date                  => x_b_signature_date,
      x_loan_number                       => x_loan_number,
      x_cl_seq_number                     => x_cl_seq_number,
      x_b_citizenship_status              => x_b_citizenship_status,
      x_b_state_of_legal_res              => x_b_state_of_legal_res,
      x_b_legal_res_date                  => x_b_legal_res_date,
      x_b_default_status                  => x_b_default_status,
      x_b_outstd_loan_code                => x_b_outstd_loan_code,
      x_b_indicator_code                  => x_b_indicator_code,
      x_s_last_name                       => x_s_last_name,
      x_s_first_name                      => x_s_first_name,
      x_s_middle_name                     => x_s_middle_name,
      x_s_ssn                             => x_s_ssn,
      x_s_date_of_birth                   => x_s_date_of_birth,
      x_s_citizenship_status              => x_s_citizenship_status,
      x_s_default_code                    => x_s_default_code,
      x_s_signature_code                  => x_s_signature_code,
      x_school_id                         => x_school_id,
      x_loan_per_begin_date               => x_loan_per_begin_date,
      x_loan_per_end_date                 => x_loan_per_end_date,
      x_grade_level_code                  => x_grade_level_code,
      x_enrollment_code                   => x_enrollment_code,
      x_anticip_compl_date                => x_anticip_compl_date,
      x_coa_amt                           => x_coa_amt,
      x_efc_amt                           => x_efc_amt,
      x_est_fa_amt                        => x_est_fa_amt,
      x_fls_cert_amt                      => x_fls_cert_amt,
      x_flu_cert_amt                      => x_flu_cert_amt,
      x_flp_cert_amt                      => x_flp_cert_amt,
      x_sch_cert_date                     => x_sch_cert_date,
      x_alt_cert_amt                      => x_alt_cert_amt,
      x_alt_appl_ver_code                 => x_alt_appl_ver_code,
      x_duns_school_id                    => x_duns_school_id,
      x_lender_id                         => x_lender_id,
      x_fls_approved_amt                  => x_fls_approved_amt,
      x_flu_approved_amt                  => x_flu_approved_amt,
      x_flp_approved_amt                  => x_flp_approved_amt,
      x_alt_approved_amt                  => x_alt_approved_amt,
      x_duns_lender_id                    => x_duns_lender_id,
      x_guarantor_id                      => x_guarantor_id,
      x_fed_appl_form_code                => x_fed_appl_form_code,
      x_duns_guarnt_id                    => x_duns_guarnt_id,
      x_lend_blkt_guarnt_ind              => x_lend_blkt_guarnt_ind,
      x_lend_blkt_guarnt_appr_date        => x_lend_blkt_guarnt_appr_date,
      x_guarnt_adj_ind                    => x_guarnt_adj_ind,
      x_guarantee_date                    => x_guarantee_date,
      x_guarantee_amt                     => x_guarantee_amt,
      x_req_serial_loan_code              => x_req_serial_loan_code,
      x_borw_confirm_ind                  => x_borw_confirm_ind,
      x_b_license_state                   => x_b_license_state,
      x_b_license_number                  => x_b_license_number,
      x_b_ref_code                        => x_b_ref_code,
      x_pnote_delivery_code               => x_pnote_delivery_code,
      x_b_foreign_postal_code             => x_b_foreign_postal_code,
      x_lend_non_ed_brc_id                => x_lend_non_ed_brc_id,
      x_last_resort_lender                => x_last_resort_lender,
      x_resp_to_orig_code                 => x_resp_to_orig_code,
      x_err_mesg_1                        => x_err_mesg_1,
      x_err_mesg_2                        => x_err_mesg_2,
      x_err_mesg_3                        => x_err_mesg_3,
      x_err_mesg_4                        => x_err_mesg_4,
      x_err_mesg_5                        => x_err_mesg_5,
      x_guarnt_amt_redn_code              => x_guarnt_amt_redn_code,
      x_tot_outstd_stafford               => x_tot_outstd_stafford,
      x_tot_outstd_plus                   => x_tot_outstd_plus,
      x_b_permt_addr_chg_date             => x_b_permt_addr_chg_date,
      x_alt_prog_type_code                => x_alt_prog_type_code,
      x_alt_borw_tot_debt                 => x_alt_borw_tot_debt,
      x_act_interest_rate                 => x_act_interest_rate,
      x_prc_type_code                     => x_prc_type_code,
      x_service_type_code                 => x_service_type_code,
      x_rev_notice_of_guarnt              => x_rev_notice_of_guarnt,
      x_sch_refund_amt                    => x_sch_refund_amt,
      x_sch_refund_date                   => x_sch_refund_date,
      x_guarnt_status_code                => x_guarnt_status_code,
      x_lender_status_code                => x_lender_status_code,
      x_pnote_status_code                 => x_pnote_status_code,
      x_credit_status_code                => x_credit_status_code,
      x_guarnt_status_date                => x_guarnt_status_date,
      x_lender_status_date                => x_lender_status_date,
      x_pnote_status_date                 => x_pnote_status_date,
      x_credit_status_date                => x_credit_status_date,
      x_act_serial_loan_code              => x_act_serial_loan_code,
      x_amt_avail_for_reinst              => x_amt_avail_for_reinst,
      x_sch_non_ed_brc_id                 => x_sch_non_ed_brc_id,
      x_uniq_layout_vend_code             => x_uniq_layout_vend_code,
      x_uniq_layout_ident_code            => x_uniq_layout_ident_code,
      x_resp_record_status                => x_resp_record_status,
      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_borr_sign_ind                     => x_borr_sign_ind,
      x_stud_sign_ind                     => x_stud_sign_ind,
      x_borr_credit_auth_code             => x_borr_credit_auth_code,
      x_mpn_confirm_ind                   => x_mpn_confirm_ind,
      x_lender_use_txt                    => x_lender_use_txt,
      x_guarantor_use_txt                 => x_guarantor_use_txt,
      x_appl_loan_phase_code              => x_appl_loan_phase_code,
      x_appl_loan_phase_code_chg          => x_appl_loan_phase_code_chg,
      x_cl_rec_status                     => x_cl_rec_status,
      x_cl_rec_status_last_update         => x_cl_rec_status_last_update,
      x_lend_apprv_denied_code            => x_lend_apprv_denied_code,
      x_lend_apprv_denied_date            => x_lend_apprv_denied_date,
      x_cl_version_code                   => x_cl_version_code,
      x_school_use_txt                    => x_school_use_txt,
      x_b_alien_reg_num_txt               => x_b_alien_reg_num_txt,
      x_esign_src_typ_cd                  => x_esign_src_typ_cd
    );
Line: 2112

        x_program_update_date := old_references.program_update_date;
Line: 2114

        x_program_update_date := SYSDATE;
Line: 2118

    UPDATE igf_sl_cl_resp_r1_all
      SET
        cbth_id                           = new_references.cbth_id,
        rec_code                          = new_references.rec_code,
        rec_type_ind                      = new_references.rec_type_ind,
        b_last_name                       = new_references.b_last_name,
        b_first_name                      = new_references.b_first_name,
        b_middle_name                     = new_references.b_middle_name,
        b_ssn                             = new_references.b_ssn,
        b_permt_addr1                     = new_references.b_permt_addr1,
        b_permt_addr2                     = new_references.b_permt_addr2,
        b_permt_city                      = new_references.b_permt_city,
        b_permt_state                     = new_references.b_permt_state,
        b_permt_zip                       = new_references.b_permt_zip,
        b_permt_zip_suffix                = new_references.b_permt_zip_suffix,
        b_permt_phone                     = new_references.b_permt_phone,
        b_date_of_birth                   = new_references.b_date_of_birth,
        cl_loan_type                      = new_references.cl_loan_type,
        req_loan_amt                      = new_references.req_loan_amt,
        defer_req_code                    = new_references.defer_req_code,
        borw_interest_ind                 = new_references.borw_interest_ind,
        eft_auth_code                     = new_references.eft_auth_code,
        b_signature_code                  = new_references.b_signature_code,
        b_signature_date                  = new_references.b_signature_date,
        loan_number                       = new_references.loan_number,
        cl_seq_number                     = new_references.cl_seq_number,
        b_citizenship_status              = new_references.b_citizenship_status,
        b_state_of_legal_res              = new_references.b_state_of_legal_res,
        b_legal_res_date                  = new_references.b_legal_res_date,
        b_default_status                  = new_references.b_default_status,
        b_outstd_loan_code                = new_references.b_outstd_loan_code,
        b_indicator_code                  = new_references.b_indicator_code,
        s_last_name                       = new_references.s_last_name,
        s_first_name                      = new_references.s_first_name,
        s_middle_name                     = new_references.s_middle_name,
        s_ssn                             = new_references.s_ssn,
        s_date_of_birth                   = new_references.s_date_of_birth,
        s_citizenship_status              = new_references.s_citizenship_status,
        s_default_code                    = new_references.s_default_code,
        s_signature_code                  = new_references.s_signature_code,
        school_id                         = new_references.school_id,
        loan_per_begin_date               = new_references.loan_per_begin_date,
        loan_per_end_date                 = new_references.loan_per_end_date,
        grade_level_code                  = new_references.grade_level_code,
        enrollment_code                   = new_references.enrollment_code,
        anticip_compl_date                = new_references.anticip_compl_date,
        coa_amt                           = new_references.coa_amt,
        efc_amt                           = new_references.efc_amt,
        est_fa_amt                        = new_references.est_fa_amt,
        fls_cert_amt                      = new_references.fls_cert_amt,
        flu_cert_amt                      = new_references.flu_cert_amt,
        flp_cert_amt                      = new_references.flp_cert_amt,
        sch_cert_date                     = new_references.sch_cert_date,
        alt_cert_amt                      = new_references.alt_cert_amt,
        alt_appl_ver_code                 = new_references.alt_appl_ver_code,
        duns_school_id                    = new_references.duns_school_id,
        lender_id                         = new_references.lender_id,
        fls_approved_amt                  = new_references.fls_approved_amt,
        flu_approved_amt                  = new_references.flu_approved_amt,
        flp_approved_amt                  = new_references.flp_approved_amt,
        alt_approved_amt                  = new_references.alt_approved_amt,
        duns_lender_id                    = new_references.duns_lender_id,
        guarantor_id                      = new_references.guarantor_id,
        fed_appl_form_code                = new_references.fed_appl_form_code,
        duns_guarnt_id                    = new_references.duns_guarnt_id,
        lend_blkt_guarnt_ind              = new_references.lend_blkt_guarnt_ind,
        lend_blkt_guarnt_appr_date        = new_references.lend_blkt_guarnt_appr_date,
        guarnt_adj_ind                    = new_references.guarnt_adj_ind,
        guarantee_date                    = new_references.guarantee_date,
        guarantee_amt                     = new_references.guarantee_amt,
        req_serial_loan_code              = new_references.req_serial_loan_code,
        borw_confirm_ind                  = new_references.borw_confirm_ind,
        b_license_state                   = new_references.b_license_state,
        b_license_number                  = new_references.b_license_number,
        b_ref_code                        = new_references.b_ref_code,
        pnote_delivery_code               = new_references.pnote_delivery_code,
        b_foreign_postal_code             = new_references.b_foreign_postal_code,
        lend_non_ed_brc_id                = new_references.lend_non_ed_brc_id,
        last_resort_lender                = new_references.last_resort_lender,
        resp_to_orig_code                 = new_references.resp_to_orig_code,
        err_mesg_1                        = new_references.err_mesg_1,
        err_mesg_2                        = new_references.err_mesg_2,
        err_mesg_3                        = new_references.err_mesg_3,
        err_mesg_4                        = new_references.err_mesg_4,
        err_mesg_5                        = new_references.err_mesg_5,
        guarnt_amt_redn_code              = new_references.guarnt_amt_redn_code,
        tot_outstd_stafford               = new_references.tot_outstd_stafford,
        tot_outstd_plus                   = new_references.tot_outstd_plus,
        b_permt_addr_chg_date             = new_references.b_permt_addr_chg_date,
        alt_prog_type_code                = new_references.alt_prog_type_code,
        alt_borw_tot_debt                 = new_references.alt_borw_tot_debt,
        act_interest_rate                 = new_references.act_interest_rate,
        prc_type_code                     = new_references.prc_type_code,
        service_type_code                 = new_references.service_type_code,
        rev_notice_of_guarnt              = new_references.rev_notice_of_guarnt,
        sch_refund_amt                    = new_references.sch_refund_amt,
        sch_refund_date                   = new_references.sch_refund_date,
        guarnt_status_code                = new_references.guarnt_status_code,
        lender_status_code                = new_references.lender_status_code,
        pnote_status_code                 = new_references.pnote_status_code,
        credit_status_code                = new_references.credit_status_code,
        guarnt_status_date                = new_references.guarnt_status_date,
        lender_status_date                = new_references.lender_status_date,
        pnote_status_date                 = new_references.pnote_status_date,
        credit_status_date                = new_references.credit_status_date,
        act_serial_loan_code              = new_references.act_serial_loan_code,
        amt_avail_for_reinst              = new_references.amt_avail_for_reinst,
        sch_non_ed_brc_id                 = new_references.sch_non_ed_brc_id,
        uniq_layout_vend_code             = new_references.uniq_layout_vend_code,
        uniq_layout_ident_code            = new_references.uniq_layout_ident_code,
        resp_record_status                = new_references.resp_record_status,
        last_update_date                  = x_last_update_date,
        last_updated_by                   = x_last_updated_by,
        last_update_login                 = x_last_update_login ,
        request_id                        = x_request_id,
        program_id                        = x_program_id,
        program_application_id            = x_program_application_id,
        program_update_date               = x_program_update_date,
        borr_sign_ind                     = new_references.borr_sign_ind,
        stud_sign_ind                     = new_references.stud_sign_ind,
        borr_credit_auth_code             = new_references.borr_credit_auth_code,
        mpn_confirm_ind                   = new_references.mpn_confirm_ind,
        lender_use_txt                    = new_references.lender_use_txt,
        guarantor_use_txt                 = new_references.guarantor_use_txt,
        appl_loan_phase_code              = new_references.appl_loan_phase_code,
        appl_loan_phase_code_chg          = new_references.appl_loan_phase_code_chg,
        cl_rec_status                     = new_references.cl_rec_status ,
        cl_rec_status_last_update         = new_references.cl_rec_status_last_update,
        lend_apprv_denied_code            = new_references.lend_apprv_denied_code,
        lend_apprv_denied_date            = new_references.lend_apprv_denied_date,
        cl_version_code                   = new_references.cl_version_code,
        school_use_txt                    = new_references.school_use_txt,
        b_alien_reg_num_txt               = new_references.b_alien_reg_num_txt,
        esign_src_typ_cd                  = new_references.esign_src_typ_cd
      WHERE rowid = x_rowid;
Line: 2258

  END update_row;
Line: 2383

    x_cl_rec_status_last_update         IN     DATE     ,
    x_lend_apprv_denied_code            IN     VARCHAR2 ,
    x_lend_apprv_denied_date            IN     DATE     ,
    x_cl_version_code                   IN     VARCHAR2 ,
    x_school_use_txt                    IN     VARCHAR2 ,
    x_b_alien_reg_num_txt               IN     VARCHAR2 ,
    x_esign_src_typ_cd                  IN     VARCHAR2
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  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_sl_cl_resp_r1_all
      WHERE    clrp1_id                          = x_clrp1_id;
Line: 2412

      insert_row (
        x_rowid,
        x_clrp1_id,
        x_cbth_id,
        x_rec_code,
        x_rec_type_ind,
        x_b_last_name,
        x_b_first_name,
        x_b_middle_name,
        x_b_ssn,
        x_b_permt_addr1,
        x_b_permt_addr2,
        x_b_permt_city,
        x_b_permt_state,
        x_b_permt_zip,
        x_b_permt_zip_suffix,
        x_b_permt_phone,
        x_b_date_of_birth,
        x_cl_loan_type,
        x_req_loan_amt,
        x_defer_req_code,
        x_borw_interest_ind,
        x_eft_auth_code,
        x_b_signature_code,
        x_b_signature_date,
        x_loan_number,
        x_cl_seq_number,
        x_b_citizenship_status,
        x_b_state_of_legal_res,
        x_b_legal_res_date,
        x_b_default_status,
        x_b_outstd_loan_code,
        x_b_indicator_code,
        x_s_last_name,
        x_s_first_name,
        x_s_middle_name,
        x_s_ssn,
        x_s_date_of_birth,
        x_s_citizenship_status,
        x_s_default_code,
        x_s_signature_code,
        x_school_id,
        x_loan_per_begin_date,
        x_loan_per_end_date,
        x_grade_level_code,
        x_enrollment_code,
        x_anticip_compl_date,
        x_coa_amt,
        x_efc_amt,
        x_est_fa_amt,
        x_fls_cert_amt,
        x_flu_cert_amt,
        x_flp_cert_amt,
        x_sch_cert_date,
        x_alt_cert_amt,
        x_alt_appl_ver_code,
        x_duns_school_id,
        x_lender_id,
        x_fls_approved_amt,
        x_flu_approved_amt,
        x_flp_approved_amt,
        x_alt_approved_amt,
        x_duns_lender_id,
        x_guarantor_id,
        x_fed_appl_form_code,
        x_duns_guarnt_id,
        x_lend_blkt_guarnt_ind,
        x_lend_blkt_guarnt_appr_date,
        x_guarnt_adj_ind,
        x_guarantee_date,
        x_guarantee_amt,
        x_req_serial_loan_code,
        x_borw_confirm_ind,
        x_b_license_state,
        x_b_license_number,
        x_b_ref_code,
        x_pnote_delivery_code,
        x_b_foreign_postal_code,
        x_lend_non_ed_brc_id,
        x_last_resort_lender,
        x_resp_to_orig_code,
        x_err_mesg_1,
        x_err_mesg_2,
        x_err_mesg_3,
        x_err_mesg_4,
        x_err_mesg_5,
        x_guarnt_amt_redn_code,
        x_tot_outstd_stafford,
        x_tot_outstd_plus,
        x_b_permt_addr_chg_date,
        x_alt_prog_type_code,
        x_alt_borw_tot_debt,
        x_act_interest_rate,
        x_prc_type_code,
        x_service_type_code,
        x_rev_notice_of_guarnt,
        x_sch_refund_amt,
        x_sch_refund_date,
        x_guarnt_status_code,
        x_lender_status_code,
        x_pnote_status_code,
        x_credit_status_code,
        x_guarnt_status_date,
        x_lender_status_date,
        x_pnote_status_date,
        x_credit_status_date,
        x_act_serial_loan_code,
        x_amt_avail_for_reinst,
        x_sch_non_ed_brc_id,
        x_uniq_layout_vend_code,
        x_uniq_layout_ident_code,
        x_resp_record_status,
        x_mode,
        x_borr_sign_ind,
        x_stud_sign_ind,
        x_borr_credit_auth_code,
        x_mpn_confirm_ind,
        x_lender_use_txt,
        x_guarantor_use_txt ,
        x_appl_loan_phase_code,
        x_appl_loan_phase_code_chg,
        x_cl_rec_status ,
        x_cl_rec_status_last_update,
        x_lend_apprv_denied_code ,
        x_lend_apprv_denied_date ,
        x_cl_version_code,
        x_school_use_txt,
        x_b_alien_reg_num_txt,
        x_esign_src_typ_cd
      );
Line: 2546

    update_row (
      x_rowid,
      x_clrp1_id,
      x_cbth_id,
      x_rec_code,
      x_rec_type_ind,
      x_b_last_name,
      x_b_first_name,
      x_b_middle_name,
      x_b_ssn,
      x_b_permt_addr1,
      x_b_permt_addr2,
      x_b_permt_city,
      x_b_permt_state,
      x_b_permt_zip,
      x_b_permt_zip_suffix,
      x_b_permt_phone,
      x_b_date_of_birth,
      x_cl_loan_type,
      x_req_loan_amt,
      x_defer_req_code,
      x_borw_interest_ind,
      x_eft_auth_code,
      x_b_signature_code,
      x_b_signature_date,
      x_loan_number,
      x_cl_seq_number,
      x_b_citizenship_status,
      x_b_state_of_legal_res,
      x_b_legal_res_date,
      x_b_default_status,
      x_b_outstd_loan_code,
      x_b_indicator_code,
      x_s_last_name,
      x_s_first_name,
      x_s_middle_name,
      x_s_ssn,
      x_s_date_of_birth,
      x_s_citizenship_status,
      x_s_default_code,
      x_s_signature_code,
      x_school_id,
      x_loan_per_begin_date,
      x_loan_per_end_date,
      x_grade_level_code,
      x_enrollment_code,
      x_anticip_compl_date,
      x_coa_amt,
      x_efc_amt,
      x_est_fa_amt,
      x_fls_cert_amt,
      x_flu_cert_amt,
      x_flp_cert_amt,
      x_sch_cert_date,
      x_alt_cert_amt,
      x_alt_appl_ver_code,
      x_duns_school_id,
      x_lender_id,
      x_fls_approved_amt,
      x_flu_approved_amt,
      x_flp_approved_amt,
      x_alt_approved_amt,
      x_duns_lender_id,
      x_guarantor_id,
      x_fed_appl_form_code,
      x_duns_guarnt_id,
      x_lend_blkt_guarnt_ind,
      x_lend_blkt_guarnt_appr_date,
      x_guarnt_adj_ind,
      x_guarantee_date,
      x_guarantee_amt,
      x_req_serial_loan_code,
      x_borw_confirm_ind,
      x_b_license_state,
      x_b_license_number,
      x_b_ref_code,
      x_pnote_delivery_code,
      x_b_foreign_postal_code,
      x_lend_non_ed_brc_id,
      x_last_resort_lender,
      x_resp_to_orig_code,
      x_err_mesg_1,
      x_err_mesg_2,
      x_err_mesg_3,
      x_err_mesg_4,
      x_err_mesg_5,
      x_guarnt_amt_redn_code,
      x_tot_outstd_stafford,
      x_tot_outstd_plus,
      x_b_permt_addr_chg_date,
      x_alt_prog_type_code,
      x_alt_borw_tot_debt,
      x_act_interest_rate,
      x_prc_type_code,
      x_service_type_code,
      x_rev_notice_of_guarnt,
      x_sch_refund_amt,
      x_sch_refund_date,
      x_guarnt_status_code,
      x_lender_status_code,
      x_pnote_status_code,
      x_credit_status_code,
      x_guarnt_status_date,
      x_lender_status_date,
      x_pnote_status_date,
      x_credit_status_date,
      x_act_serial_loan_code,
      x_amt_avail_for_reinst,
      x_sch_non_ed_brc_id,
      x_uniq_layout_vend_code,
      x_uniq_layout_ident_code,
      x_resp_record_status,
      x_mode,
      x_borr_sign_ind,
      x_stud_sign_ind,
      x_borr_credit_auth_code,
      x_mpn_confirm_ind,
      x_lender_use_txt,
      x_guarantor_use_txt ,
      x_appl_loan_phase_code,
      x_appl_loan_phase_code_chg,
      x_cl_rec_status ,
      x_cl_rec_status_last_update,
      x_lend_apprv_denied_code ,
      x_lend_apprv_denied_date ,
      x_cl_version_code,
      x_school_use_txt,
      x_b_alien_reg_num_txt,
      x_esign_src_typ_cd
    );
Line: 2680

  PROCEDURE delete_row (
    x_rowid IN VARCHAR2
  ) AS
  /*
  ||  Created By : prchandr
  ||  Created On : 02-NOV-2000
  ||  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: 2699

    DELETE FROM igf_sl_cl_resp_r1_all
    WHERE rowid = x_rowid;
Line: 2706

  END delete_row;