DBA Data[Home] [Help]

APPS.ARP_TRX_UTIL dependencies on DUAL

Line 264: FROM dual

260: NULL, 'N',
261: 'Y')
262:
263: INTO l_posted_flag
264: FROM dual
265: WHERE EXISTS
266: (SELECT 'posted distribution exists'
267: FROM ra_cust_trx_line_gl_dist
268: WHERE customer_trx_id = p_customer_trx_id