MDDB Report Viewer Methods |
This method
calls the metabase _GET_HIERARCHY_ method
calls the metabase _GET_VARIABLES_ method
builds the down variable list and the dimensions label list.
CALL SEND(OBJID,'_GET_DOWNVAR_LIST_',metabase-id);
Where... | Is Type... | And Contains... |
---|---|---|
metabase-id | N | the metabase ID number. |
MDDB Report Viewer Methods |