
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.
Go to the Description tab.
Select the text type that you want to create or change.
Choose
.
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.
Compose your text.
To add text variables to your text, choose . 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.
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.