Designing a Form for Execution as a Work Item 
Purpose
You want to process a work item with an electronic form. This can be useful, for example, if an agent of a certain workflow wants to execute a workflow step offline using his or her mail client. The agent, therefore, only needs the form application on his or her local PC.
Process Flow
In the process described here, it is assumed that you are using Visual Basic. This also applies to the individual sections in this chapter. However, you can also design forms with
MS Outlook .To execute an electronic form as a work item, you need to carry out the following steps:
In R/3:

You can also use the Include "Execute form" wizard instead of the following the steps described above. You can start this wizard in the
Workflow Builder.Choose Wizards ® Include "Execute form"
In Visual Basic:
The form file must be stored in the ...\SAPforms\Forms directory or in the active directory so that it can be found by the
In the SAPforms Designer:
Result
Once your form has been designed and processed by the
SAPforms Designer , you can make the form accessible to the end users.