SAP ABAP Class CL_RSODP_R3IS_MESSAGES (Messages)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSODP (Package) Operational Data Provisioning (BW Part)
Properties
Class CL_RSODP_R3IS_MESSAGES  
Short Description Messages    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODP   Operational Data Provisioning (BW Part) 
Created 20090120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODP_R3IS_MESSAGES has no forward declaration.
Interfaces
Class CL_RSODP_R3IS_MESSAGES has no interface implemented.
Friends
Class CL_RSODP_R3IS_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_RSODP_R3IS_MESSAGES Messages 20090120
2 P_T_MESSAGES Instance attribute Private Type reference (TYPE) T_MSG Message table message collector 20090120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_T_MSG Static method Public Method 20090206
2 CLASS_CONSTRUCTOR Static method Public Constructor 20090120
3 CONVERT_TO_RS_T_MSG Instance method Public Method 20090206
4 GET_MESSAGES Instance method Public Method 20090120
5 WRITE_MESSAGE Static method Public Method 20090120
Events
Class CL_RSODP_R3IS_MESSAGES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MSG Public See coding 20090120 BEGIN OF s_msg. TYPES msgid TYPE symsgid. TYPES msgno TYPE symsgno. INCLUDE TYPE smesg. TYPES END OF s_msg
2 T_MSG Public See coding 20090120 t_msg TYPE STANDARD TABLE OF s_msg
Method Signatures

Method ADD_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090206

Method ADD_T_MSG on class CL_RSODP_R3IS_MESSAGES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSODP_R3IS_MESSAGES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSODP_R3IS_MESSAGES has no exception.

Method CONVERT_TO_RS_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090206

Method CONVERT_TO_RS_T_MSG on class CL_RSODP_R3IS_MESSAGES has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) T_MSG Nachrichtentabelle Nachrichtensammler 20090120

Method GET_MESSAGES on class CL_RSODP_R3IS_MESSAGES has no exception.

Method WRITE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SY-MSGID 'RSODP' Nachrichtenklasse 20090120
2 Importing I_NUM Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20090120
3 Importing I_R_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090206
4 Importing I_TYPE Call by reference Type reference (TYPE) SY-MSGTY 'I' Nachrichtentyp 20090120
5 Importing I_WITH1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20090120
6 Importing I_WITH2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20090120
7 Importing I_WITH3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20090120
8 Importing I_WITH4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20090120

Method WRITE_MESSAGE on class CL_RSODP_R3IS_MESSAGES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720