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


TABLE: QP.QP_FORMULA_STEP_VALUES_TMP_T

Object Details
Object Name: QP_FORMULA_STEP_VALUES_TMP_T
Object Type: TABLE
Owner: QP
Subobject Name:
Status: VALID

Temporary Table Details

QP.QP_FORMULA_STEP_VALUES_TMP_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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
QP_FORMULA_STEP_VALUES_TMP_N1 NORMAL NONUNIQUE Tablespace ColumnREQUEST_ID
ColumnLINE_INDEX
ColumnPRICE_FORMULA_ID
ColumnSTEP_NUMBER
Columns
Name Datatype Length Mandatory Comments
PRICE_FORMULA_ID NUMBER

STEP_NUMBER NUMBER

COMPONENT_VALUE NUMBER

PRICE_FORMULA_LINE_TYPE_CODE VARCHAR2 (10)
LINE_INDEX NUMBER

LIST_LINE_TYPE_CODE VARCHAR2 (30)
LIST_HEADER_ID NUMBER

LIST_LINE_ID NUMBER

REQUEST_ID NUMBER

Query Text

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


SELECT PRICE_FORMULA_ID
,      STEP_NUMBER
,      COMPONENT_VALUE
,      PRICE_FORMULA_LINE_TYPE_CODE
,      LINE_INDEX
,      LIST_LINE_TYPE_CODE
,      LIST_HEADER_ID
,      LIST_LINE_ID
,      REQUEST_ID
FROM QP.QP_FORMULA_STEP_VALUES_TMP_T;

Dependencies

[top of page]

QP.QP_FORMULA_STEP_VALUES_TMP_T does not reference any database object

QP.QP_FORMULA_STEP_VALUES_TMP_T is referenced by following:

SchemaAPPS
SynonymQP_FORMULA_STEP_VALUES_TMP_T