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


TABLE: GMD.GMD_TEST_INTERVAL_PLANS_TL

Object Details
Object Name: GMD_TEST_INTERVAL_PLANS_TL
Object Type: TABLE
Owner: GMD
FND Design Data: TableGMD.GMD_TEST_INTERVAL_PLANS_TL
Subobject Name:
Status: VALID


Translation table for test interval plans


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMD_TEST_INTRVL_PLANS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTEST_INTERVAL_PLAN_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
TEST_INTERVAL_PLAN_ID NUMBER
Yes Primary key created from sequence
LANGUAGE VARCHAR2 (4) Yes Language of the test interval plan
DESCRIPTION VARCHAR2 (240) Yes Description of test time interval plan
SOURCE_LANG VARCHAR2 (4) Yes Source language of the test interval plan
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT TEST_INTERVAL_PLAN_ID
,      LANGUAGE
,      DESCRIPTION
,      SOURCE_LANG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GMD.GMD_TEST_INTERVAL_PLANS_TL;

Dependencies

[top of page]

GMD.GMD_TEST_INTERVAL_PLANS_TL does not reference any database object

GMD.GMD_TEST_INTERVAL_PLANS_TL is referenced by following:

SchemaAPPS
SynonymGMD_TEST_INTERVAL_PLANS_TL