DBA Data[Home] [Help]

APPS.GMD_CUSTOMER_TESTS_GRP dependencies on HZ_CUST_ACCT_SITES_ALL

Line 84: hz_cust_acct_sites_all s,

80: IS
81: SELECT 1
82: FROM hz_cust_accounts_all a,
83: hz_parties p,
84: hz_cust_acct_sites_all s,
85: gl_plcy_mst g
86: WHERE a.cust_account_id = s.cust_account_id
87: AND p.party_id = a.party_id
88: AND g.org_id = s.org_id