DBA Data[Home] [Help]

APPS.CSF_ACCESS_PKG dependencies on HZ_CUST_ACCT_SITES_ALL

Line 1153: , hz_cust_acct_sites_all hcas_all

1149: IS
1150: SELECT crcr.resource_id
1151: , hps.party_id
1152: FROM csp_rs_cust_relations crcr
1153: , hz_cust_acct_sites_all hcas_all
1154: , hz_party_sites hps
1155: WHERE crcr.customer_id = hcas_all.cust_account_id
1156: AND hcas_all.party_site_id = hps.party_site_id
1157: AND rs_cust_relation_id = b_rs_cust_relation_id