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


VIEW: APPS.BISBV_DIMENSION_LEVELS

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

View Type

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


BISBV_DIMENSION_LEVELS is is the business view which currently provides an exact copy of the table BIS_LEVELS.
Business Views are intended to provide a consistent interface for ad-hoc queries by providing simple table joins for over-normalized data and plain english column names for hard to undertand columns.


[View Source]

Columns
Name Datatype Length Mandatory Comments
DIMENSION_LEVEL_ID NUMBER
Yes Dimension Level ID
DIMENSION_LEVEL_SHORT_NAME VARCHAR2 (30) Yes Dimension Level Short Name
DIMENSION_LEVEL_NAME VARCHAR2 (255) Yes Long name for the dimension level
DESCRIPTION VARCHAR2 (1024)
Description for the dimension level
DIMENSION_ID NUMBER
Yes Dimension ID. The dimension that the level belongs to.
LEVEL_VALUES_VIEW_NAME VARCHAR2 (30)
View associated to the Level. This view provides the data from the source system for the level.
WHERE_CLAUSE VARCHAR2 (2000)
No Longer Used
CREATION_DATE DATE
Yes Standard who column - date when this row was created.
CREATED_BY NUMBER
Yes Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER
Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_LOGIN NUMBER

Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
COMPARISON_LABEL_CODE VARCHAR2 (30)
Comparison Label Code
ATTRIBUTE_CODE VARCHAR2 (30)
Attribute Code
APPLICATION_ID NUMBER

Application Id
VIEW_OBJECT_NAME VARCHAR2 (255)
DEFAULT_VALUES_API VARCHAR2 (255)
DEFAULT_SEARCH VARCHAR2 (480)
LONG_LOV VARCHAR2 (1)
MASTER_LEVEL VARCHAR2 (30)
ENABLED VARCHAR2 (1)
Enabled , T or F
Query Text

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


SELECT DIMENSION_LEVEL_ID
,      DIMENSION_LEVEL_SHORT_NAME
,      DIMENSION_LEVEL_NAME
,      DESCRIPTION
,      DIMENSION_ID
,      LEVEL_VALUES_VIEW_NAME
,      WHERE_CLAUSE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      COMPARISON_LABEL_CODE
,      ATTRIBUTE_CODE
,      APPLICATION_ID
,      VIEW_OBJECT_NAME
,      DEFAULT_VALUES_API
,      DEFAULT_SEARCH
,      LONG_LOV
,      MASTER_LEVEL
,      ENABLED
FROM APPS.BISBV_DIMENSION_LEVELS;

Dependencies

[top of page]

APPS.BISBV_DIMENSION_LEVELS references the following:

SchemaAPPS
SynonymBIS_LEVELS
SynonymBIS_LEVELS_TL
APPS.BISBV_DIMENSION_LEVELS is referenced by following:

SchemaAPPS
ViewBIC_TOTAL_CUST_CATEGORY_V
ViewBIC_TOTAL_MARKET_SEGMENT_V
ViewBIL_DIMV_TOT_COMP_PLANS
ViewBIL_DIMV_TOT_JOB_TITLES
ViewBIL_DIMV_TOT_SLSFORCE
ViewBIL_DIMV_TOT_SLSPRODS
ViewBIL_DIMV_TOT_TERRITORY
ViewBIM_DIMV_TOTAL_CAMPAIGNS
ViewBIM_DIMV_TOTAL_CHANNELS
ViewBIM_DIMV_TOTAL_EVENTS
ViewBIM_DIMV_TOTAL_MEDIA
ViewBIM_DIMV_TOTAL_OFFERS
ViewBIM_DIMV_TOT_EVENT_OFRS
ViewBIM_DIMV_TOT_TGT_SGMTS
Package BodyBIS_COMPUTED_ACTUAL_PVT - show dependent code
Package BodyBIS_DIMENSION_LEVEL_PVT - show dependent code
Package BodyBIS_DIM_LEVEL_VALUE_PVT - show dependent code
Package BodyBIS_PMF_REG_SERVICE_PVT - show dependent code
Package BodyBIS_REGISTRATION_SERVICE_PUB - show dependent code
Package BodyBIS_TARGET_PVT - show dependent code
ViewBIS_TOTAL_ACTIVITY_VERSIONS_V
ViewBIS_TOTAL_BUDGETS_V
ViewBIS_TOTAL_CUSTOMERS_V
ViewBIS_TOTAL_GEOGRAPHY_V
ViewBIS_TOTAL_GL_COMPANIES_V
ViewBIS_TOTAL_GL_SECOND_MEASURES_V
ViewBIS_TOTAL_INV_LOCATIONS_V
ViewBIS_TOTAL_JOBS_V
ViewBIS_TOTAL_ORGANIZATIONS_V
ViewBIS_TOTAL_PRODUCTS_V
ViewBIS_TOTAL_SALES_CHANNELS_V
ViewBIS_TOTAL_TIMES_V
ViewBIS_TOTAL_TRAIN_CATEGORIES_V
Package BodyBIS_UTILITIES_PUB - show dependent code
ViewBIX_TOTAL_CALL_AGENT_V
Package BodyBSC_PMF_UI_API_PUB - show dependent code
Package BodyCSTPOMLD - show dependent code
Package BodyGL_BIS_ALERTS_PKG - show dependent code
ViewHRI_CL_AGE_TOTAL_V
ViewHRI_CL_CMPTNC_TOTAL_V
ViewHRI_CL_GRADE_TOTAL_V
ViewHRI_CL_LOW_TOTAL_V
ViewHRI_CL_PDG_TOTAL_V
ViewHRI_CL_POSITION_TOTAL_V
ViewHRI_CL_RECACT_TOTAL_V
ViewHRI_CL_RQNVAC_TOTAL_V
ViewHRI_CL_RSN_TOTAL_V
ViewHRI_CL_TRNACT_TOTAL_V
ViewHRI_CL_WAC_TOTAL_V
Package BodyHRI_OLTP_PMV_DYNSQLGEN - show dependent code
ViewISC_TOTAL_FREIG_CARR_V
ViewISC_TOTAL_ORIG_DEST_FAC_V
ViewISC_TOTAL_TRANSP_MODE_V
ViewPOA_TOTAL_SUPPLIERS_V
Package BodyWIP_BIS_UTZ_ALERT - show dependent code
Package BodyWIP_BIS_YDSP_ALERT - show dependent code