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


VIEW: APPS.BIS_DISPLAY_MEASURES_V

Object Details
Object Name: BIS_DISPLAY_MEASURES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_DISPLAY_MEASURES_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
SHORT_NAME VARCHAR2 (30) Yes Measure Short Name
NAME VARCHAR2 (255)
Measure name
DESCRIPTION VARCHAR2 (1024)
Measure Description
ACTUAL_DATA_SOURCE VARCHAR2 (240)
Actual Data Source
FUNCTION_NAME VARCHAR2 (480)
Report Function Name
FUNCTIONAL_AREA_ID NUMBER

Functional Area ID
FUNCTION_AREA_NAME VARCHAR2 (240)
Functional Area Name
FUNCTION_AREA_SHORT_NAME VARCHAR2 (30)
Functional Area ShortName
APPLICATION_ID NUMBER
Yes Application ID
ENABLED VARCHAR2 (1)
Measure Enabled(T/F) ?
ISSEED VARCHAR2 (1)
Is SEED User
OBSOLETE VARCHAR2 (1)
Obsolete Flag
MEASURE_TYPE VARCHAR2 (30)
MEASURE_TYPE
Query Text

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


SELECT SHORT_NAME
,      NAME
,      DESCRIPTION
,      ACTUAL_DATA_SOURCE
,      FUNCTION_NAME
,      FUNCTIONAL_AREA_ID
,      FUNCTION_AREA_NAME
,      FUNCTION_AREA_SHORT_NAME
,      APPLICATION_ID
,      ENABLED
,      ISSEED
,      OBSOLETE
,      MEASURE_TYPE
FROM APPS.BIS_DISPLAY_MEASURES_V;

Dependencies

[top of page]

APPS.BIS_DISPLAY_MEASURES_V references the following:

SchemaAPPS
SynonymBIS_APPLICATION_MEASURES
SynonymBIS_FUNCTIONAL_AREAS
ViewBIS_FUNCTIONAL_AREAS_VL
SynonymBIS_INDICATORS
SynonymBIS_INDICATORS_TL
ViewBIS_MEASURES_EXTENSION_VL
ViewBSC_SYS_DATASETS_VL
APPS.BIS_DISPLAY_MEASURES_V is referenced by following:

SchemaAPPS
Package BodyBIS_WEIGHTED_MEASURE_PUB - show dependent code
Package BodyBSC_CUSTOM_VIEW_UI_WRAPPER - show dependent code