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


TABLE: ONT.OM_SETUP_VALID_REP

Object Details
Object Name: OM_SETUP_VALID_REP
Object Type: TABLE
Owner: ONT
Subobject Name:
Status: VALID

Temporary Table Details

ONT.OM_SETUP_VALID_REP 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
Columns
Name Datatype Length Mandatory Comments
ENTITY VARCHAR2 (100) Yes
P_LEVEL VARCHAR2 (20) Yes
P_VALUE VARCHAR2 (100)
ERROR_TYPE VARCHAR2 (15)
MESG_NAME VARCHAR2 (100)
TYPE VARCHAR2 (300)
USER_NAME VARCHAR2 (300)
OPERATING_UNIT VARCHAR2 (300)
ORGANIZATION VARCHAR2 (300)
SET_OF_BOOKS_AR VARCHAR2 (300)
SET_OF_BOOKS VARCHAR2 (300)
SET_OF_BOOKS_PF VARCHAR2 (300)
PROFILE_OPTION VARCHAR2 (300)
TRANSACT_TYPE VARCHAR2 (300)
DOC_CATEGORY VARCHAR2 (300)
PAYMENT_TERM VARCHAR2 (300)
Query Text

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


SELECT ENTITY
,      P_LEVEL
,      P_VALUE
,      ERROR_TYPE
,      MESG_NAME
,      TYPE
,      USER_NAME
,      OPERATING_UNIT
,      ORGANIZATION
,      SET_OF_BOOKS_AR
,      SET_OF_BOOKS
,      SET_OF_BOOKS_PF
,      PROFILE_OPTION
,      TRANSACT_TYPE
,      DOC_CATEGORY
,      PAYMENT_TERM
FROM ONT.OM_SETUP_VALID_REP;

Dependencies

[top of page]

ONT.OM_SETUP_VALID_REP does not reference any database object

ONT.OM_SETUP_VALID_REP is referenced by following:

SchemaAPPS
SynonymOM_SETUP_VALID_REP