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


TABLE: BIS.BIS_MEASURES_EXTENSION_TL

Object Details
Object Name: BIS_MEASURES_EXTENSION_TL
Object Type: TABLE
Owner: BIS
FND Design Data: TableBIS.BIS_MEASURES_EXTENSION_TL
Subobject Name:
Status: VALID


Extension over BIS_INDICATORS. Contains Name and Description provided by Product teams.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BIS_MEASURES_EXTENSION_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnMEASURE_SHORT_NAME
ColumnLANGUAGE
BIS_MEASURES_EXTENSION_TL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnNAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
MEASURE_SHORT_NAME VARCHAR2 (30) Yes Measure Short Name
NAME VARCHAR2 (255)
Measure Name
DESCRIPTION VARCHAR2 (1024)
Measure Description
LANGUAGE VARCHAR2 (30) Yes Language Code
SOURCE_LANG VARCHAR2 (4) Yes The Language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well.
CREATED_BY NUMBER (15) Yes Created By
CREATION_DATE DATE
Yes Creation Date
LAST_UPDATED_BY NUMBER (15) Yes Last Updated By
LAST_UPDATE_DATE DATE
Yes Last Update Date
LAST_UPDATE_LOGIN NUMBER (15)
Last Update Login
Query Text

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


SELECT MEASURE_SHORT_NAME
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM BIS.BIS_MEASURES_EXTENSION_TL;

Dependencies

[top of page]

BIS.BIS_MEASURES_EXTENSION_TL does not reference any database object

BIS.BIS_MEASURES_EXTENSION_TL is referenced by following:

SchemaAPPS
SynonymBIS_MEASURES_EXTENSION_TL