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


TABLE: QA.QA_RCV_LOT_SER_TEMP

Object Details
Object Name: QA_RCV_LOT_SER_TEMP
Object Type: TABLE
Owner: QA
Subobject Name:
Status: VALID

Temporary Table Details

QA.QA_RCV_LOT_SER_TEMP 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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
RCV_TXN_ID NUMBER
Yes
LOT_NUM VARCHAR2 (30)
SERIAL_NUM VARCHAR2 (30)
QUANTITY NUMBER

VALID_FLAG NUMBER

Query Text

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


SELECT RCV_TXN_ID
,      LOT_NUM
,      SERIAL_NUM
,      QUANTITY
,      VALID_FLAG
FROM QA.QA_RCV_LOT_SER_TEMP;

Dependencies

[top of page]

QA.QA_RCV_LOT_SER_TEMP does not reference any database object

QA.QA_RCV_LOT_SER_TEMP is referenced by following:

SchemaAPPS
SynonymQA_RCV_LOT_SER_TEMP