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


TABLE: APPLSYS.FND_RT_REQUESTS

Object Details
Object Name: FND_RT_REQUESTS
Object Type: TABLE
Owner: APPLSYS
FND Design Data: TableFND.FND_RT_REQUESTS
Subobject Name:
Status: VALID


FND_RT_REQUESTS stores concurrent requests associated with
tests submitted by the Forms 4.5 RT system Suite Runner
during a test playback. Rows in this table are temporary (they only
exist for the duration of a test), and the information is for Suite
Runner internal use only.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FND_RT_REQUESTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnTEST_ID
ColumnREQUEST_ID
Columns
Name Datatype Length Mandatory Comments
TEST_ID NUMBER (15) Yes Test identifier
REQUEST_ID NUMBER (15) Yes Request identifier
Query Text

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


SELECT TEST_ID
,      REQUEST_ID
FROM APPLSYS.FND_RT_REQUESTS;

Dependencies

[top of page]

APPLSYS.FND_RT_REQUESTS does not reference any database object

APPLSYS.FND_RT_REQUESTS is referenced by following:

SchemaAPPS
SynonymFND_RT_REQUESTS