DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.CS_SR_UWQ_EMP_COUNT_V

Object Details
Object Name: CS_SR_UWQ_EMP_COUNT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_SR_UWQ_EMP_COUNT_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
INCIDENT_ID NUMBER (15) Yes The incident identifier.
INCIDENT_NUMBER VARCHAR2 (64) Yes The incident number.
INCIDENT_STATUS_ID NUMBER (15) Yes The incident status identifier.
RESOURCE_ID NUMBER (15)
The individual owner identifier for the Service Request.
RESOURCE_TYPE VARCHAR2 (30)
The Resource Type of the resource.
OWNER_ID NUMBER (15)
The Individual Owner of the Service Request.
INCIDENT_SEVERITY_ID NUMBER (15) Yes Incident Severity Identifier.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INCIDENT_ID
,      INCIDENT_NUMBER
,      INCIDENT_STATUS_ID
,      RESOURCE_ID
,      RESOURCE_TYPE
,      OWNER_ID
,      INCIDENT_SEVERITY_ID
FROM APPS.CS_SR_UWQ_EMP_COUNT_V;

Dependencies

[top of page]

APPS.CS_SR_UWQ_EMP_COUNT_V references the following:

SchemaAPPS
SynonymCS_INCIDENTS_B_SEC

APPS.CS_SR_UWQ_EMP_COUNT_V is not referenced by any database object