DBA Data[Home] [Help]

APPS.CSP_PARTS_ORDER dependencies on CS_INCIDENTS_ALL

Line 1221: cs_incidents_all cia,

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
1225: and cust_acct.cust_account_id = cia.bill_to_account_id