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


TABLE: AR.AR_TRX_COGS_GT

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

Temporary Table Details

AR.AR_TRX_COGS_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$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
AR_TRX_COGS_N1 NORMAL NONUNIQUE Tablespace ColumnSO_LINE_ID
Columns
Name Datatype Length Mandatory Comments
CUSTOMER_TRX_ID NUMBER (15)
CUSTOMER_TRX_LINE_ID NUMBER (15)
PREVIOUS_CUSTOMER_TRX_LINE_ID NUMBER (15)
SO_LINE_ID NUMBER (15)
PERIOD_NUMBER NUMBER (15)
REVENUE_DIST_AMOUNT NUMBER

REVENUE_LINE_AMOUNT NUMBER

LATEST_GL_DATE DATE

ORG_ID NUMBER (15)
SET_OF_BOOKS_ID NUMBER (15)
Query Text

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


SELECT CUSTOMER_TRX_ID
,      CUSTOMER_TRX_LINE_ID
,      PREVIOUS_CUSTOMER_TRX_LINE_ID
,      SO_LINE_ID
,      PERIOD_NUMBER
,      REVENUE_DIST_AMOUNT
,      REVENUE_LINE_AMOUNT
,      LATEST_GL_DATE
,      ORG_ID
,      SET_OF_BOOKS_ID
FROM AR.AR_TRX_COGS_GT;

Dependencies

[top of page]

AR.AR_TRX_COGS_GT does not reference any database object

AR.AR_TRX_COGS_GT is referenced by following:

SchemaAPPS
SynonymAR_TRX_COGS_GT