SAP ABAP Interface IF_WSM_ACCESS_MONITOR (Message Monitor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
     SOAP_WSM_ACCESS (Package) WS Message Access
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSM_ACCESS_MONITOR WS Message Monitor 20100527
Properties
Interface IF_WSM_ACCESS_MONITOR  
Short Description Message Monitor    
General Data
Package SOAP_WSM_ACCESS   WS Message Access 
Created 20100527   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WSM_ACCESS_MONITOR has no interface.
Friends
Interface IF_WSM_ACCESS_MONITOR has no friend.
Attributes
Interface IF_WSM_ACCESS_MONITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_INCONSISTENT_MESSAGES Instance method Public Method Cancel Inconsistent Messages 20100527
2 CANCEL_MESSAGES Instance method Public Method Cancel Messages 20100527
3 CHANGE_EXPIRY_DATE Instance method Public Method Change Expiry Date 20100602
4 CHECK_INCONSISTENT_MESSAGES Instance method Public Method Check Message Consistency 20100527
5 CHECK_RELATED_MESSAGES Instance method Public Method Check Consistency of Related Messages 20100527
6 GET_ALL_CHILDREN Instance method Public Method Get All Child Messages 20100527
7 GET_FIRST_MESSAGE Instance method Public Method Get First Message of a Sequence 20110105
8 GET_FIRST_PARENTS Instance method Public Method Get First Parent Messages 20100527
9 GET_ID_MAPPING Instance method Public Method Get Relationship Persistence ID, Message ID and Location 20100623
10 GET_MESSAGES_INFO Instance method Public Method Get Message Information 20100712
11 GET_MESSAGES_SUMMARY Instance method Public Method Get Summary of Messages 20100616
12 GET_MESSAGE_PAYLOAD Instance method Public Method Get Message Payload 20100622
13 GET_MESSAGE_VERSIONS Instance method Public Method Get All Versions of a Message 20100622
14 GET_PERFORMANCE_DATA Instance method Public Method Get Performance Data 20100611
15 GET_PROCESSING_STATE Instance method Public Method Get Processing State of a Message 20100527
16 RECONCILE_MESSAGES Instance method Public Method Reconcile Messages 20100527
17 RESTART_BY_FILTER Instance method Public Method Restart Messages by Filter 20100728
18 RESTART_MESSAGES Instance method Public Method Restart Messages 20100527
19 SELECT_MESSAGES Instance method Public Method Select Messages 20100527
20 SELECT_RUNTIME_ERRORS Instance method Public Method Select Runtime Errors 20100625
21 SELECT_SEQUENCES Instance method Public Method Select Sequences 20101209
22 SYNCPOINT_CHECK Instance method Public Method Syncpoint: Consistency Check 20101026
23 SYNCPOINT_SELECT Instance method Public Method Syncpoint: Select Messages 20101026
24 SYNCPOINT_SET Instance method Public Method Syncpoint: Set a Syncpoint 20101026
25 SYNCPOINT_WAIT Instance method Public Method Syncpoint: Wait for processing of all messages 20101026
26 TERMINATE_SEQUENCES Instance method Public Method Terminate Sequences 20101216
27 UPDATE_MESSAGE_RETENTION Instance method Public Method Update Message Retention 20100602
28 WAIT_FOR_PROCESSING Instance method Public Method Wait for Message Processing 20100527
Events
Interface IF_WSM_ACCESS_MONITOR has no event.
Types
Interface IF_WSM_ACCESS_MONITOR has no local type.
Method Signatures

Method CANCEL_INCONSISTENT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSIST_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T Persistence ID - Table 20100527
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Sequencing Exceptions 20100527
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method CANCEL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_ACCESS_ID_T Persistency Access ID - Table 20100527
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Sequence restart failed 20100527
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method CHANGE_EXPIRY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_DATE Call by reference Type reference (TYPE) D New Expiry Date 20100602
2 Importing PERSIST_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T Persistence ID in SOAP Runtime - Table 20100602
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100614
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20110103

Method CHECK_INCONSISTENT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) SRT_MCHECK_FILTER Select Filter for Consistency Check 20100527
2 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_MCHECK_RESULT_T Result of Consistency Check - Table 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method CHECK_RELATED_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCONS_MESSAGE_ID Value transfer Type reference (TYPE) SRT_MSGID Inconsistent Message ID 20100527
2 Importing MESSAGE_ID_LIST Call by reference Type reference (TYPE) SRT_MSGID_T Message ID - Table 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method GET_ALL_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILD_ID_LIST Value transfer Type reference (TYPE) SRT_MSGID_T Child ID - Table 20100527
2 Importing PARENT_ID_LIST Call by reference Type reference (TYPE) SRT_MSGID_T Parent ID - Table 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method GET_FIRST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCOMPLETE Call by reference Type reference (TYPE) XSDBOOLEAN 'X' Incomple processing only 20110105
2 Importing LOCATION Call by reference Type reference (TYPE) SRT_PERSISTENCY_LOCATION SPACE Location Consumer / Provider 20110105
3 Returning RESULT Value transfer Type reference (TYPE) SRT_MSELECT_RESULT Message Select Result 20110105
4 Importing SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQID Sequence ID 20110105
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20110105
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20110105

