Get the table's object identifier and set the data set.
   call notify('.', '_getWidget',
              'TABLE', tabid);
   call send(tabid, '_setDataset',
              'sasuser.crime');