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


VIEW: APPS.PA_XLA_CLASS_CODE_REF_V

Object Details
Object Name: PA_XLA_CLASS_CODE_REF_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_XLA_CLASS_CODE_REF_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)
The identifier of the project that is classified by the project class
CLASS_CODE VARCHAR2 (30) Yes The class code that classifies the project
CLASS_CATEGORY VARCHAR2 (30) Yes The class category by which the project is classified
Query Text

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


SELECT PROJECT_ID
,      CLASS_CODE
,      CLASS_CATEGORY
FROM APPS.PA_XLA_CLASS_CODE_REF_V;

Dependencies

[top of page]

APPS.PA_XLA_CLASS_CODE_REF_V references the following:

SchemaAPPS
SynonymPA_PROJECT_CLASSES

APPS.PA_XLA_CLASS_CODE_REF_V is not referenced by any database object