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


TABLE: PA.PA_ALL_ORGANIZATIONS

Object Details
Object Name: PA_ALL_ORGANIZATIONS
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_ALL_ORGANIZATIONS
Subobject Name:
Status: VALID


PA_ALL_ORGANIZATIONS stores history information about organizations
used by Oracle Projects.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_ALL_ORGANIZATIONS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnORGANIZATION_ID
ColumnORG_ID
ColumnPA_ORG_USE_TYPE
PA_ALL_ORGANIZATIONS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnORG_ID
ColumnORGANIZATION_ID
ColumnPA_ORG_USE_TYPE
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes Identifier of the Organization
ORG_ID NUMBER

Operating Unit Identifier for multi-organization installations
PA_ORG_USE_TYPE VARCHAR2 (30) Yes The purpose for which the organization was used in PA
INACTIVE_DATE DATE

Date on which the organization became inactive in PA. If no date is specified then the organization
Query Text

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


SELECT ORGANIZATION_ID
,      ORG_ID
,      PA_ORG_USE_TYPE
,      INACTIVE_DATE
FROM PA.PA_ALL_ORGANIZATIONS;

Dependencies

[top of page]

PA.PA_ALL_ORGANIZATIONS does not reference any database object

PA.PA_ALL_ORGANIZATIONS is referenced by following:

SchemaAPPS
TriggerHR_PA_MAINTN_ALLORG_HIST_BRI
TriggerHR_PA_MAINTN_ALLORG_HIST_BRU
SynonymPA_ALL_ORGANIZATIONS