DBA Data[Home] [Help]

APPS.IGS_FI_PRC_ACCT_PKG dependencies on FND_NEW_MESSAGES

Line 767: l_v_err_msg fnd_new_messages.message_name%TYPE;

763:
764: l_v_nat_acct_seg igs_fi_ftci_accts.natural_account_segment%TYPE;
765: l_v_account_cd igs_fi_acc.account_cd%TYPE;
766: l_n_err_type NUMBER;
767: l_v_err_msg fnd_new_messages.message_name%TYPE;
768: l_b_nat_rec BOOLEAN;
769:
770: --Bug#3392095 - Tuition Waiver, Cursor to obtain the waiver program attributes for the fee, fee cal types combination.
771: CURSOR cur_get_waiver_attr(cp_v_fee_type igs_fi_inv_int_all.fee_type%TYPE,