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


VIEW: APPS.MSC_X_PROJECTS_V

Object Details
Object Name: MSC_X_PROJECTS_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 Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PROJECT_ID NUMBER
Yes Project identifier or Seiban identifier
PROJECT_NAME VARCHAR2 (30) Yes Project name
PLAN_ID NUMBER
Yes Plan identifer
Query Text

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


SELECT PROJECT_ID
,      PROJECT_NAME
,      PLAN_ID
FROM APPS.MSC_X_PROJECTS_V;

Dependencies

[top of page]

APPS.MSC_X_PROJECTS_V references the following:

SchemaAPPS
SynonymMSC_PROJECTS

APPS.MSC_X_PROJECTS_V is not referenced by any database object