SAP ABAP Class /BOFU/IF_FBI_UI_HLPR_MESSAGE (FBI Version 2: UI Helper Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_UIH_ACTION_LIST_V2 UI Helper Class for Action List 20110208
Properties
Class /BOFU/IF_FBI_UI_HLPR_MESSAGE  
Short Description FBI Version 2: UI Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no forward declaration.
Interfaces
Class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no interface implemented.
Friends
Class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no friend class.
Attributes
Class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_MESSAGES Instance method Public Method 20100115
2 GET_MESSAGE_CONTEXT Instance method Public Method 20100115
Events
Class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MESSAGE_CONTEXT Public See coding 20100115 BEGIN OF ts_message_context, bo TYPE /bobf/obm_bo_key, node TYPE /bobf/obm_node_key, t_key TYPE /bobf/t_frw_key, t_attribute TYPE /bobf/t_frw_name, END OF ts_message_context
2 TT_MESSAGE_CONTEXT Public See coding 20100115 tt_message_context TYPE STANDARD TABLE OF ts_message_context
Method Signatures

Method FILTER_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K Message Table 20100115

Method FILTER_MESSAGES on class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no exception.

Method GET_MESSAGE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTRIBUTES Call by reference Type reference (TYPE) /BOBF/T_FRW_NAME List of Names (e.g. Fieldnames) 20100222
2 Exporting ET_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20100115
3 Exporting ET_MESSAGE_CONTEXT Call by reference Type reference (TYPE) TT_MESSAGE_CONTEXT 20100115
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100115
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Business Object 20100115

Method GET_MESSAGE_CONTEXT on class /BOFU/IF_FBI_UI_HLPR_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in