LevelDefinition
Enumeration that defines semantic level types for dimensional hierarchy levels, providing business meaning and context that enables specialized analytical behavior, client tool integration, and intelligent query processing based on the conceptual role that each level plays within the business domain.
Enumeration Literals
REGULAR - (0)
Indicates that the level is not related to time.
TIME_YEARS - (1)
Indicates that a level refers to years.
TIME_HALF_YEARS - (2)
Indicates that a level refers to half years
TIME_QUARTERS - (3)
Indicates that a level refers to quarters
TIME_MONTHS - (4)
Indicates that a level refers to months
TIME_WEEKS - (5)
Indicates that a level refers to weeks
TIME_DAYS - (6)
Indicates that a level refers to days
TIME_HOURS - (7)
Indicates that a level refers to hours
TIME_MINUTES - (8)
Indicates that a level refers to minutes
TIME_SECONDS - (9)
Indicates that a level refers to seconds
TIME_UNDEFINED - (10)
Indicates that a level is an unspecified time period
NULL - (11)
Indicates that a level holds the null member
GEO_CONTINENT - (12)
Indicates that a level holds the geographical object Continent.
GEO_REGION - (13)
Indicates that a level holds the geographical object Region.
GEO_COUNTRY - (14)
Indicates that a level holds the geographical object Country.
GEO_STATE_OR_PROVINCE - (15)
Indicates that a level holds the geographical objects State or Province.
GEO_COUNTY - (16)
Indicates that a level holds the geographical object County.
GEO_CITY - (17)
Indicates that a level holds the geographical object City.
GEO_POSTALCODE - (18)
Indicates that a level holds the geographical object PostalCode.
GEO_POINT - (18)
Indicates that a level holds the geographical object Point.
ORG_UNIT - (19)
Indicates that a level holds a OrganisationUnit.
BOM_RESOURCE - (20)
Indicates that a level holds a Bom Resource.
QUANTITATIVE - (21)
Indicates that a level is a QUANTITATIVE.
ACCOUNT - (22)
Indicates that a level is a Account.
CUSTOMER - (23)
Indicates that a level is a Customer.
CUSTOMER_GROUP - (24)
Indicates that a level is a CustomerGroup.
CUSTOMER_HOUSEHOLD - (25)
Indicates that a level is a CustomerGroup.
PRODUCT - (26)
Indicates that a level is a Product.
PRODUCT_GROUP - (27)
Indicates that a level is a ProductGroup.
SCENARIO - (28)
Indicates that a level is a Scenario.
UTILITY - (29)
Indicates that a level is a Utility.
PERSON - (30)
Indicates that a level is a Person.
COMPANY - (21)
Indicates that a level is a Company.
CURRENCY_SOURCE - (32)
Indicates that a level is a CurrencySource.
CURRENCY_DESTINATION - (33)
Indicates that a level is a CurrencyDestination.
CHANNEL - (34)
Indicates that a level is a Channel.
REPRESENTATIVE - (35)
Indicates that a level is a Representative.
PROMOTION - (36)
Indicates that a level is a Promotion.