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


VIEW: APPS.BSC_SYS_MM_CONTROLS_VL

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

View Type

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


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


[View Source]

Columns
Name Datatype Length Mandatory Comments
BUTTON_ID NUMBER (5) Yes
NAME VARCHAR2 (150) Yes
HELP VARCHAR2 (240) Yes
COMMAND VARCHAR2 (320)
Query Text

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


SELECT BUTTON_ID
,      NAME
,      HELP
,      COMMAND
FROM APPS.BSC_SYS_MM_CONTROLS_VL;

Dependencies

[top of page]

APPS.BSC_SYS_MM_CONTROLS_VL references the following:

SchemaAPPS
SynonymBSC_SYS_MM_CONTROLS_TL

APPS.BSC_SYS_MM_CONTROLS_VL is not referenced by any database object