SAP ABAP Class IF_BICS_MESSAGE_MANAGER (Message Manager in BICS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_MESSAGE_MANAGER_BASE Basis for Message Manager in BW BICS 20100308
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_MESSAGE_MANAGER Message Manager in BICS 20100303
Properties
Class IF_BICS_MESSAGE_MANAGER  
Short Description Message Manager in BICS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100215   SAP 
Last change 20130531   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 IF_BICS_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_BICS_MESSAGE_MANAGER has no interface implemented.
Friends
Class IF_BICS_MESSAGE_MANAGER has no friend class.
Attributes
Class IF_BICS_MESSAGE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete Messages 20110225
2 GET_CHANGE_COUNTER Instance method Public Method Check for New Messages 20100303
3 GET_MAX_LEVEL Instance method Public Method Read Maximum Message Level 20100303
4 GET_MESSAGES Instance method Public Method Read Messages 20100303
5 GET_MESSAGES_AS_TABLE Instance method Public Method Read Messages 20110217
6 SIZE Instance method Public Method Determine Size 20100303
Events
Class IF_BICS_MESSAGE_MANAGER has no event.
Types
Class IF_BICS_MESSAGE_MANAGER has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class IF_BICS_MESSAGE_MANAGER has no parameter.
Method CLEAR on class IF_BICS_MESSAGE_MANAGER has no exception.

Method GET_CHANGE_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGE_COUNTER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303

Method GET_CHANGE_COUNTER on class IF_BICS_MESSAGE_MANAGER has no exception.

Method GET_MAX_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LEVEL Value transfer Type reference (TYPE) IF_BICS_MESSAGE=>TN_LEVEL Natürliche Zahl 20100303

Method GET_MAX_LEVEL on class IF_BICS_MESSAGE_MANAGER has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MESSAGES Value transfer Type reference (TYPE) IF_BICS_MESSAGE=>TN_T_MESSAGE Meldung im BW BICS 20100303

Method GET_MESSAGES on class IF_BICS_MESSAGE_MANAGER has no exception.

Method GET_MESSAGES_AS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_MESSAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110310
2 Returning R_T_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20110217

Method GET_MESSAGES_AS_TABLE on class IF_BICS_MESSAGE_MANAGER has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SIZE Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100303

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