DBA Data[Home] [Help]

APPS.CSP_PARTS_ORDER dependencies on HZ_PARTY_SITE_USES

Line 1220: hz_party_site_uses hpsu,

1216: cursor get_bill_to_for_sr (p_rqmt_header_id NUMBER) IS
1217: SELECT site_use.site_use_id
1218: FROM HZ_CUST_ACCT_SITES_ALL cust_acct,
1219: HZ_CUST_SITE_USES_ALL site_use,
1220: hz_party_site_uses hpsu,
1221: cs_incidents_all cia,
1222: csp_requirement_headers_v req
1223: WHERE req.requirement_header_id = p_rqmt_header_id
1224: and cia.incident_id = req.incident_id