[Home] [Help]
[Dependency Information]
Object Name: | QP_NPREQ_LINE_PATRNS_T |
---|---|
Object Type: | TABLE |
Owner: | QP |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
QP.QP_NPREQ_LINE_PATRNS_T 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 |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
QP_NPREQ_LINE_PATRNS_T_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
QP_NPREQ_LINE_PATRNS_T_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PATTERN_ID | NUMBER | |||
LINE_INDEX | NUMBER | |||
HASH_KEY | VARCHAR2 | (2000) | ||
REQUEST_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT PATTERN_ID
, LINE_INDEX
, HASH_KEY
, REQUEST_ID
FROM QP.QP_NPREQ_LINE_PATRNS_T;
QP.QP_NPREQ_LINE_PATRNS_T does not reference any database object
QP.QP_NPREQ_LINE_PATRNS_T is referenced by following:
|
|
|