Show TOC

Maintaining Task TextsLocate this document in the navigation structure

Prerequisites

You enter the following information on the tab page Description:

  • Task description

    You can describe the task or make notes and recommendations for processing. The task description is displayed in the work item display.

  • Notification texts

These texts are sent as notification to the message recipients for completion or missed deadlines.

Procedure
  1. Go to the Description tab.

  2. Select the text type that you want to create or change.

  3. Choose .

    Note

    If you are looking at a task in display mode, whose original system is not the current system, you can change the existing texts. This creates an extension of the task definition.

  4. Compose your text.

To add text variables to your text, choose Start of the navigation path Include Next navigation step Expression End of the navigation path. You can add as many text variables to the text as you want. For more information, see Text Variables and Replacement and Text Processing with the SAPscript Editors.

Example

You want to display the number of the accounting document currently being processed in the task description for a standard task. The document number is defined under the name DocumentNo as a key field for the object type BUS2068 ( accounting document).

The reference to the processed object (of type BUS2068 in this example) is located in the task container under the element _WI_Object_ID. To reference the document number in the text, write &BUS2068.DocumentNo& at the appropriate point in the text.