SAP ABAP Function Module SWW_WI_AGENTS_CHANGE_S (Ändern der Bearbeiter eines Workitems (Struktur))
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_S Ändern der Bearbeiter eines Workitems (Struktur)  
Function Group SWWP   WIM Internal Function Modules  
Program Name SAPLSWWP   WIM Internal Function Modules 
INCLUDE Name LSWWPU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NOTIFICATION_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Flag - old agents should be deleted
Importing DEADLINE_AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Flag - old agents should 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 Flag - old agents should be deleted
Importing AGENTS_APPEND TYPE SWWCOMMIT-APPENDFLAG SPACE Flag - old agents should be deleted
Importing WI_HEADER TYPE SWWWIHEAD Header data of work item
Importing DO_COMMIT TYPE SWWCOMMIT-COMMITFLAG 'X' Flag for controlling commit logic
Importing AUTHORIZATION_CHECKED TYPE SWWCOMMIT-AUTHCKFLAG SPACE Flag for controlling authorization check
Tables AGENTS TYPE SWHACTOR Agents for processing work item
Tables DEADLINE_AGENTS TYPE SWHACTOR Agents for deadline monitoring of work item
Tables DESIRED_END_AGENTS TYPE SWHACTOR
Tables LATEST_START_AGENTS TYPE SWHACTOR
Tables EXCLUDED_AGENTS TYPE SWHACTOR Excluded agents for WI
Tables NOTIFICATION_AGENTS TYPE SWHACTOR Agents for completion message of work item
Exception NO_AUTHORIZATION TYPE User does not have authorization for this action
Exception UPDATE_FAILED TYPE Unable to update work item
               
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