MDDB Report Viewer Methods |
This method sets and fills the subvars_ instance variable and adds the subvars_ list to the data model _self_ list for applying the filters.
CALL SEND(OBJID,'_SET_SUBSETS_LIST_',varnum);
Where... | Is Type... | And Contains... |
---|---|---|
varnum | N | the number of selected subset values. |
MDDB Report Viewer Methods |