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


TABLE: AR.AR_GTA_CONSOL_TEMP

Object Details
Object Name: AR_GTA_CONSOL_TEMP
Object Type: TABLE
Owner: AR
FND Design Data: TableAR.AR_GTA_CONSOL_TEMP
Subobject Name:
Status: VALID

Temporary Table Details

AR.AR_GTA_CONSOL_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

STATUS VARCHAR2 (1)
CONSOLIDATION_INV_NUMBER VARCHAR2 (30)
CUSTOMER_NAME VARCHAR2 (360)
TP_TAX_REG_NUM VARCHAR2 (50)
CUSTOMER_ADDRESS_PHONE VARCHAR2 (1000)
BANK_ACCOUNT_NAME VARCHAR2 (240)
BANK_ACCOUNT_NUM VARCHAR2 (240)
INVOICE_TYPE VARCHAR2 (1)
AMOUNT NUMBER

FAILED_REASON VARCHAR2 (2000)
Query Text

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


SELECT SEQ
,      STATUS
,      CONSOLIDATION_INV_NUMBER
,      CUSTOMER_NAME
,      TP_TAX_REG_NUM
,      CUSTOMER_ADDRESS_PHONE
,      BANK_ACCOUNT_NAME
,      BANK_ACCOUNT_NUM
,      INVOICE_TYPE
,      AMOUNT
,      FAILED_REASON
FROM AR.AR_GTA_CONSOL_TEMP;

Dependencies

[top of page]

AR.AR_GTA_CONSOL_TEMP does not reference any database object

AR.AR_GTA_CONSOL_TEMP is referenced by following:

SchemaAPPS
SynonymAR_GTA_CONSOL_TEMP