DBA Data[Home] [Help]

APPS.GMD_CUSTOMER_TESTS_GRP dependencies on HZ_CUST_ACCOUNTS_ALL

Line 82: FROM hz_cust_accounts_all a,

78:
79: CURSOR c_check_cust ( p_cust_id IN NUMBER)
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