[Home] [Help]
[Dependency Information]
| Object Name: | PA_TXN_UPGRADE_TEMP |
|---|---|
| Object Type: | TABLE |
| Owner: | PA |
| FND Design Data: | PA.PA_TXN_UPGRADE_TEMP
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PA_TXN_UPGRADE_TEMP_N1 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
WORKER_ID
|
| PA_TXN_UPGRADE_TEMP_N2 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
REFERENCE1
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | ||
| PK1_ID | NUMBER | (15) | ||
| WORKER_ID | NUMBER | (15) | ||
| PK2_ID | NUMBER | (15) | ||
| TXN_SRC | VARCHAR2 | (30) | Refers to Transaction Source for Upgrade Transaction Attributes in intermediate stage. | |
| REFERENCE1 | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, PK1_ID
, WORKER_ID
, PK2_ID
, TXN_SRC
, REFERENCE1
FROM PA.PA_TXN_UPGRADE_TEMP;
PA.PA_TXN_UPGRADE_TEMP does not reference any database object
PA.PA_TXN_UPGRADE_TEMP is referenced by following:
PA
PA_TXN_UPGRADE_TEMP#
|
|
|
|