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


TABLE: APPLSYS.MO_GLOB_ORG_ACCESS_TMP

Object Details
Object Name: MO_GLOB_ORG_ACCESS_TMP
Object Type: TABLE
Owner: APPLSYS
FND Design Data: TableFND.MO_GLOB_ORG_ACCESS_TMP
Subobject Name:
Status: VALID

Temporary Table Details

APPLSYS.MO_GLOB_ORG_ACCESS_TMP is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
MO_GLOB_ORG_ACCESS_TMP_U1 NORMAL UNIQUE Tablespace ColumnORGANIZATION_ID
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER (15) Yes
ORGANIZATION_NAME VARCHAR2 (240)
LEGAL_ENTITY_ID NUMBER (15)
LEGAL_ENTITY_NAME VARCHAR2 (240)
Query Text

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


SELECT ORGANIZATION_ID
,      ORGANIZATION_NAME
,      LEGAL_ENTITY_ID
,      LEGAL_ENTITY_NAME
FROM APPLSYS.MO_GLOB_ORG_ACCESS_TMP;

Dependencies

[top of page]

APPLSYS.MO_GLOB_ORG_ACCESS_TMP does not reference any database object

APPLSYS.MO_GLOB_ORG_ACCESS_TMP is referenced by following:

SchemaAPPS
SynonymMO_GLOB_ORG_ACCESS_TMP