SAP Function SWW_WI_TEXTS_CHANGE - Change Deadline/Notification Texts of Work Item (Types W, E, B, and F)

Parameter Reference Type Length Default Optional Text
AUTHORIZATION_CHECKED SWWCOMMIT-AUTHCKFLAG C 1 SPACE X Indicator for Control of Authorization Check
DO_COMMIT SWWCOMMIT-COMMITFLAG C 1 'X' X Indicator for Control of Commit Logic
PRECONDITIONS_CHECKED SWWCOMMIT-CHECKFLAG C 1 SPACE X Indicator for Control of Status Checks and Type Checks
WI_ID SWWWIHEAD-WI_ID N 12 Work Item ID
WORKITEM_LANGU SWWWIHEAD-WI_LANG C 1 SY-LANGU X Language for Texts of a Work Item
WORKITEM_TEXT SWWWIHEAD-WI_TEXT C 120 SPACE X New General Text of Work Item

Exception Text
INVALID_STATUS Update Not Allowed in Current Status
INVALID_TYPE Method Not Allowed for this Type
NO_AUTHORIZATION Update Not Allowed in Current Status
UPDATE_FAILED Work Item Cannot Be Updated

Functionality
This function module sets the work item text of the work item with theID WI_ID to WORKITEM_TEXT.