DBA Data[Home] [Help]

APPS.IGS_FI_PRC_LOCKBOX dependencies on IGS_FI_CREDITS_API_PUB

Line 2257: l_attribute_rec igs_fi_credits_api_pub.attribute_rec_type;

2253: pathipat 21-Aug-2003 Enh 3076768 - Auto Release of Holds
2254: Added code to get message even if
2255: credits_api returns with status = 'S'
2256: ***************************************************************** */
2257: l_attribute_rec igs_fi_credits_api_pub.attribute_rec_type;
2258: l_credit_rec igs_fi_credit_pvt.credit_rec_type;
2259: l_v_status VARCHAR2(1);
2260: l_n_msg_count NUMBER(10);
2261: l_v_msg_data VARCHAR2(2000);