[Home] [Help]
[Dependency Information]
| Object Name: | PA_EXP_START_ORGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_EXP_START_ORGS_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 |
|---|---|---|---|---|
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes | |
| ORGANIZATION_ID | NUMBER | (15) | Yes | |
| ORG_HIERARCHY_VERSION_ID | NUMBER | Yes | ||
| ORG_STRUCTURE_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_NAME
, ORGANIZATION_ID
, ORG_HIERARCHY_VERSION_ID
, ORG_STRUCTURE_NAME
FROM APPS.PA_EXP_START_ORGS_V;
APPS
HR_ALL_ORGANIZATION_UNITS_TL
PA_ORG_HIERARCHY_DENORM
PER_ORGANIZATION_STRUCTURES
PER_ORG_STRUCTURE_VERSIONS
APPS.PA_EXP_START_ORGS_V is not referenced by any database object
|
|
|
|