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


VIEW: APPS.PA_CE_PROJECTS_SEC_V

Object Details
Object Name: PA_CE_PROJECTS_SEC_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_CE_PROJECTS_SEC_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
PROJECT_ID NUMBER (15) Yes The system-defined number that uniquely identifies a project
PROJECT_NUMBER VARCHAR2 (25) Yes A number that uniquely identifies a project
PROJECT_NAME VARCHAR2 (30) Yes A user-defined number that uniquely identifies a project
Query Text

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


SELECT PROJECT_ID
,      PROJECT_NUMBER
,      PROJECT_NAME
FROM APPS.PA_CE_PROJECTS_SEC_V;

Dependencies

[top of page]

APPS.PA_CE_PROJECTS_SEC_V references the following:

SchemaAPPS
SynonymPA_PROJECTS_ALL
PL/SQL PackagePA_SECURITY - show dependent code

APPS.PA_CE_PROJECTS_SEC_V is not referenced by any database object