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


VIEW: APPS.BSC_DB_MEASURE_GROUPS_VL

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

View Type

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


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


[View Source]

Columns
Name Datatype Length Mandatory Comments
MEASURE_GROUP_ID NUMBER (5) Yes
HELP VARCHAR2 (150) Yes
SHORT_NAME VARCHAR2 (30)
Short name
Query Text

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


SELECT MEASURE_GROUP_ID
,      HELP
,      SHORT_NAME
FROM APPS.BSC_DB_MEASURE_GROUPS_VL;

Dependencies

[top of page]

APPS.BSC_DB_MEASURE_GROUPS_VL references the following:

SchemaAPPS
SynonymBSC_DB_MEASURE_GROUPS_TL
APPS.BSC_DB_MEASURE_GROUPS_VL is referenced by following:

SchemaAPPS
Package BodyBSC_BIS_KPI_CRUD_PUB - show dependent code
Package BodyBSC_BIS_MEASURE_PUB - show dependent code