SAP ABAP Class CL_RECA_MESSAGE_LIST (Message Collector: Standard Implementation)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_MESSAGE_LIST Message Collector 20000725
Properties
Class CL_RECA_MESSAGE_LIST  
Short Description Message Collector: Standard Implementation    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20000725   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_MESSAGE_LIST Message Collector 20000725
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20010709 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FUNC_CALLBACK Constant Private Type reference (TYPE) FUNCNAME 'RECA_GUI_MSGLIST_CALLBACK' Default Callback Module 20001221
2 MC_MAX_LEVEL Constant Private Type reference (TYPE) N '9' Maximum Level of Detail 20011112
3 MC_MIN_LEVEL Constant Private Type reference (TYPE) N '1' Minimum Level of Detail 20040918
4 MD_EXTNUMBER Instance attribute Public Attribute reference (LIKE) Application Log: External ID 20020328
5 MD_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handle (Internal) 20040606
6 MD_LEVEL Instance attribute Public Attribute reference (LIKE) 20011112
7 MD_SUP_COUNT Instance attribute Private Type reference (TYPE) SYTABIX Support Mode Only: Number of Messages 20030604
8 MF_LOG_NOT_STORED Instance attribute Private Type reference (TYPE) RECABOOL ABAP_FALSE Access to Unsaved Log? 20070223
9 MR_SUP_CALLSTACK Instance attribute Private Object reference (TYPE REF TO) SYS_CALLS Support Mode Only: Calling Position of Instantiation 20040606
10 MS_LOG Instance attribute Private Type reference (TYPE) BAL_S_LOG Log Header Data 20011218
11 MT_SUP_MSG Instance attribute Private Type reference (TYPE) RE_T_MSG_X Support Mode Only: All Messages 20030604
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20000802
2 ADD_FROM_BAPI Instance method Public Method 20031109
3 ADD_FROM_INSTANCE Instance method Public Method 20011231
4 ADD_SYMSG Instance method Public Method 20020727
5 CHANGE_MSG_TYPE Instance method Public Method 20020201
6 CLEAR Instance method Public Method 20011231
7 COUNT Instance method Public Method 20021215
8 DELETE_MESSAGE Instance method Public Method 20020727
9 FREE Instance method Public Method 20011231
10 GET_CALLBACK_DATA Instance method Public Method 20021213
11 GET_FIRST_MESSAGE Instance method Public Method 20010213
12 GET_HANDLE Instance method Public Method 20011231
13 GET_LAST_MESSAGE Instance method Public Method 20010213
14 GET_LIST Instance method Public Method 20011231
15 GET_LIST_AS_BAPIRET Instance method Public Method 20020729
16 GET_LIST_X Instance method Public Method 20020319
17 GET_MSG_FILTER Instance method Protected Method Supplies Filter Settings for Selecting Messages 20020810
18 GET_STATISTICS Instance method Public Method 20011231
19 GET_STATISTICS_AS_TEXT Instance method Public Method 20040220
20 HAS_MESSAGES_OF_MSGTY Instance method Public Method 20020101
21 INIT Instance method Public Method 20000802
22 INIT_BY_HANDLE Instance method Public Method 20040918
23 INSERT Instance method Public Method 20021215
24 IS_EMPTY Instance method Public Method 20000802
25 RAISE_EVENT_ON_SELECT Instance method Public Method 20011231
26 RAISE_FIRST_MESSAGE Instance method Public Method 20030107
27 SET_DETAIL_LEVEL Instance method Public Method 20011112
28 SET_EXPIRATION_DATE Instance method Public Method 20110909
29 SET_EXTNUMBER Instance method Public Method 20020103
30 STORE Instance method Public Method 20020201
Events
# Event Type Visibility Description Created on
1 ON_SELECT Instance Event
(0)
Public
(2)
20001201
Types
Class CL_RECA_MESSAGE_LIST has no local type.
Method Signatures

Method ADD Signature

Method ADD on class CL_RECA_MESSAGE_LIST has no parameter.
Method ADD on class CL_RECA_MESSAGE_LIST has no exception.

Method ADD_FROM_BAPI Signature

Method ADD_FROM_BAPI on class CL_RECA_MESSAGE_LIST has no parameter.
Method ADD_FROM_BAPI on class CL_RECA_MESSAGE_LIST has no exception.

Method ADD_FROM_INSTANCE Signature

Method ADD_FROM_INSTANCE on class CL_RECA_MESSAGE_LIST has no parameter.
Method ADD_FROM_INSTANCE on class CL_RECA_MESSAGE_LIST has no exception.

Method ADD_SYMSG Signature

Method ADD_SYMSG on class CL_RECA_MESSAGE_LIST has no parameter.
Method ADD_SYMSG on class CL_RECA_MESSAGE_LIST has no exception.

Method CHANGE_MSG_TYPE Signature

Method CHANGE_MSG_TYPE on class CL_RECA_MESSAGE_LIST has no parameter.
Method CHANGE_MSG_TYPE on class CL_RECA_MESSAGE_LIST has no exception.

