[Home] [Help]
[Dependency Information]
Object Name: | AP_ORG_ATTRIBUTES_GT |
---|---|
Object Type: | TABLE |
Owner: | AP |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
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) |
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;
AP.AP_ORG_ATTRIBUTES_GT does not reference any database object
AP.AP_ORG_ATTRIBUTES_GT is referenced by following:
|
|
|