DBA Data[Home] [Help]

APPS.IGF_SL_DL_PRINT_MANIFEST dependencies on IGF_AP_MATCHING_PROCESS_PKG

Line 219: x_b_ssn => SUBSTR(igf_ap_matching_process_pkg.remove_spl_chr(r_lor_signed.api_person_id),1,9),

215: x_pnmn_id => l_id,
216: x_batch_seq_num => l_batch_seq_num,
217: x_loan_id => r_lor_signed.loan_id,
218: x_loan_number => r_lor_signed.loan_number,
219: x_b_ssn => SUBSTR(igf_ap_matching_process_pkg.remove_spl_chr(r_lor_signed.api_person_id),1,9),
220: x_b_first_name => r_lor_signed.given_names,
221: x_b_last_name => r_lor_signed.surname,
222: x_b_middle_name => r_lor_signed.middle_name,
223: x_status => 'N',