SAP ABAP Interface /BOFU/IF_FBI_UI_HLPR_MODIFY (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
⤷
⤷
Properties
| Interface | /BOFU/IF_FBI_UI_HLPR_MODIFY | |
| Short Description | FBI Version 2: UI Helper Class |
General Data
| Package | /BOFU/FBI_RUNTIME_V2_BASE | FBI Runtime: Current Version: Base Services |
| Created | 20100113 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /BOFU/IF_FBI_VIEW_INSTANCE_NEW | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /BOFU/IF_FBI_UI_HLPR_MODIFY has no interface.
Friends
Interface /BOFU/IF_FBI_UI_HLPR_MODIFY has no friend.
Attributes
Interface /BOFU/IF_FBI_UI_HLPR_MODIFY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100113 |
Events
Interface /BOFU/IF_FBI_UI_HLPR_MODIFY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_BO_MODIFICATION | Public | See coding | 20100113 | BEGIN OF ts_bo_modification,
bo TYPE /bobf/obm_bo_key,
t_modif TYPE /bobf/t_frw_modification,
END OF ts_bo_modification
|
||
| 2 | TT_BO_MODIFICATION | Public | See coding | 20100113 | tt_bo_modification TYPE STANDARD TABLE OF ts_bo_modification
|
Method Signatures
Method PREPARE_MODIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_LOG | Call by reference | Type reference (TYPE) | /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TT_CHANGE_LOG | 20100113 | ||||
| 2 | ET_BO_MODIFICATION | Call by reference | Type reference (TYPE) | TT_BO_MODIFICATION | 20100113 | ||||
| 3 | ET_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_MODIFICATION | Changes | 20100113 | |||
| 4 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20100113 | |||
| 5 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20100113 |
Method PREPARE_MODIFICATION on Interface /BOFU/IF_FBI_UI_HLPR_MODIFY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |