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


VIEW: APPS.CS_SR_MEMBERS_V

Object Details
Object Name: CS_SR_MEMBERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_SR_MEMBERS_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
GROUP_TYPE VARCHAR2 (8)
Type of a Group, Can be Group or Team
GROUP_ID NUMBER

Unique identifier for Group/Team
RESOURCE_ID NUMBER

Unique identifier for resource
RESOURCE_NAME VARCHAR2 (360)
Name of a resource
RESOURCE_TYPE VARCHAR2 (33)
Type of Resource
Query Text

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


SELECT GROUP_TYPE
,      GROUP_ID
,      RESOURCE_ID
,      RESOURCE_NAME
,      RESOURCE_TYPE
FROM APPS.CS_SR_MEMBERS_V;

Dependencies

[top of page]

APPS.CS_SR_MEMBERS_V references the following:

SchemaAPPS
ViewJTF_RS_GROUP_MEMBERS_VL
ViewJTF_RS_RESOURCE_EXTNS_VL
ViewJTF_RS_TEAM_MEMBERS_VL

APPS.CS_SR_MEMBERS_V is not referenced by any database object