DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.PA_REP_ALL_REP_ORG_V

Object Details
Object Name: PA_REP_ALL_REP_ORG_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_ALL_REP_ORG_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PARENT_ORGANIZATION_ID NUMBER
Yes Internal identifier for the parent organization
PARENT_ORG_NAME VARCHAR2 (240) Yes Name of the parent organization
CHILD_ORGANIZATION_ID NUMBER
Yes internal identifier for the child organization
CHILD_ORG_NAME VARCHAR2 (240) Yes Name of the child organization
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PARENT_ORGANIZATION_ID
,      PARENT_ORG_NAME
,      CHILD_ORGANIZATION_ID
,      CHILD_ORG_NAME
FROM APPS.PA_REP_ALL_REP_ORG_V;

Dependencies

[top of page]

APPS.PA_REP_ALL_REP_ORG_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymPA_IMPLEMENTATIONS
SynonymPA_ORG_HIERARCHY_DENORM

APPS.PA_REP_ALL_REP_ORG_V is not referenced by any database object