[Home] [Help]
[Dependency Information]
Object Name: | PA_XLA_CLASS_CODE_REF_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
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 |
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;
APPS.PA_XLA_CLASS_CODE_REF_V is not referenced by any database object
|
|
|