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


TABLE: BSC.BSC_KPI_SHELL_CMDS_TL

Object Details
Object Name: BSC_KPI_SHELL_CMDS_TL
Object Type: TABLE
Owner: BSC
FND Design Data: TableBSC.BSC_KPI_SHELL_CMDS_TL
Subobject Name:
Status: VALID


BSC_KPI_SHELL_CMDS_TL stores information about links command configuration by indicator to launch other applications from BSC.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BSC_KPI_SHELL_CMDS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINDICATOR
ColumnSHELL_CMD_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
INDICATOR NUMBER (5) Yes Indicator code
SHELL_CMD_ID NUMBER (3) Yes Links command identifier
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.
NAME VARCHAR2 (150) Yes Links command name (max 50 chars)
COMMAND VARCHAR2 (320)
Command
Query Text

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


SELECT INDICATOR
,      SHELL_CMD_ID
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      COMMAND
FROM BSC.BSC_KPI_SHELL_CMDS_TL;

Dependencies

[top of page]

BSC.BSC_KPI_SHELL_CMDS_TL does not reference any database object

BSC.BSC_KPI_SHELL_CMDS_TL is referenced by following:

SchemaAPPS
SynonymBSC_KPI_SHELL_CMDS_TL