Method GET_FIRST_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID_LIST Call by reference Type reference (TYPE) SRT_MSGID_T Message ID - Table 20100527
2 Returning PARENT_ID_LIST Value transfer Type reference (TYPE) SRT_MSGID_T Parent ID - Table 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method GET_ID_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAPPING_LIST Value transfer Type reference (TYPE) SRT_PERSISTENCY_ID_MAPPING_T Relationship Persistence ID, Message ID and Location - Table 20100623
2 Importing MESSAGE_ID_LIST Call by reference Type reference (TYPE) SRT_T_MSGID Message ID in SOAP Runtime - Table 20100623
3 Importing PERSIST_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T Persistence ID in SOAP Runtime - Table 20100623
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100623
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100623

Method GET_MESSAGES_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID_LIST Call by reference Type reference (TYPE) SRT_T_MSGID Message ID in SOAP Runtime - Table 20100712
2 Returning MINFO_LIST Value transfer Type reference (TYPE) SRT_MESSAGE_INFO_T Message Information - Table 20100712
3 Importing PERSIST_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID_T Persistence ID in SOAP Runtime - Table 20100712
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100712
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100712

Method GET_MESSAGES_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPL_ERROR_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of Messages with "Application Error" 20100616
2 Exporting CANCELLED_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of Messages with "Cancelled" status 20100616
3 Importing FILTER Call by reference Type reference (TYPE) SRT_MSELECT_FILTER Message Filter 20100616
4 Exporting FINISHED_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of Messages with "Finished" status 20100616
5 Exporting FORWARDED_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T 20120711
6 Exporting ISOLATED_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of Messages with "Isolated" status 20100616
7 Exporting SUMMARY_LIST Call by reference Type reference (TYPE) SRT_MSUMMARY_RESULT_T Message Summary Result - Table 20100616
8 Exporting SYSTEM_ERROR_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of Messages with "System Error" 20100616
9 Exporting WAITING_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of Messages with "Wait for Processing" 20100616
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100616
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100616

Method GET_MESSAGE_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAYLOAD Value transfer Type reference (TYPE) XSTRING Message Payload 20100622
2 Importing PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20100622
3 Importing VERSION Call by reference Type reference (TYPE) SRT_MESSAGE_VERSION blank: Last Productive version 20100622
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100622
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100622

Method GET_MESSAGE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID in SOAP Runtime 20100622
2 Returning VERSION_LIST Value transfer Type reference (TYPE) SRT_PERSISTENCY_VERSION_T Persistence version of a message - Table 20100622
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100622
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100622

Method GET_PERFORMANCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) SRT_MPERFORMANCE_FILTER 20100611
2 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_MPERFORMANCE_RESULT_T Message Performance Result - Table 20100611
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100614
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20110103

Method GET_PROCESSING_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRLOG_LIST Call by reference Type reference (TYPE) SRT_ERRLOG_RESULT_TAB SRT Error Log: Result Table 20100527
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) SRT_MSGID Message ID 20100527
3 Importing PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID 20100527
4 Exporting RESULT_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T Message Select Result - Table 20100527
5 Exporting STATE_CODE Call by reference Type reference (TYPE) SRT_PROCESSING_STATE Processing Status 20100527
6 Exporting STATE_GROUP Call by reference Type reference (TYPE) SRT_PROCESSING_STATE_GROUP Processing Status Group 20100527
7 Exporting STATE_TEXT Call by reference Type reference (TYPE) SRT_PROCESSING_STATE_TEXT Text for Processing Status 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method RECONCILE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID_LIST Call by reference Type reference (TYPE) SRT_T_MSGID Table of Message IDs 20100527
2 Importing PREVENT_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL SPACE If set, default COMMIT is suppressed 20100527
3 Returning RECON_ERROR Value transfer Type reference (TYPE) XSDBOOLEAN 'X': Error happened 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100622

Method RESTART_BY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) SRT_MRESTART_FILTER Filter for Multiple Restart 20100728
2 Exporting MESSAGE_COUNT Call by reference Type reference (TYPE) I Number of restarted messages 20100728
3 Exporting MESSAGE_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T List of restarted messages 20100728
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Sequencing Exceptions 20100728
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100728
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100728

