OBJ-NAME
The OBJ-NAME terminal in MaxL represents the name of an Essbase database object. MaxL requires three tokens in this name: two to indicate application and database context, and one as the object name itself. For example: appname.dbname.objectname
.
Syntax
name1.name2.name3
-
name1—Application name.
-
name2—Database name.
-
name3—Object name.
Type
name (see MaxL Syntax Notes)
Example
Sample.basic.Calcdat