[Home] [Help]
[Dependency Information]
| Object Name: | DPP_TRANSACTION_LINES_GT |
|---|---|
| Object Type: | TABLE |
| Owner: | DPP |
| FND Design Data: | DPP.DPP_TRANSACTION_LINES_GT
|
| Subobject Name: | |
| Status: | VALID |
DPP.DPP_TRANSACTION_LINES_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$SESSION. Data is removed at the end of this period.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TRANSACTION_HEADER_ID | NUMBER | |||
| TRANSACTION_LINE_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT TRANSACTION_HEADER_ID
, TRANSACTION_LINE_ID
FROM DPP.DPP_TRANSACTION_LINES_GT;
DPP.DPP_TRANSACTION_LINES_GT does not reference any database object
DPP.DPP_TRANSACTION_LINES_GT is referenced by following:
APPS
DPP_TRANSACTION_LINES_GT
|
|
|
|