SAP ABAP Interface /BOFU/IF_FBI_UI_HLPR_MESSAGE (FBI Version 2: UI Helper Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
⤷
/BOFU/FBI_RUNTIME_V2_BASE (Package) FBI Runtime: Current Version: Base Services
⤷
⤷
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
| Interface | /BOFU/IF_FBI_UI_HLPR_MESSAGE | |
| Short Description | FBI Version 2: UI Helper Class |
General Data
| Package | /BOFU/FBI_RUNTIME_V2_BASE | FBI Runtime: Current Version: Base Services |
| Created | 20100115 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /BOFU/IF_FBI_UI_HLPR_MESSAGE has no forward declaration.
Interfaces
Interface /BOFU/IF_FBI_UI_HLPR_MESSAGE has no interface.
Friends
Interface /BOFU/IF_FBI_UI_HLPR_MESSAGE has no friend.
Attributes
Interface /BOFU/IF_FBI_UI_HLPR_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100115 | ||
| 2 | Instance method | Public | Method | 20100115 |
Events
Interface /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 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_MESSAGE_K | Message Table | 20100115 |
Method FILTER_MESSAGES on Interface /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 | CT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20100222 | |||
| 2 | ET_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20100115 | |||
| 3 | ET_MESSAGE_CONTEXT | Call by reference | Type reference (TYPE) | TT_MESSAGE_CONTEXT | 20100115 | ||||
| 4 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20100115 | |||
| 5 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Business Object | 20100115 |
Method GET_MESSAGE_CONTEXT on Interface /BOFU/IF_FBI_UI_HLPR_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |