SAP ABAP Class CL_RSRT_MESSAGE_MANAGER (Message Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_DATA_MESSAGE_MANAGER Data Message Manager 20120508
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_MESSAGE_LOG Message Log 20120508
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_MESSAGE_MANAGER Message Manager 20120508
Properties
Class CL_RSRT_MESSAGE_MANAGER  
Short Description Message Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120508   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 CL_RSRT_ID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_MESSAGE_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_DATA_MESSAGE_MANAGER Data Message Manager 20120508
2 IF_RSRT_MESSAGE_LOG Message Log 20120508
3 IF_RSRT_MESSAGE_MANAGER Message Manager 20120508
Friends
Class CL_RSRT_MESSAGE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_O_DATA Instance attribute Private Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120508
2 P_O_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_RSRT_MESSAGE_PROVIDER Message Provider 20130206
3 P_T_MESSAGES Instance attribute Private Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_T_MSG Message List 20130206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Private Method Add Message 20120508
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120508
3 CREATE_MESSAGE_MANAGER Static method Public Method Create Message Manager 20120508
4 FREE Instance method Public Method Free 20120508
Events
Class CL_RSRT_MESSAGE_MANAGER has no event.
Types
Class CL_RSRT_MESSAGE_MANAGER has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_ID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_ID Field ID 20120508
2 Returning ID Value transfer Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_ID Message ID 20120508
3 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120508
4 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY IF_RSRT_MESSAGE_LOG=>N_CS_MSGTY-ERROR Nachrichtentyp 20120622
5 Importing O_MSG_OBJECT Call by reference Object reference (TYPE REF TO) IF_MESSAGE Schnittstelle zum Zugriff auf Texte von Meldungsobjekten 20120508

Method ADD_MESSAGE on class CL_RSRT_MESSAGE_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_DATA Call by reference Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120508
2 Importing O_PROVIDER Call by reference Object reference (TYPE REF TO) IF_RSRT_MESSAGE_PROVIDER Message Provider 20130206

Method CONSTRUCTOR on class CL_RSRT_MESSAGE_MANAGER has no exception.

Method CREATE_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_DATA Call by reference Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120508
2 Importing O_PROVIDER Call by reference Object reference (TYPE REF TO) IF_RSRT_MESSAGE_PROVIDER Message Provider 20130206
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_MESSAGE_MANAGER Message Manager 20120508

Method CREATE_MESSAGE_MANAGER on class CL_RSRT_MESSAGE_MANAGER has no exception.

Method FREE Signature

Method FREE on class CL_RSRT_MESSAGE_MANAGER has no parameter.
Method FREE on class CL_RSRT_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730