DBA Data[Home] [Help]

APPS.AR_CM_VAL_PVT dependencies on DUAL

Line 318: FROM dual

314: rcr.cust_account_id= p_cm_customer_id
315: and rcr.bill_to_flag = 'Y'
316: UNION
317: SELECT p_cm_customer_id
318: FROM dual
319: UNION
320: SELECT rel.related_cust_account_id
321: FROM ar_paying_relationships_v rel,
322: hz_cust_accounts acc