DBA Data[Home] [Help]

APPS.AR_CREDIT_MEMO_API_PUB dependencies on RA_CUSTOMER_TRX_ALL

Line 271: temp_customer_trx_id ra_customer_trx_all.customer_trx_id%type;

267:
268: IF jg_zz_ar_trx_pkg.is_reg_loc_enabled THEN
269: arp_util.debug('calling: jg_zz_ar_trx_pkg.is_reg_loc_enabled');
270: DECLARE
271: temp_customer_trx_id ra_customer_trx_all.customer_trx_id%type;
272: p_return_flag boolean;
273: p_return_code number;
274: p_return_message varchar2(1024);
275: BEGIN