OBJ-NAME-SINGLE

The OBJ-NAME-SINGLE terminal in the MaxL language represents part of the name of an Essbase database object.

This single form of a stored database object name can be used when altering the object. This form of object name is equal to the third token of OBJ-NAME.

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 object name is sample.basic.calcdat, then OBJ-NAME-SINGLE is calcdat.

Referenced By

alter object