SAP Function SWW_WI_STATUS_SET_READY - Deadline: Activate Work Item (Types W, E, F, and B)

Parameter Reference Type Length Default Optional Text
WI_DH_STAT SWWWIHEAD-WI_DH_STAT N 4 '0000' X Deadline Status (Ignored in FM)
WI_ID SWWWIHEAD-WI_ID N 12 Work Item To Be Activated

Exception Text
INFEASIBLE_STATE_TRANSITION Activate Not Allowed in Current Status
INVALID_TYPE Method Not Allowed for this Type
UPDATE_FAILED Work Item Cannot Be Updated

Functionality
This function module changes the status of the work item with the IDWI_ID from WAITING to READY. The function module isrequired for monitoring the requested start. It is called from thedeadline monitoring report RSWWDHEX if the requested start is missedand the work item already exists with status WAITING.