DBA Data[Home] [Help]

APPS.IGS_FI_SS_ACCT_PAYMENT dependencies on IGS_FI_CREDITS_ALL

Line 211: l_v_transaction_date igs_fi_credits_all.transaction_date%TYPE := NULL;

207: l_b_return_status BOOLEAN;
208: l_credit_rec igs_fi_credit_pvt.credit_rec_type;
209: l_exception EXCEPTION;
210:
211: l_v_transaction_date igs_fi_credits_all.transaction_date%TYPE := NULL;
212:
213: BEGIN
214: x_credit_id := NULL;
215: x_credit_activity_id :=NULL;