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


TABLE: AR.AR_INV_API_DIST_GT

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

Temporary Table Details

AR.AR_INV_API_DIST_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
Columns
Name Datatype Length Mandatory Comments
TRX_DIST_ID NUMBER (15)
TRX_HEADER_ID NUMBER (15)
TRX_LINE_ID NUMBER (15)
ACCOUNT_CLASS VARCHAR2 (20)
AMOUNT NUMBER

ACCTD_AMOUNT NUMBER

PERCENT NUMBER

CODE_COMBINATION_ID NUMBER (15)
COMMENTS VARCHAR2 (240)
Query Text

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


SELECT TRX_DIST_ID
,      TRX_HEADER_ID
,      TRX_LINE_ID
,      ACCOUNT_CLASS
,      AMOUNT
,      ACCTD_AMOUNT
,      PERCENT
,      CODE_COMBINATION_ID
,      COMMENTS
FROM AR.AR_INV_API_DIST_GT;

Dependencies

[top of page]

AR.AR_INV_API_DIST_GT does not reference any database object

AR.AR_INV_API_DIST_GT is referenced by following:

SchemaAPPS
SynonymAR_INV_API_DIST_GT