SAP ABAP Interface /BOFU/IF_FBI_MESSAGE_BUFFER (FBI Message Buffer)
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_FBI_MESSAGE_BUFFER | FBI Version 2: Message Buffer | 20090922 |
Properties
| Interface | /BOFU/IF_FBI_MESSAGE_BUFFER | |
| Short Description | FBI Message Buffer |
General Data
| Package | /BOFU/FBI_RUNTIME_V2_BASE | FBI Runtime: Current Version: Base Services |
| Created | 20090922 | SAP |
| Last changed | 20110908 | SAP |
| 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 | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20090922 |
Friends
Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no friend.
Attributes
Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | TODO: Build Node Buffer | 20090922 | |
| 2 | Instance method | Public | Method | Check whether node is modified and delete messages | 20091014 | |
| 3 | Instance method | Public | Method | Clean messages | 20090922 | |
| 4 | Instance method | Public | Method | Read messages | 20090922 | |
| 5 | Instance method | Public | Method | 20091014 |
Events
Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MESSAGE_INDEX | Public | See coding | 20100719 | BEGIN OF ts_message_index,
key TYPE /bobf/conf_key,
message_index TYPE int4,
END OF ts_message_index
|
||
| 2 | TT_MESSAGES_GUID | Public | See coding | 20091014 | tt_messages_guid TYPE HASHED TABLE OF /bobf/conf_key WITH UNIQUE KEY TABLE_LINE
|
||
| 3 | TT_MESSAGE_INDEX | Public | See coding | 20100719 | tt_message_index TYPE HASHED TABLE OF ts_message_index WITH UNIQUE KEY key
|
Method Signatures
Method BUILD_NODE_BUFFER Signature
Method BUILD_NODE_BUFFER on Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no parameter.
Method BUILD_NODE_BUFFER on Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no exception.
Method CHECK_AND_ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Table of changes | 20091014 | |||
| 2 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20091014 | |||
| 3 | IT_MESSAGES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_MESSAGE_K | Message Table | 20100107 | |||
| 4 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20091014 |
Method CHECK_AND_ADD_MESSAGES on Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no exception.
Method CLEANUP_MESSAGES Signature
Method CLEANUP_MESSAGES on Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no parameter.
Method CLEANUP_MESSAGES on Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_MESSAGE_K | Message Table | 20091014 | |||
| 2 | ET_MESSAGE_INDEX | Call by reference | Type reference (TYPE) | TT_MESSAGE_INDEX | Message Index | 20100719 | |||
| 3 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20100222 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20090922 | |||
| 5 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090922 | |||
| 6 | IV_CHECK_ATTRIBUTES | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100222 | ||
| 7 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20091006 | |||
| 8 | 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 Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no exception.
Method REGISTER_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE_MGR | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_FBI_MESSAGE_MANAGER | FBI Message Manager | 20091014 |
Method REGISTER_MESSAGE_MANAGER on Interface /BOFU/IF_FBI_MESSAGE_BUFFER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |