SAP ABAP Class /BOFU/IF_FBI_UI_HLPR_MODIFY (FBI Version 2: UI Helper Class)
Properties
Class /BOFU/IF_FBI_UI_HLPR_MODIFY  
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 20100113   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_VIEW_INSTANCE_NEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /BOFU/IF_FBI_UI_HLPR_MODIFY has no interface implemented.
Friends
Class /BOFU/IF_FBI_UI_HLPR_MODIFY has no friend class.
Attributes
Class /BOFU/IF_FBI_UI_HLPR_MODIFY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_MODIFICATION Instance method Public Method 20100113
Events
Class /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 Changing CT_CHANGE_LOG Call by reference Type reference (TYPE) /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TT_CHANGE_LOG 20100113
2 Exporting ET_BO_MODIFICATION Call by reference Type reference (TYPE) TT_BO_MODIFICATION 20100113
3 Exporting ET_MODIFICATION Call by reference Type reference (TYPE) /BOBF/T_FRW_MODIFICATION Changes 20100113
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100113
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20100113

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