DBA Data[Home] [Help]

APPS.IGS_FI_WAV_UTILS_002 dependencies on FND_CURRENCIES_TL

Line 507: l_v_curr_desc fnd_currencies_tl.name%TYPE;

503: l_n_unapplied_amount NUMBER;
504: e_expected_error EXCEPTION;
505:
506: l_v_currency_cd igs_fi_control_all.currency_cd%TYPE;
507: l_v_curr_desc fnd_currencies_tl.name%TYPE;
508: l_n_invoice_id igs_fi_inv_int.invoice_id%TYPE;
509:
510: l_v_closing_status VARCHAR2(1);
511: