DBA Data[Home] [Help]

APPS.IGS_FI_WAV_UTILS_002 dependencies on IGS_FI_CREDITS_API_PUB

Line 247: l_attribute_rec_type igs_fi_credits_api_pub.attribute_rec_type;

243: l_n_credit_activity_id igs_fi_cr_activities.credit_activity_id%TYPE;
244: l_n_credit_number igs_fi_credits_all.credit_number%TYPE;
245: l_cur_credit_type_desc cur_credit_type_desc%ROWTYPE;
246: l_credit_rec_type igs_fi_credit_pvt.credit_rec_type;
247: l_attribute_rec_type igs_fi_credits_api_pub.attribute_rec_type;
248: l_msg VARCHAR2(2000);
249: BEGIN
250:
251: IF ( p_n_person_id IS NULL OR p_v_fee_cal_type IS NULL OR p_n_fee_ci_seq_number IS NULL OR