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


TABLE: AP.AP_ORG_ATTRIBUTES_GT

Object Details
Object Name: AP_ORG_ATTRIBUTES_GT
Object Type: TABLE
Owner: AP
FND Design Data: TableSQLAP.AP_ORG_ATTRIBUTES_GT
Subobject Name:
Status: VALID

Temporary Table Details

AP.AP_ORG_ATTRIBUTES_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
ORG_NAME VARCHAR2 (240)
ORG_ID NUMBER (15)
RECON_ACCOUNTING_FLAG VARCHAR2 (1)
WHEN_TO_ACCOUNT_PMT VARCHAR2 (30)
SET_OF_BOOKS_ID NUMBER (15)
Query Text

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


SELECT ORG_NAME
,      ORG_ID
,      RECON_ACCOUNTING_FLAG
,      WHEN_TO_ACCOUNT_PMT
,      SET_OF_BOOKS_ID
FROM AP.AP_ORG_ATTRIBUTES_GT;

Dependencies

[top of page]

AP.AP_ORG_ATTRIBUTES_GT does not reference any database object

AP.AP_ORG_ATTRIBUTES_GT is referenced by following:

SchemaAPPS
SynonymAP_ORG_ATTRIBUTES_GT