[Home] [Help]
[Dependency Information]
Object Name: | BSC_KPI_SUBTITLES_TL |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
BSC_KPI_SUBTITLES_TL stores information about sub-titles by indicator.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_KPI_SUBTITLES_TL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INDICATOR | NUMBER | (5) | Yes | Indicator code |
CALC_COMB | NUMBER | (3) | Yes | Calculation identier combination |
ANALYSIS_OPTION0 | NUMBER | (3) | Yes | Analysis option in analysis group 0 |
ANALYSIS_OPTION1 | NUMBER | (3) | Yes | Analysis option in analysis group 1 |
ANALYSIS_OPTION2 | NUMBER | (3) | Yes | Analysis option in analysis group 2 |
LANGUAGE | VARCHAR2 | (4) | 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. |
SUBTITLE | VARCHAR2 | (240) | Yes | Indicator subtitle (max 80 chars) |
Cut, paste (and edit) the following text to query this object:
SELECT INDICATOR
, CALC_COMB
, ANALYSIS_OPTION0
, ANALYSIS_OPTION1
, ANALYSIS_OPTION2
, LANGUAGE
, SOURCE_LANG
, SUBTITLE
FROM BSC.BSC_KPI_SUBTITLES_TL;
BSC.BSC_KPI_SUBTITLES_TL does not reference any database object
BSC.BSC_KPI_SUBTITLES_TL is referenced by following:
|
|
|