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


TABLE: AP.OIE_AME_NOTIF_GT

Object Details
Object Name: OIE_AME_NOTIF_GT
Object Type: TABLE
Owner: AP
Subobject Name:
Status: VALID

Temporary Table Details

AP.OIE_AME_NOTIF_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
REPORT_HEADER_ID NUMBER

ORIG_SYSTEM VARCHAR2 (30)
ORIG_SYSTEM_ID NUMBER

ITEM_CLASS VARCHAR2 (100)
ITEM_ID VARCHAR2 (100)
AMOUNT NUMBER

PROJECT_NUMBER VARCHAR2 (25)
PROJECT_NAME VARCHAR2 (30)
AWARD_NUMBER VARCHAR2 (15)
Query Text

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


SELECT REPORT_HEADER_ID
,      ORIG_SYSTEM
,      ORIG_SYSTEM_ID
,      ITEM_CLASS
,      ITEM_ID
,      AMOUNT
,      PROJECT_NUMBER
,      PROJECT_NAME
,      AWARD_NUMBER
FROM AP.OIE_AME_NOTIF_GT;

Dependencies

[top of page]

AP.OIE_AME_NOTIF_GT does not reference any database object

AP.OIE_AME_NOTIF_GT is referenced by following:

SchemaAPPS
SynonymOIE_AME_NOTIF_GT