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


TABLE: JMF.JMF_GTA_IMPORT_REP_TEMP

Object Details
Object Name: JMF_GTA_IMPORT_REP_TEMP
Object Type: TABLE
Owner: JMF
FND Design Data: TableJMF.JMF_GTA_IMPORT_REP_TEMP
Subobject Name:
Status: VALID

Temporary Table Details

JMF.JMF_GTA_IMPORT_REP_TEMP 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$TRANSACTION. 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
SEQ NUMBER

SUCCEEDED CHAR (1)
CUSTOMER_NAME VARCHAR2 (200)
TAXPAYER_ID VARCHAR2 (30)
INVOICE_NUM VARCHAR2 (30)
INVOICE_DATE VARCHAR2 (30)
AMOUNT VARCHAR2 (30)
FAILEDREASON VARCHAR2 (1000)
STATUS VARCHAR2 (30)
Query Text

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


SELECT SEQ
,      SUCCEEDED
,      CUSTOMER_NAME
,      TAXPAYER_ID
,      INVOICE_NUM
,      INVOICE_DATE
,      AMOUNT
,      FAILEDREASON
,      STATUS
FROM JMF.JMF_GTA_IMPORT_REP_TEMP;

Dependencies

[top of page]

JMF.JMF_GTA_IMPORT_REP_TEMP does not reference any database object

JMF.JMF_GTA_IMPORT_REP_TEMP is referenced by following:

SchemaAPPS
SynonymJMF_GTA_IMPORT_REP_TEMP