[Home] [Help]
[Dependency Information]
| Object Name: | PO_COMMUNICATION_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | PO |
| Subobject Name: | |
| Status: | VALID |
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.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PO_HEADER_ID | NUMBER | |||
| PO_RELEASE_ID | NUMBER | |||
| REVISION_NUMBER | NUMBER | |||
| FORMAT_MASK | VARCHAR2 | (100) |
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;
PO.PO_COMMUNICATION_GT does not reference any database object
PO.PO_COMMUNICATION_GT is referenced by following:
APPS
PO_COMMUNICATION_GT
|
|
|
|