DBA Data[Home] [Help]

APPS.AR_INVOICE_API_PUB dependencies on RA_CUSTOMER_TRX_ALL

Line 427: g_customer_trx_id ra_customer_trx_all.customer_trx_id%type;

423: batch_id NUMBER DEFAULT NULL
424: );
425:
426: g_api_outputs api_outputs_type;
427: g_customer_trx_id ra_customer_trx_all.customer_trx_id%type;
428: g_dist_exist boolean;
429: g_sc_exist boolean;
430: g_cont_exist boolean;
431: