[Home] [Help]
APPS.IGS_FI_SS_ACCT_PAYMENT dependencies on IGS_FI_CONTROL_ALL
Line 203: l_v_currency igs_fi_control_all.currency_cd%TYPE;
199: l_credit_card_code c_credit_card_code%ROWTYPE;
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;