SAP ABAP Function Module SRT_WS_MSG_RESTART_IMMEDIATELY (Restarts sequence immediately; internal use only)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_WS_MESSAGE (Package) Access to WS Message
Basic Data
Function Module SRT_WS_MSG_RESTART_IMMEDIATELY Restarts sequence immediately; internal use only  
Function Group SRT_WS_MESSAGE_UTIL   Utility Functions for Message Access  
Program Name SAPLSRT_WS_MESSAGE_UTIL    
INCLUDE Name LSRT_WS_MESSAGE_UTILU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LOCKED_BY TYPE SYUNAME Lock by (prevents restart)
Exporting WRONG_STATE TYPE SRT_WS_MESSAGE_STATE Status of message (prevents restart)
Importing PERSIST_ID TYPE SXMS_PERSIST_ID Sequence ID
Importing SKIP_MESSAGE TYPE BOOLEAN '-' Skip current message and schedule sequence
Importing USER_PRESERVE TYPE SRT_WS_MSG_USER_PRESERVE Structure for data for "user preserve and restore"
Exception LOCKING TYPE Locking Error
Exception SEQUENCE_FAILURE TYPE Error in sequence processing
Exception NO_AUTHORITY TYPE No Authorization
Exception USER_RESTORE_FAILURE TYPE Error when setting user
Exception SEQUENCE_LOCKED TYPE The assigned sequence is locked
Exception WRONG_QUEUE_STATE TYPE sequence reports wrong queue state
               
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  20080415 
SAP Release Created in 710