Status of a Background Work Item 
The permitted statuses of a background work item are listed in the table.
Work item status |
Description |
|---|---|
|
The work item has been created, but the condition defined for starting the work item has not yet been fulfilled. Work items in this status are not displayed in the workflow inbox. |
|
The work item is scheduled for a requested start. A work item has this status if has already been created, but the requested start specified in the workflow definition has not yet been reached. |
|
Interim status, in which a background work item only remains temporarily. As soon as a background work item can be processed, the system automatically calls the corresponding object method. The background work item immediately changes to status in process.
The object method is called using a tRFC call. If a background work item remains in status ready for a long time, you should check whether the tRFC calls are processed without errors. End of the note. |
|
The work item is being processed. A background work item may also have this status if
In this status, the workflow system has not yet recognized the point at which processing is completed. |
|
The execution of the work item is completed. The task represented by the work item produces a correct result, i.e. the result modeled in the workflow definition. |
|
Execution of the work item is no longer useful or required for the workflow logic for continuation of the process. A work item changes to logically deleted status in the following ways:
|
|
Execution of the work item was terminated with an error. |
Note
In addition to the statuses given above, a work item can be locked against execution. This is possible in any status and involves an administrative function which is selected for the work item via the Change option.