Contents MDDB Report Viewer Methods Previous Next
 

_GET_DOWNVAR_LIST_ Method

Builds the down variable list and the dimensions label list. This method:

  • Calls metabase _GET_HIERARCHY_

  • Calls metabase _GET_VARIABLES_

  • Builds the down variable list and the dimensions label list .

Syntax

 CALL SEND(OBJID,'_GET_DOWNVAR_LIST_',metabase-id);
Where... Is Type... And Contains...
metabase-id N The metabase ID number.

Contents MDDB Report Viewer Methods Previous Next