Show TOC Start of Content Area

Procedure documentation Modeling the Composite Form Activity  Locate the document in its SAP Library structure

Use

You use this procedure to create a composite form and expose it as a callable object in Guided Procedures (GP). The callable object executes in the background and performs the following activities:

·        Generates a form instance for each employee selected to take part in the social benefits distribution process.

·        Uses a background service to retrieve the current user’s details and fills them in the form. The current user is the employee that is going to receive the form by e-mail.

Prerequisites

You have the appropriate rights to work with GP design time.

More information: Authorizations

Procedure

...

       1.      In GP design time, create a composite form object:

                            a.      Provide a pre-filling service before you start.

More information: Configuring Pre-Filling Services

                            b.      Create the form object, specifying the relevant prefilling service, the context parameters and the configuration parameters.

More information: Creating the Composite Form

                            c.      Design the layout of the composite form.

More information: Designing the Form Template Layout

       2.      Expose the composite form as a callable object

More information: Exposing the Composite Form as a Callable Object

Result

Once you have created the composite form callable object, you can design the form approval callable object.

More information: Modeling the Form Approval Activity

End of Content Area