Entering content frameFunction documentation Maintenance of Execution Properties Locate the document in its SAP Library structure

Use

The execution properties determine additional processing characteristics of the work item that represents this task at runtime.

Features

The following execution properties are recognized by the system:

Background processing

Set this indicator if the object method does not necessitate dialog with a user, and the processing is to be started automatically by the system.

If this indicator is set, the task is executed at runtime as a background work item as soon as it is its turn in the sequence. No work item appears in the Business Workplace. You can, however, find a background work item via the work item selection.

If this indicator is not set, a dialog work item appears in the Business Workplaces of the recipients. If this work item is executed by one of its recipients, the object method is executed in the background without any further dialog.

Note

You cannot set this indicator if the indicator Object method with dialog is set for this object method.

Confirm end of processing

If this indicator is set, the end of processing of the task must be confirmed explicitly at runtime. After execution of a task, a dialog box is displayed in which you enter whether the processing of the task has actually been completed. For example, you can still enter an attachment before you complete the work item. As long as this confirmation has not taken place, the relevant work item appears in the Business Workplace of the actual agent and has the status Executed. This can execute the work item again or forward it. This may be useful if a task is to be processed several times and by different people.

Note

You cannot assign this indicator for tasks that are to be executed in the background.

Check that the methods that the task refers to may be executed several times, one after the other. You must not set this indicator for instance-independent methods (for example, creating a purchase order.

The Confirm end of processing property can be assigned both to task that do have terminating events and to those that do not. If there are terminating events, the relevant work item must be completed using the function Set to ‘Done’ in the Business Workplace.

Executable as SAPforms form

If this indicator is set, the task meets the technical requirements for execution as a SAPforms form.

Note

The system cannot check whether this property has been assigned correctly.

SAPforms form tasks always have this property. If you define a form SAPforms form task, you must set this indicator.

Leaving content frame