SAP ABAP Class /BOBF/IF_FRW_ADDON (Interface for initialization of runtime addons)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_AUNIT_FRW ABAP Unit framework class 20081213
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CC_ADDON BOPF Contract Compliance Check addon 20081212
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_DEACT_APP_LOGIC Addon: deactivate application logic of BO 20081213
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_MOCK_BO Addon: mocking of BO 20081212
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TEST_MANAGER Test Manager: TM, SM, ... double injection 20130205
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TRACE BOPF tracing tool 20081213
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TRACE_RW_NODES Trace nodes accessed during execution of Det, Act and Val. 20081213
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_PPF_OM_SERV_MGR_ADDON Output Mgmt for BOPF BOs: Serves DB state in V2 upd 20100128
Properties
Class /BOBF/IF_FRW_ADDON  
Short Description Interface for initialization of runtime addons    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_FRW_ADDON has no forward declaration.
Interfaces
Class /BOBF/IF_FRW_ADDON has no interface implemented.
Friends
Class /BOBF/IF_FRW_ADDON has no friend class.
Attributes
Class /BOBF/IF_FRW_ADDON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_BOPF Static method Public Method 20081213
2 ADJUST_CONFIGURATION Static method Public Method 20081213
3 ADJUST_SERV_MGR Static method Public Method 20090130
4 ADJUST_TRANS_MGR Static method Public Method 20090130
5 GET_BOPF Instance method Public Method 20081213
6 GET_SERV_MGR Instance method Public Method 20090130
7 GET_TRANS_MGR Instance method Public Method 20090130
Events
Class /BOBF/IF_FRW_ADDON has no event.
Types
Class /BOBF/IF_FRW_ADDON has no local type.
Method Signatures

Method ADJUST_BOPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_BOPF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_LAYER Interface for the Service Layer 20081213
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081213

Method ADJUST_BOPF on class /BOBF/IF_FRW_ADDON has no exception.

Method ADJUST_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) /BOBF/IF_CONFRT_COMPLETE Interface for Configuration 20081213
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081213

Method ADJUST_CONFIGURATION on class /BOBF/IF_FRW_ADDON has no exception.

Method ADJUST_SERV_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_SERV_MGR Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_SERV_MGR_COMPL Interface for (Proxy) Service Manager 20090130
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090130

Method ADJUST_SERV_MGR on class /BOBF/IF_FRW_ADDON has no exception.

Method ADJUST_TRANS_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_TRANS_MGR Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANS_MGR_COMPL Interface for the Standalone Transaction Manager 20090130

Method ADJUST_TRANS_MGR on class /BOBF/IF_FRW_ADDON has no exception.

Method GET_BOPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_BOPF Value transfer Object reference (TYPE REF TO) /BOBF/CL_FRW Framework Main Class 20081213

Method GET_BOPF on class /BOBF/IF_FRW_ADDON has no exception.

Method GET_SERV_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_SERV_MGR Value transfer Object reference (TYPE REF TO) /BOBF/IF_TRA_SERVICE_MANAGER BO Service Manager 20090130

Method GET_SERV_MGR on class /BOBF/IF_FRW_ADDON has no exception.

Method GET_TRANS_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_TRANS_MGR Value transfer Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANSACTION_MGR Key Table 20090130

Method GET_TRANS_MGR on class /BOBF/IF_FRW_ADDON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in