[Home] [Help]
[Dependency Information]
| Object Name: | PA_CE_PROJECTS_SEC_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_CE_PROJECTS_SEC_V
|
| 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) | 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 |
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;
APPS
PA_PROJECTS_ALL
PA_SECURITY
- show dependent code
APPS.PA_CE_PROJECTS_SEC_V is not referenced by any database object
|
|
|
|