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


TABLE: ZX.ZX_MRC_GT

Object Details
Object Name: ZX_MRC_GT
Object Type: TABLE
Owner: ZX
Subobject Name:
Status: VALID

Temporary Table Details

ZX.ZX_MRC_GT 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
APPLICATION_ID NUMBER
Yes
ENTITY_CODE VARCHAR2 (30) Yes
EVENT_CLASS_CODE VARCHAR2 (30) Yes
EVENT_TYPE_CODE VARCHAR2 (30) Yes
TRX_ID NUMBER
Yes
MINIMUM_ACCOUNTABLE_UNIT NUMBER

PRECISION NUMBER

REPORTING_CURRENCY_CODE VARCHAR2 (30) Yes
CURRENCY_CONVERSION_DATE DATE
Yes
CURRENCY_CONVERSION_TYPE VARCHAR2 (30) Yes
CURRENCY_CONVERSION_RATE NUMBER
Yes
LEDGER_ID NUMBER (15) Yes
Query Text

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


SELECT APPLICATION_ID
,      ENTITY_CODE
,      EVENT_CLASS_CODE
,      EVENT_TYPE_CODE
,      TRX_ID
,      MINIMUM_ACCOUNTABLE_UNIT
,      PRECISION
,      REPORTING_CURRENCY_CODE
,      CURRENCY_CONVERSION_DATE
,      CURRENCY_CONVERSION_TYPE
,      CURRENCY_CONVERSION_RATE
,      LEDGER_ID
FROM ZX.ZX_MRC_GT;

Dependencies

[top of page]

ZX.ZX_MRC_GT does not reference any database object

ZX.ZX_MRC_GT is referenced by following:

SchemaAPPS
SynonymZX_MRC_GT