Show TOC Start of Content Area

This graphic is explained in the accompanying text Enhancing the Application Block Flow  Locate the document in its SAP Library structure

Use

In this step, you will add the action that you have created to the existing Application block. In addition, you will configure the input and output parameters, as well as the roles in the block.

Prerequisites

You must have created the block as described in Developing Your First Process.

Procedure

...

       1.      Open Guided Procedures design time, and browse to the Application block.

       2.      To open the block’s design time, select it and choose Open….

       3.      To switch to edit mode, choose This graphic is explained in the accompanying text (Edit).

       4.         Make sure that Action is selected in the Item dropdown list, and choose This graphic is explained in the accompanying text (Insert).

Browse the gallery to select Send Application Data, and confirm using Select.

Position the action after Enter Data, using This graphic is explained in the accompanying text (Move Up) or This graphic is explained in the accompanying text (Move Down).

       5.      Select entry Approve or Reject, and choose This graphic is explained in the accompanying text (Update) to set the latest version of the action in the block flow.

       6.      Select the Application block again, and open the Parameters tab page.

You must group the parameters so that the output from the first action is used to fill in the input fields of the interactive form.

                            a.      To group the parameters, select those that you want to include in a single group by holding down the CTRL key and choose Group.

                            b.      Select Group Equal Values and enter a name for the group in the Name field.

                            c.      Choose Create.

To display data as required, create the following groups:

         Consolidate all entries for First Name.

         Consolidate all entries for Last Name.

         Consolidate all entries for Education.

         Consolidate the Languages structures. You can do that automatically, since their children are the same. A group is formed for every matching pair of child parameters.

This consolidation ensures that the output from the first action is used to fill in the input fields of the interactive form.

         Consolidate the entries CommentField defined for Send Application Data and HR Associate Comment defined for Approve or Reject.

Example: Consolidate Parameters

This graphic is explained in the accompanying text

       7.      Open the Roles tab page.

       8.      Select Processor of Send Application Data, and enter HR Associate in the Consolidate To field. Choose Go.

       9.      Choose This graphic is explained in the accompanying text (Activate).

Result

You have enhanced and configured the Application block. You can now use it to create your first form process.

 

End of Content Area