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


VIEW: APPS.PA_PROJECT_OLAP_V

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
OLAP_GROUP NUMBER

Group Identifier for Projects , used for partitioning the data in olap cube
PROJECT_ID NUMBER (15) Yes Project Identifier
ORG_ID NUMBER (15)
Owning Operating Unit of the Project
Query Text

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


SELECT OLAP_GROUP
,      PROJECT_ID
,      ORG_ID
FROM APPS.PA_PROJECT_OLAP_V;

Dependencies

[top of page]

APPS.PA_PROJECT_OLAP_V references the following:

SchemaAPPS
SynonymPA_PROJECTS_ALL

APPS.PA_PROJECT_OLAP_V is not referenced by any database object