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


TABLE: JTF.JTF_FM_TESTTOOL_TEST_DETAILS

Object Details
Object Name: JTF_FM_TESTTOOL_TEST_DETAILS
Object Type: TABLE
Owner: JTF
FND Design Data: TableJTF.JTF_FM_TESTTOOL_TEST_DETAILS
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
REQUEST_ID NUMBER (15) Yes The column stores the request id for the request for which the logs are displayed
TEST_DETAILS VARCHAR2 (4000)
The log details of the request submitted
CREATION_DATE DATE
Yes This column is an audit column that store the creation date
CREATED_BY NUMBER (15) Yes Standard who column - stores the created by value
LAST_UPDATE_DATE DATE
Yes Standard Audit column - stores the last update date value
LAST_UPDATE_LOGIN NUMBER (15)
Standard audit column to store the last update login value
LAST_UPDATED_BY NUMBER (15) Yes Standard Audit column stores the last updated by value
Query Text

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


SELECT REQUEST_ID
,      TEST_DETAILS
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      LAST_UPDATED_BY
FROM JTF.JTF_FM_TESTTOOL_TEST_DETAILS;

Dependencies

[top of page]

JTF.JTF_FM_TESTTOOL_TEST_DETAILS does not reference any database object

JTF.JTF_FM_TESTTOOL_TEST_DETAILS is referenced by following:

SchemaAPPS
SynonymJTF_FM_TESTTOOL_TEST_DETAILS