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


VIEW: APPS.CN_SVC_GRP_ASSIGNS

Object Details
Object Name: CN_SVC_GRP_ASSIGNS
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
SERVICE_GROUP_ID NUMBER
Yes
ANALYST_ID NUMBER

START_DATE DATE
Yes
END_DATE DATE

Query Text

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


SELECT SERVICE_GROUP_ID
,      ANALYST_ID
,      START_DATE
,      END_DATE
FROM APPS.CN_SVC_GRP_ASSIGNS;

Dependencies

[top of page]

APPS.CN_SVC_GRP_ASSIGNS references the following:

SchemaAPPS
SynonymJTF_RS_RESOURCE_EXTNS
ViewJTF_RS_ROLES_VL
SynonymJTF_RS_ROLE_RELATIONS
SynonymJTF_RS_TEAM_MEMBERS
SynonymJTF_RS_TEAM_USAGES

APPS.CN_SVC_GRP_ASSIGNS is not referenced by any database object