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