SAP ABAP Function Module SWW_WI_TEXTS_CHANGE (Change Deadline/Notification Texts of Work Item (Types W, E, B, and F))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Basic Data
Function Module SWW_WI_TEXTS_CHANGE Change Deadline/Notification Texts of Work Item (Types W, E, B, and F)  
Function Group SWWA   API for Work Items  
Program Name SAPLSWWA    
INCLUDE Name LSWWAU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing WI_ID TYPE SWWWIHEAD-WI_ID Work Item ID
Importing DO_COMMIT TYPE SWWCOMMIT-COMMITFLAG 'X' Indicator for Control of Commit Logic
Importing AUTHORIZATION_CHECKED TYPE SWWCOMMIT-AUTHCKFLAG SPACE Indicator for Control of Authorization Check
Importing PRECONDITIONS_CHECKED TYPE SWWCOMMIT-CHECKFLAG SPACE Indicator for Control of Status Checks and Type Checks
Importing WORKITEM_TEXT TYPE SWWWIHEAD-WI_TEXT SPACE New General Text of Work Item
Importing WORKITEM_LANGU TYPE SWWWIHEAD-WI_LANG SY-LANGU Language for Texts of a Work Item
Exception NO_AUTHORIZATION TYPE Update Not Allowed in Current Status
Exception INVALID_TYPE TYPE Method Not Allowed for this Type
Exception UPDATE_FAILED TYPE Work Item Cannot Be Updated
Exception INVALID_STATUS TYPE Update Not Allowed in Current Status
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950807 
SAP Release Created in