FND Design Data [Home] [Help]

View: BIC_TOTAL_CUST_CATEGORY_V

Product: BIC - Customer Intelligence (obsolete)
Description: This view gets the dimension level names for customer category from bisbv_dimension_levels.
Implementation/DBA Data: ViewAPPS.BIC_TOTAL_CUST_CATEGORY_V
View Text

SELECT '-1'
, D1.DIMENSION_LEVEL_NAME
FROM BISBV_DIMENSION_LEVELS D1
WHERE D1.DIMENSION_LEVEL_SHORT_NAME = 'TOTAL CUST CATEGORY'

Columns

Name
ID
VALUE