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


VIEW: APPS.BSC_KPI_SHELL_CMDS_VL

Object Details
Object Name: BSC_KPI_SHELL_CMDS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBSC.BSC_KPI_SHELL_CMDS_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


BSC_KPI_SHELL_CMDS_VL is a view of the translated, language specific values from BSC_KPI_SHELL_CMDS_TL . BSC uses this view to display translated information in languages installed at your site.


[View Source]

Columns
Name Datatype Length Mandatory Comments
INDICATOR NUMBER (5) Yes
SHELL_CMD_ID NUMBER (3) Yes
NAME VARCHAR2 (150) Yes
COMMAND VARCHAR2 (320)
Query Text

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


SELECT INDICATOR
,      SHELL_CMD_ID
,      NAME
,      COMMAND
FROM APPS.BSC_KPI_SHELL_CMDS_VL;

Dependencies

[top of page]

APPS.BSC_KPI_SHELL_CMDS_VL references the following:

SchemaAPPS
SynonymBSC_KPI_SHELL_CMDS_TL

APPS.BSC_KPI_SHELL_CMDS_VL is not referenced by any database object