DBA Data[Home] [Help]

APPS.IGS_FI_PRC_IMPCLC_ANC_CHGS dependencies on IGS_GE_MSG_STACK

Line 1166: igs_ge_msg_stack.conc_exception_hndl;

1162: WHEN OTHERS THEN
1163: retcode := 2;
1164: fnd_message.set_name('IGS','IGS_FI_ANC_REC_IN_ERROR');
1165: errbuf := fnd_message.Get;
1166: igs_ge_msg_stack.conc_exception_hndl;
1167: END finp_imp_calc_anc_charges;
1168:
1169: FUNCTION Check_Person_Id(p_person_id IN igs_pe_person.person_id%TYPE,
1170: p_person_id_type IN igs_pe_person.person_id_type%TYPE,