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


VIEW: APPS.BIS_IND_TL_LVL_V

Object Details
Object Name: BIS_IND_TL_LVL_V
Object Type: VIEW
Owner: APPS
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
INDICATOR_ID NUMBER

Indicator Id
TARGET_LEVEL_ID NUMBER

Target Level Id
LEVEL_ID NUMBER

Dimension Level Id
Query Text

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


SELECT INDICATOR_ID
,      TARGET_LEVEL_ID
,      LEVEL_ID
FROM APPS.BIS_IND_TL_LVL_V;

Dependencies

[top of page]

APPS.BIS_IND_TL_LVL_V references the following:

SchemaAPPS
SynonymBIS_TARGET_LEVELS
APPS.BIS_IND_TL_LVL_V is referenced by following:

SchemaAPPS
Package BodyBIS_DIMS_AND_LEVELS_PKG - show dependent code