DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_PVT dependencies on HZ_CUST_SITE_USES_ALL

Line 3511: hz_cust_acct_sites_all hcasa,hz_cust_site_uses_all hcsua

3507: update csp_planning_parameters cpp
3508: set hz_location_id =
3509: (select min(hps.location_id)
3510: from hz_party_sites hps, csp_rs_cust_relations crcr,
3511: hz_cust_acct_sites_all hcasa,hz_cust_site_uses_all hcsua
3512: where crcr.customer_id = hcasa.cust_account_id
3513: and hcasa.party_site_id = hps.party_site_id
3514: and crcr.resource_type = l_resource_type_code
3515: and crcr.resource_id = l_resource_id