DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on HZ_CUST_SITE_USES_ALL

Line 416: From HZ_CUST_SITE_USES_ALL a,

412: Select 'Y' isThere
413: From dual
414: where Exists (
415: Select a.cust_acct_site_id
416: From HZ_CUST_SITE_USES_ALL a,
417: HZ_CUST_ACCT_SITES_ALL b
418: Where b.cust_acct_site_id = a.cust_acct_site_id
419: and a.site_use_id = siteId
420: and a.site_use_code = rleCode