SAS Institute. The Power to Know

MDDB Report Viewer 9.2

space
Previous Page | Next Page

MDDB Report Viewer 9.2

_GET_DOWNVAR_LIST_ Method

Builds the down variable list and the dimensions label list

This method

  • calls the metabase _GET_HIERARCHY_ method

  • calls the metabase _GET_VARIABLES_ method

  • 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.

Previous Page | Next Page | Top of Page