Get the table's object identifier and set the data set.
INIT:
   call send(_frame_,'_getWidget','table',
              tabid);
   call send(tabid,'_setDataset',
            'sasuser.class');