DBA Data[Home] [Help]

APPS.CS_WORKFLOW_PKG dependencies on HZ_LOCATIONS

Line 36: HZ_LOCATIONS hl

32: CS_INCIDENTS_V sr,
33: -- CS_INCIDENT_ACTIONS_V act,
34: CS_INCIDENT_TYPES_VL it,
35: HZ_PARTY_SITES hps,
36: HZ_LOCATIONS hl
37: WHERE it.incident_type_id = sr.incident_type_id
38: AND sr.incident_id = fs_request_id
39: -- AND act.incident_id = fs_request_id
40: -- AND act.action_num = fs_action_num