Assistant

How to Copy the Defined Values

 

What to do:

After the user has completed the different steps of the assistant, the data is kept in the widget_buffer.

To process the data, the widget_Id identic for all windows of the assistant must be identified with the userexit xform_get_ass_wdg. To read out the data from the widget_buffer use the userexit widget_get_buf (widget_id/Mask title) and assigne it to a variable with the function split(Var/Field name).