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


VIEW: APPS.CS_SR_OWNERS_V

Object Details
Object Name: CS_SR_OWNERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_SR_OWNERS_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
RESOURCE_ID NUMBER

Resource identifier.
RESOURCE_NUMBER VARCHAR2 (30)
Resource Number.
RESOURCE_NAME VARCHAR2 (360)
Resource Name.
SUPPORT_SITE_ID NUMBER

Site attached to the resource.
USAGE VARCHAR2 (240)
Usage attached to the resource.
RESOURCE_TYPE VARCHAR2 (11)
Type of resource eg. Employee, Team or Group.
ORG_ID NUMBER

Organization Identifier of 'employee' type resource.
Query Text

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


SELECT RESOURCE_ID
,      RESOURCE_NUMBER
,      RESOURCE_NAME
,      SUPPORT_SITE_ID
,      USAGE
,      RESOURCE_TYPE
,      ORG_ID
FROM APPS.CS_SR_OWNERS_V;

Dependencies

[top of page]

APPS.CS_SR_OWNERS_V references the following:

SchemaAPPS
ViewJTF_RS_EMP_DTLS_VL
ViewJTF_RS_GROUPS_VL
SynonymJTF_RS_GROUP_USAGES
ViewJTF_RS_TEAMS_VL
SynonymJTF_RS_TEAM_USAGES
APPS.CS_SR_OWNERS_V is referenced by following:

SchemaAPPS
Package BodyCSC_SERVICE_REQUEST_PVT - show dependent code
ViewCS_INCIDENTS_DIARY_V
ViewCS_INCIDENTS_V
ViewCS_INCIDENTS_WORKFLOW_V
ViewCS_NEW_INCIDENTS_V
ViewCS_NEW_INCIDENTS_V_SEC
Package BodyCS_SR_FUL_PKG - show dependent code
Package BodyCS_SR_UTIL_PKG - show dependent code
Package BodyCUG_GENERIC_WF_PKG - show dependent code