Show TOC Start of Content Area

Procedure documentation Customizing Titles of Tasks  Locate the document in its SAP Library structure

Use

At design time you can define a pattern for the runtime title of an action using process parameters. The runtime values of the parameters that you append to the task text are added to the text and the process step appears in the worklist with the dynamically set value of the variables.

Prerequisites

You have included the action in a block or process flow that requires at least one input parameter.

Procedure

...

       1.      In the gallery, select the process or block where you have included your action, and open its design time.

       2.      Select the action that you want to appear with a customized title in the runtime.

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

       4.      Open the Task tab page.

       5.      Enable the Customize task title indicator.

You can now create the pattern for the runtime task title. All input parameters that are available in the process or block context at runtime are displayed in a table.

       6.      To add a parameter to the text pattern, select it in the table and choose Append Parameter.

A placeholder for the runtime parameter value is added to the pattern.

Note

To be able to append a parameter, it must meet the following requirements:

        The parameter is required and is not a list.

        You cannot append an entire structure. You can select individual parameters from a structure that is also marked as required.

       7.      To check the validity of the text pattern, choose Verify.

       8.      Save your changes using This graphic is explained in the accompanying text (Save).

End of Content Area