Status of a Work Queue Work Item 

A work queue work item can have the following statuses:

Work item status

Description

 waiting

The work queue has been created but cannot be released yet.

 ready

The work queue work item (type A) is displayed in the Business Workplace of the recipients passed in the table AGENTS of the function module SWZ_AI_CREATE.

If the work queue is to be processed via a workflow and therefore not appear as a separate work item in any Business Workplace, a non-existent user must be specified in the table when the work queue is created.

The work queue must be reserved for further processing.

 reserved

A person with release authorization has reserved the work queue.

 In process

Work queue processing has begun.

    • Dialog work items (type W) have been created for entries with dialog.
    • For entries without dialog marked accordingly, the methods have been executed directly.

 completed

All lines in the work queue have the status COMPLETED or CANCELLED and have reported back accordingly to the work queue.

A work queue work item (type A) that assumes this status automatically creates the event created.

 Logically deleted

Further processing of the work queue is invalid (and therefore no longer possible).

 error

At least one line of the work queue has the status error.