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


TABLE: AP.AP_RETRO_REJECTIONS_GT

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

Temporary Table Details

AP.AP_RETRO_REJECTIONS_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
VENDOR_ID NUMBER (15)
VENDOR_SITE_ID NUMBER (15)
INVOICE_NUM VARCHAR2 (50)
INVOICE_AMOUNT NUMBER (15)
INVOICE_CURRENCY_CODE VARCHAR2 (10)
RELATED_INVOICE_ID NUMBER (15)
REJECT_LOOKUP_CODE VARCHAR2 (30)
Query Text

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


SELECT VENDOR_ID
,      VENDOR_SITE_ID
,      INVOICE_NUM
,      INVOICE_AMOUNT
,      INVOICE_CURRENCY_CODE
,      RELATED_INVOICE_ID
,      REJECT_LOOKUP_CODE
FROM AP.AP_RETRO_REJECTIONS_GT;

Dependencies

[top of page]

AP.AP_RETRO_REJECTIONS_GT does not reference any database object

AP.AP_RETRO_REJECTIONS_GT is referenced by following:

SchemaAPPS
SynonymAP_RETRO_REJECTIONS_GT