MDDB Report Viewer Methods
_GET_METABASE_NAME_ Method
Returns the metabase name from the METABASE_ instance variable
Syntax
CALL SEND(OBJID,'_GET_METABASE_NAME_',
metabase
);
Where...
Is Type...
And Contains...
metabase
C
the metabase name.
MDDB Report Viewer Methods