Method CLEAR Signature

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

Method COUNT Signature

Method COUNT on class CL_RECA_MESSAGE_LIST has no parameter.
Method COUNT on class CL_RECA_MESSAGE_LIST has no exception.

Method DELETE_MESSAGE Signature

Method DELETE_MESSAGE on class CL_RECA_MESSAGE_LIST has no parameter.
Method DELETE_MESSAGE on class CL_RECA_MESSAGE_LIST has no exception.

Method FREE Signature

Method FREE on class CL_RECA_MESSAGE_LIST has no parameter.
Method FREE on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_CALLBACK_DATA Signature

Method GET_CALLBACK_DATA on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_CALLBACK_DATA on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_FIRST_MESSAGE Signature

Method GET_FIRST_MESSAGE on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_FIRST_MESSAGE on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_HANDLE Signature

Method GET_HANDLE on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_HANDLE on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_LAST_MESSAGE Signature

Method GET_LAST_MESSAGE on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_LAST_MESSAGE on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_LIST Signature

Method GET_LIST on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_LIST on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_LIST_AS_BAPIRET Signature

Method GET_LIST_AS_BAPIRET on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_LIST_AS_BAPIRET on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_LIST_X Signature

Method GET_LIST_X on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_LIST_X on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_MSG_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG_FILTER Call by reference Type reference (TYPE) BAL_S_MFIL Filterkriterien für Meldungen 20020810
2 Importing ID_MSGTY Value transfer Type reference (TYPE) SYMSGTY 'I' Meldungstyp 20020810
3 Importing IF_OR_HIGHER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Sind auch kritischere Meldungstypen zu berücksichtigen? 20020810

Method GET_MSG_FILTER on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_STATISTICS Signature

Method GET_STATISTICS on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_STATISTICS on class CL_RECA_MESSAGE_LIST has no exception.

Method GET_STATISTICS_AS_TEXT Signature

Method GET_STATISTICS_AS_TEXT on class CL_RECA_MESSAGE_LIST has no parameter.
Method GET_STATISTICS_AS_TEXT on class CL_RECA_MESSAGE_LIST has no exception.

Method HAS_MESSAGES_OF_MSGTY Signature

Method HAS_MESSAGES_OF_MSGTY on class CL_RECA_MESSAGE_LIST has no parameter.
Method HAS_MESSAGES_OF_MSGTY on class CL_RECA_MESSAGE_LIST has no exception.

Method INIT Signature

Method INIT on class CL_RECA_MESSAGE_LIST has no parameter.
Method INIT on class CL_RECA_MESSAGE_LIST has no exception.

Method INIT_BY_HANDLE Signature

Method INIT_BY_HANDLE on class CL_RECA_MESSAGE_LIST has no parameter.
Method INIT_BY_HANDLE on class CL_RECA_MESSAGE_LIST has no exception.

Method INSERT Signature

Method INSERT on class CL_RECA_MESSAGE_LIST has no parameter.
Method INSERT on class CL_RECA_MESSAGE_LIST has no exception.

Method IS_EMPTY Signature

Method IS_EMPTY on class CL_RECA_MESSAGE_LIST has no parameter.
Method IS_EMPTY on class CL_RECA_MESSAGE_LIST has no exception.

Method RAISE_EVENT_ON_SELECT Signature

Method RAISE_EVENT_ON_SELECT on class CL_RECA_MESSAGE_LIST has no parameter.
Method RAISE_EVENT_ON_SELECT on class CL_RECA_MESSAGE_LIST has no exception.

Method RAISE_FIRST_MESSAGE Signature

Method RAISE_FIRST_MESSAGE on class CL_RECA_MESSAGE_LIST has no parameter.
Method RAISE_FIRST_MESSAGE on class CL_RECA_MESSAGE_LIST has no exception.

Method SET_DETAIL_LEVEL Signature

Method SET_DETAIL_LEVEL on class CL_RECA_MESSAGE_LIST has no parameter.
Method SET_DETAIL_LEVEL on class CL_RECA_MESSAGE_LIST has no exception.

Method SET_EXPIRATION_DATE Signature

Method SET_EXPIRATION_DATE on class CL_RECA_MESSAGE_LIST has no parameter.
Method SET_EXPIRATION_DATE on class CL_RECA_MESSAGE_LIST has no exception.

Method SET_EXTNUMBER Signature

Method SET_EXTNUMBER on class CL_RECA_MESSAGE_LIST has no parameter.
Method SET_EXTNUMBER on class CL_RECA_MESSAGE_LIST has no exception.

Method STORE Signature

Method STORE on class CL_RECA_MESSAGE_LIST has no parameter.
Method STORE on class CL_RECA_MESSAGE_LIST has no exception.
Event Signatures

Event ON_SELECT Signature
Event ON_SELECT on class CL_RECA_MESSAGE_LIST has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46C