DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PUB dependencies on CS_INCIDENT_STATUSES_B

Line 6468: from cs_incident_statuses_b status_b

6464: ,inc.expected_resolution_date ExpectedResolutionDate
6465: , inc.inc_responded_by_date DateFirstReacted
6466: ,inc.actual_resolution_date ActualResolutionDate
6467: ,(select status_b.sort_order
6468: from cs_incident_statuses_b status_b
6469: where status_b.incident_status_id = inc.incident_status_id
6470: ) statussortorder
6471: ,inc.status_flag StatusFlagCode
6472: ,inc.inc_responded_by_date IncRespondedByDate