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


TABLE: PO.PO_COMMUNICATION_GT

Object Details
Object Name: PO_COMMUNICATION_GT
Object Type: TABLE
Owner: PO
Subobject Name:
Status: VALID

Temporary Table Details

PO.PO_COMMUNICATION_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
PO_HEADER_ID NUMBER

PO_RELEASE_ID NUMBER

REVISION_NUMBER NUMBER

FORMAT_MASK VARCHAR2 (100)
Query Text

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


SELECT PO_HEADER_ID
,      PO_RELEASE_ID
,      REVISION_NUMBER
,      FORMAT_MASK
FROM PO.PO_COMMUNICATION_GT;

Dependencies

[top of page]

PO.PO_COMMUNICATION_GT does not reference any database object

PO.PO_COMMUNICATION_GT is referenced by following:

SchemaAPPS
SynonymPO_COMMUNICATION_GT