DBA Data[Home] [Help]

APPS.AR_INVOICE_API_PUB dependencies on RA_CUSTOMER_TRX_ALL

Line 429: g_customer_trx_id ra_customer_trx_all.customer_trx_id%type;

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