Method RESTART_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_ID_LIST Call by reference Type reference (TYPE) SRT_PERSISTENCY_ACCESS_ID_T Persistency Access ID - Table 20100527
2 Importing DEBUG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X': Restart with Debug 20100527
# Exception Resumable Description Created on
1 CX_SOAP_AREA_SEQ Sequencing Exceptions 20100527
2 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
3 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method SELECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMITTED_READ Call by reference Type reference (TYPE) XSDBOOLEAN SPACE X: Committed Read 20101203
2 Importing EXCLUDE_EXTERNAL_DATA Call by reference Type reference (TYPE) XSDBOOLEAN SPACE 20120621
3 Importing FILTER Call by reference Type reference (TYPE) SRT_MSELECT_FILTER Message Filter 20100527
4 Importing MAX_MESSAGES Call by reference Type reference (TYPE) I 100000 Max. Output Messages (0: All) 20100527
5 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_MSELECT_RESULT_T Message Select Result - Table 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527

Method SELECT_RUNTIME_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) SRT_MRTERROR_FILTER Select Filter for Runtime Errors 20100625
2 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_MRTERROR_RESULT_T Runtime Error Result - Table 20100625
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100625
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100722

Method SELECT_SEQUENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMITTED_READ Call by reference Type reference (TYPE) XSDBOOLEAN SPACE X: Committed Read 20101209
2 Importing FILTER Call by reference Type reference (TYPE) SRT_SSELECT_FILTER Sequence Filter 20101209
3 Importing MAX_SEQUENCES Call by reference Type reference (TYPE) I Max. Output Sequences (0: All) 20101209
4 Returning RESULT_LIST Value transfer Type reference (TYPE) SRT_SSELECT_RESULT_T Sequence Select Result - Table 20101209
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20101209
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20101209

Method SYNCPOINT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_MONITOR Call by reference Type reference (TYPE) XSDBOOLEAN 'X' X: Call Message Monitor in case of inconsistencies 20101026
2 Returning MESSAGE_LIST Value transfer Type reference (TYPE) SRT_MCHECK_RESULT_T List of inconsistent messages 20101026
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20101026
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20101026

Method SYNCPOINT_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_LIST Value transfer Type reference (TYPE) SRT_MSELECT_RESULT_T List of messages 20101026
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20101026
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20101026

Method SYNCPOINT_SET Signature

Method SYNCPOINT_SET on Interface IF_WSM_ACCESS_MONITOR has no parameter.
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20101026

Method SYNCPOINT_WAIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_LIST Value transfer Type reference (TYPE) SRT_MSELECT_RESULT_T List of messages 20101026
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20101026
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20101026

Method TERMINATE_SEQUENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_ID_LIST Call by reference Type reference (TYPE) SRT_SEQUENCE_ACCESS_ID_T Sequence ID and Location - Table 20101216
2 Importing TERM_TYPE Call by reference Type reference (TYPE) CHAR1 'H' H/S: Hard / Soft 20101216
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20101216
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20101216

Method UPDATE_MESSAGE_RETENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) SRT_RETENTION_CATEGORY Retention Category 20100602
2 Importing DO_COMMIT Call by reference Type reference (TYPE) XSDBOOLEAN 'X' 'X': Commit Work 20100602
3 Importing INTERFACE_LIST Call by reference Type reference (TYPE) SRT_INTERFACE_T Qualified Interface Name - Table 20100602
4 Importing PERIOD Call by reference Type reference (TYPE) I Retention Period (No. of days) 20100602
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100614
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20110103

Method WAIT_FOR_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRLOG_LIST Call by reference Type reference (TYPE) SRT_ERRLOG_RESULT_TAB SRT Error Log Result - Table 20100527
2 Importing MAXWAIT Call by reference Type reference (TYPE) I 300 Max. Wait Time in seconds, Default: 300 seconds 20100527
3 Importing MESSAGE_ID Call by reference Type reference (TYPE) SRT_MSGID Message ID in SOAP Runtime 20100527
4 Importing PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID Persistence ID 20100527
5 Exporting RESULT_LIST Call by reference Type reference (TYPE) SRT_MSELECT_RESULT_T Message Select Result - Table 20100527
6 Exporting STATE_CODE Call by reference Type reference (TYPE) SRT_PROCESSING_STATE Processing Status 20100527
7 Exporting STATE_GROUP Call by reference Type reference (TYPE) SRT_PROCESSING_STATE_GROUP Processing Status Group 20100527
8 Exporting STATE_TEXT Call by reference Type reference (TYPE) SRT_PROCESSING_STATE_TEXT Text for Processing Status 20100527
# Exception Resumable Description Created on
1 CX_WSM_ACCESS_AUTHORITY Missing authorization 20100527
2 CX_WSM_ACCESS_MONITOR WS Message Monitoring Exceptions 20100527
History
Last changed by/on SAP  20130531 
SAP Release Created in 800