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