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


TABLE: PO.PO_WF_USER_TMP

Object Details
Object Name: PO_WF_USER_TMP
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_WF_USER_TMP
Subobject Name:
Status: VALID

Temporary Table Details

PO.PO_WF_USER_TMP 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
USER_NAME VARCHAR2 (100)
Query Text

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


SELECT USER_NAME
FROM PO.PO_WF_USER_TMP;

Dependencies

[top of page]

PO.PO_WF_USER_TMP does not reference any database object

PO.PO_WF_USER_TMP is referenced by following:

SchemaAPPS
SynonymPO_WF_USER_TMP