DBA Data[Home] [Help]

APPS.IGS_FI_SS_ACCT_PAYMENT dependencies on FND_CURRENCIES_TL

Line 204: l_v_curr_desc fnd_currencies_tl.name%TYPE;

200: l_attribute_rec igs_fi_credits_api_pub.attribute_rec_type;
201: l_expiration_date c_expiration_date%ROWTYPE;
202:
203: l_v_currency igs_fi_control_all.currency_cd%TYPE;
204: l_v_curr_desc fnd_currencies_tl.name%TYPE;
205: l_v_message_name fnd_new_messages.message_name%TYPE;
206:
207: l_b_return_status BOOLEAN;
208: l_credit_rec igs_fi_credit_pvt.credit_rec_type;