SAP ABAP Class CL_RS_MSG (Message Handling)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Properties
Class CL_RS_MSG  
Short Description Message Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 19990723   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSARR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RS_MSG has no interface implemented.
Friends
Class CL_RS_MSG has no friend class.
Attributes
Class CL_RS_MSG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MON_AND_STATE Static method Public Method Set Monitor Entry and Status 19990723
2 PROTOCOL Static method Public Method Add to Log 19991028
Events
Class CL_RS_MSG has no event.
Types
Class CL_RS_MSG has no local type.
Method Signatures

Method MON_AND_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_IDOCSTATE Call by reference Type reference (TYPE) RSARR_T_IDOCSTATE Status Information 19990723
2 Exporting E_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rueckgabewert 19990723
3 Importing I_AU Value transfer Type reference (TYPE) RSMONVIEW-AUFRUFER Aufrufernummer 19990723
4 Importing I_DATAP Value transfer Type reference (TYPE) RSARR_S_RECEIVE_HEADER3-DATAPAKID Datepaketnummer 19990723
5 Importing I_ID Value transfer Type reference (TYPE) SY-MSGID Arbeitsgebiet 19990723
6 Importing I_INS Value transfer Type reference (TYPE) I 20010321
7 Importing I_MONITORING Value transfer Type reference (TYPE) RS_BOOL Monitoring ein /aus 19990723
8 Importing I_NAME Value transfer Type reference (TYPE) TABNAME Name der Tabelle 19990723
9 Importing I_NO Value transfer Type reference (TYPE) SY-MSGNO Nachrichtennummer 19990723
10 Importing I_REQUNR Value transfer Type reference (TYPE) RSSM_S_MINFO-REQUNR Requestnummer 19990723
11 Importing I_REQ_FORT Value transfer Type reference (TYPE) I 20010515
12 Importing I_RT Value transfer Type reference (TYPE) RSARR_S_IDOCSTATE-ROUTID Routinenname 19990723
13 Importing I_TY Value transfer Type reference (TYPE) SY-MSGTY Nachrichtentyp 19990723
14 Importing I_UPD Value transfer Type reference (TYPE) I 20010321
15 Importing I_V1 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 1 19990723
16 Importing I_V2 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 2 19990723
17 Importing I_V3 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 3 19990723
18 Importing I_V4 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 4 19990723

Method MON_AND_STATE on class CL_RS_MSG has no exception.

Method PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_BALMI Call by reference Type reference (TYPE) TABLE Protokolltabelle 19991028
2 Importing I_ID Value transfer Type reference (TYPE) SYMSGID Arbeitsgebiet 19991028
3 Importing I_NO Value transfer Type reference (TYPE) SYMSGNO Nachrichtennummer 19991028
4 Importing I_RC Value transfer Type reference (TYPE) SYSUBRC Returncode 19991028
5 Importing I_TY Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 19991028
6 Importing I_V1 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 1 19991028
7 Importing I_V2 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 2 19991028
8 Importing I_V3 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 3 19991028
9 Importing I_V4 Value transfer Type reference (TYPE) ANY Nachrichtenvariable 4 19991028

Method PROTOCOL on class CL_RS_MSG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in