SAP ABAP Class /BOFU/IF_FBI_MESSAGE_MANAGER (FBI Message Manager)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /BOFU/IF_ABSTRACT_FACTORY Abstract Factory 20091014
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FBI_MESSAGE_MANAGER FBI Version 2: Message manager 20091014
Properties
Class /BOFU/IF_FBI_MESSAGE_MANAGER  
Short Description FBI Message Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091014   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/IF_FBI_MESSAGE_BUFFER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOFU/IF_FBI_MESSAGE_MANAGER has no interface implemented.
Friends
Class /BOFU/IF_FBI_MESSAGE_MANAGER has no friend class.
Attributes
Class /BOFU/IF_FBI_MESSAGE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method 20091014
2 GET_MESSAGES Instance method Public Method Get Messages 20091014
3 INITIALIZE Instance method Public Method 20091014
Events
Class /BOFU/IF_FBI_MESSAGE_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MESSAGES_GUID Public See coding 20091014 tt_messages_guid TYPE HASHED TABLE OF /bobf/conf_key WITH UNIQUE KEY TABLE_LINE
Method Signatures

Method CLEANUP Signature

Method CLEANUP on class /BOFU/IF_FBI_MESSAGE_MANAGER has no parameter.
Method CLEANUP on class /BOFU/IF_FBI_MESSAGE_MANAGER has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K Message Table 20091014
2 Exporting ET_MESSAGE_INDEX Call by reference Type reference (TYPE) /BOFU/IF_FBI_MESSAGE_BUFFER=>TT_MESSAGE_INDEX 20100719
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20100222
4 Importing IT_KEYS Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20091014
5 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091014
6 Importing IV_CHECK_ATTRIBUTES Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100222
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091014
8 Importing IV_UNDISPATCHED_ONLY Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091014

Method GET_MESSAGES on class /BOFU/IF_FBI_MESSAGE_MANAGER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class /BOFU/IF_FBI_MESSAGE_MANAGER has no parameter.
Method INITIALIZE on class /BOFU/IF_FBI_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in