CALC-NAME-SINGLE

The CALC-NAME-SINGLE terminal in the MaxL language for Essbase represents part of the name of a stored calculation.

The CALC-NAME-SINGLE is the third token of a database-level CALC-NAME given to a stored Essbase calculation.

If any part of the name contains special characters (see MaxL Syntax Notes), it must be enclosed in single or double quotation marks.

Type

name (see MaxL Syntax Notes)

Example

If the full database-level calc name is sample.basic.'alloc.csc', then CALC-NAME-SINGLE is 'alloc.csc'.

Referenced By

alter database (set)