SAP ABAP Function Module SWW_WI_RESUBMISSION_END (End Resubmission 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_RESUBMISSION_END End Resubmission of Work Item  
Function Group SWWA   API for Work Items  
Program Name SAPLSWWA    
INCLUDE Name LSWWAU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_STATUS TYPE SWWWIHEAD-WI_STAT New Status of Work Item
Exporting DEADLINES_EXIST TYPE SWWWIHEAD-NO_DEADL Indicator Showing Whether WI Still Has At Least One Deadline
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 WI_DH_STAT TYPE SWWWIHEAD-WI_DH_STAT '0000' Deadline Status of Work Item (NOT Set
Exception UPDATE_FAILED TYPE Work Item Cannot Be Updated
Exception INVALID_TYPE TYPE Method Not Allowed for this Type
Exception NO_AUTHORIZATION TYPE User Has No Authorization for this Action
Exception INFEASIBLE_STATE_TRANSITION TYPE Resubmission 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  19960119 
SAP Release Created in