SAP ABAP Function Module SAP_WAPI_SET_WORKITEM_STATUS (Workflow-Schnittstellen: Status eines Workitems setzen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR (Package) Business Workflow: WAPI Interfaces
Basic Data
Function Module SAP_WAPI_SET_WORKITEM_STATUS Workflow-Schnittstellen: Status eines Workitems setzen  
Function Group SWRC   Workflow interfaces: Work list client  
Program Name SAPLSWRC   Workflow interfaces: Work list client 
INCLUDE Name LSWRCU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_STATUS TYPE SWR_WISTAT Neuer Status
Exporting RETURN_CODE TYPE SYST-SUBRC Rückgabewert (0, 1, 999)
Importing WORKITEM_ID TYPE SWR_STRUCT-WORKITEMID Workitem-Identifikation
Importing STATUS TYPE SWR_WISTAT-STATUS Gewünschter Status des Workitems
Importing USER TYPE SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers
Importing LANGUAGE TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache
Importing DO_COMMIT TYPE XFELD 'X' Flag zur Steuerung der Commit-Logik
Importing CHECK_INBOX_RESTRICTION TYPE XFELD SPACE
Tables MESSAGE_LINES TYPE SWR_MESSAG Nachrichtenzeilen
Tables MESSAGE_STRUCT TYPE SWR_MSTRUC Nachrichtenstruktur
               
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  20050115 
SAP Release Created in