MDDB Report Viewer Methods
_GET_DATA_MODEL_NAME_ Method
Returns the data model name from the DMODEL_ instance variable
Syntax
CALL SEND(OBJID,'_GET_DATA_MODEL_NAME_',
model-name
);
Where...
Is Type...
And Contains...
model-name
C
the name of the data model to use.
MDDB Report Viewer Methods