
In the second step of the process the user enters data, which is used in the next step of the process. For example, the input form can contain fields for the first and the last name of the applicant, and for his or her education and spoken languages.
To provide the input form, you can use one of the Web Dynpro components that Guided Procedures (GP) provides. You expose it as a callable object, and then attach it to an action.
Creating a Callable Object
The design time for the callable object opens.
Creating an Action
To confirm, choose Select.
You have implemented the action that represents the second step in the process.
Before you implement the last step of the process, you must set up the templates used when the system sends e-mails.