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


VIEW: APPS.CSM_JTF_GROUP_MEMBERS_V

Object Details
Object Name: CSM_JTF_GROUP_MEMBERS_V
Object Type: VIEW
Owner: APPS
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 Source]

Columns
Name Datatype Length Mandatory Comments
ACCESS_ID NUMBER
Yes
GROUP_MEMBER_ID NUMBER
Yes
GROUP_ID NUMBER
Yes
RESOURCE_ID NUMBER
Yes
PERSON_ID NUMBER

Query Text

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


SELECT ACCESS_ID
,      GROUP_MEMBER_ID
,      GROUP_ID
,      RESOURCE_ID
,      PERSON_ID
FROM APPS.CSM_JTF_GROUP_MEMBERS_V;

Dependencies

[top of page]

APPS.CSM_JTF_GROUP_MEMBERS_V references the following:

SchemaAPPS
PL/SQL PackageASG_BASE - show dependent code
SynonymCSM_JTF_GROUP_MEMBERS_ACC
SynonymJTF_RS_GROUP_MEMBERS

APPS.CSM_JTF_GROUP_MEMBERS_V is not referenced by any database object