SAP ABAP Function Module SWW_WI_AGENTS_CHANGE (Change Agents of Work Item)
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_AGENTS_CHANGE Change Agents of Work Item  
Function Group SWWA   API for Work Items  
Program Name SAPLSWWA    
INCLUDE Name LSWWAU73    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NOTIFICATION_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Indicator Showing Whether Old Agents Are To Be Deleted
Importing DEADLINE_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Indicator Showing Whether Old Agents Are To Be Deleted
Importing DESIRED_END_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Indicator Showing Whether Old Agents Are To Be Deleted
Importing LATEST_START_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Indicator Showing Whether Old Agents Are To Be Deleted
Importing EXCLUDED_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Indicator Showing Whether Old Agents Are To Be Deleted
Importing AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Indicator Showing Whether Old Agents Are To Be Deleted
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
Tables AGENTS TYPE SWHACTOR Agents for Processing Work Item
Tables DEADLINE_AGENTS TYPE SWHACTOR Agents for Latest End of WI
Tables DESIRED_END_AGENTS TYPE SWHACTOR Agents for Requested End of WI
Tables LATEST_START_AGENTS TYPE SWHACTOR Agents for Latest Start of WI
Tables EXCLUDED_AGENTS TYPE SWHACTOR Excluded Agents for WI
Tables NOTIFICATION_AGENTS TYPE SWHACTOR Agents for Work Item Completion Message
Exception NO_AUTHORIZATION TYPE User Has No Authorization for this Action
Exception UPDATE_FAILED TYPE Work Item Cannot Be Updated
Exception INVALID_TYPE TYPE Action Not Possible for this Work Item Type
               
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