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


TABLE: PJI.PJI_ORG_EXTR_STATUS

Object Details
Object Name: PJI_ORG_EXTR_STATUS
Object Type: TABLE
Owner: PJI
FND Design Data: TablePJI.PJI_ORG_EXTR_STATUS
Subobject Name:
Status: VALID


This table stores extraction status for organizations that have been extracted to project performance-reporting model.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER (15)
Organization id
STATUS VARCHAR2 (1)
Summarization status of the organization id.
CREATION_DATE DATE

Standard who column.
LAST_UPDATE_DATE DATE

Standard who column.
Query Text

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


SELECT ORGANIZATION_ID
,      STATUS
,      CREATION_DATE
,      LAST_UPDATE_DATE
FROM PJI.PJI_ORG_EXTR_STATUS;

Dependencies

[top of page]

PJI.PJI_ORG_EXTR_STATUS does not reference any database object

PJI.PJI_ORG_EXTR_STATUS is referenced by following:

SchemaAPPS
SynonymPJI_ORG_EXTR_STATUS