Contents MDDB Report Viewer Methods Previous Next
 

_SET_EXPAND_FLAG_ Method

Sets the expflag_ instance variable that indicates whether values can be expanded.

Syntax

  CALL SEND(OBJID,'_SET_EXPAND_FLAG_'rowlist,actionsl);                 
Where... Is Type... And Contains...
rowlist N the rowlist from the get_class_combinations method.
actionsl N the actionsl list from the data model.

Contents MDDB Report Viewer Methods Previous Next