[Home] [Help]
[Dependency Information]
| Object Name: | PA_ORG_REPORTING_VIEW |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_ORG_REPORTING_VIEW
|
| 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 |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | (15) | The identifer of the organization that is to be reported as an organization under a given start organization as defined in PA_ORG_REPORTING_SESSIONS | |
| NAME | VARCHAR2 | (240) | Yes | The name of the organization. |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, NAME
FROM APPS.PA_ORG_REPORTING_VIEW;
APPS
HR_ALL_ORGANIZATION_UNITS_TL
PA_IMPLEMENTATIONS
PA_ORG_REPORTING_SESSIONS
PER_ORG_STRUCTURE_ELEMENTS
APPS.PA_ORG_REPORTING_VIEW is not referenced by any database object
|
|
|
|