MDDB Report Viewer Methods
_GET_MESSAGE_ID_ Method
Returns the ID of the message class from the DMODEL_ instance variable
Syntax
CALL SEND(OBJID,'_GET_MESSAGE_ID_',
msgid
);
Where...
Is Type...
And Contains...
msgid
N
the ID of the message object.
MDDB Report Viewer Methods