DBA Data[Home] [Help]

APPS.IGF_SP_ASSIGN_PUB dependencies on IGF_AP_FA_BASE_REC_ALL

Line 303: l_n_base_id igf_ap_fa_base_rec_all.base_id%TYPE;

299: Change History
300: Who When What
301: ******************************************************************************/
302: l_b_ret_status BOOLEAN := FALSE;
303: l_n_base_id igf_ap_fa_base_rec_all.base_id%TYPE;
304: l_c_message_text fnd_new_messages.message_text%TYPE;
305:
306: BEGIN
307: -- Check if FA base record is already existing, if yes then assign the Base ID to the OUT variable and return

Line 413: l_n_base_id igf_ap_fa_base_rec_all.base_id%TYPE;

409:
410: l_n_person_id hz_parties.party_id%TYPE;
411: l_n_fund_id igf_aw_fund_mast.fund_id%TYPE;
412: l_c_sys_alt_prs_id_typ igs_pe_person_id_typ.s_person_id_type%TYPE;
413: l_n_base_id igf_ap_fa_base_rec_all.base_id%TYPE;
414: l_n_spr_stdnt_id igf_sp_stdnt_rel.spnsr_stdnt_id%TYPE;
415:
416: l_c_manage_acc igs_fi_control_all.manage_accounts%TYPE := NULL;
417: l_c_message_name fnd_new_messages.message_name%TYPE := NULL;