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


TABLE: AP.AP_ORG_TEMP

Object Details
Object Name: AP_ORG_TEMP
Object Type: TABLE
Owner: AP
Subobject Name:
Status: VALID

Temporary Table Details

AP.AP_ORG_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$SESSION. 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_ID NUMBER

PRIMARY_METHOD VARCHAR2 (25)
WHEN_TO_ACCOUNT_PMT VARCHAR2 (30)
Query Text

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


SELECT ORG_ID
,      PRIMARY_METHOD
,      WHEN_TO_ACCOUNT_PMT
FROM AP.AP_ORG_TEMP;

Dependencies

[top of page]

AP.AP_ORG_TEMP does not reference any database object

AP.AP_ORG_TEMP is referenced by following:

SchemaAPPS
SynonymAP_ORG_TEMP