Entering content frameBackground documentation Technical Details on Calculation Locate the document in its SAP Library structure

Time calculation for background work items

Wait time = total time = actual endcreation
Process time =
0

Time calculation for dialog work items

Process time = actual end - actual start
Wait time = actual start- creation
Total time = wait time + process time

Time calculation for workflows

If there is at least one dependent dialog work item, the times are as follows:

  • The wait time of the workflow is calculated from the sum of the wait times of the dependent dialog work items.
  • The process time of the workflow is calculated from the sum of the process times of the dependent dialog work items.

Each individual summand is established as described above.

If there are no dependent dialog work items, the calculation is performed as for background work items.

Defining the points in time

  • Creation:

The work item is created with the status ready or - if the requested start date has not yet been reached - with the status waiting.

When background work items are created they are immediately set to the status in process.

  • Actual start:

First transition of the work item to the status in process.

  • Actual end:

Transition of the work item to the status completed.

Note

Wait times resulting from forwarding or resubmission are not included.

 

 

Leaving content frame