SAP ABAP Interface /BOBF/IF_FRW_ADDON (Interface for initialization of runtime addons)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
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
Interface /BOBF/IF_FRW_ADDON  
Short Description Interface for initialization of runtime addons    
General Data
Package /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20081213   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /BOBF/IF_FRW_ADDON has no forward declaration.
Interfaces
Interface /BOBF/IF_FRW_ADDON has no interface.
Friends
Interface /BOBF/IF_FRW_ADDON has no friend.
Attributes
Interface /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
Interface /BOBF/IF_FRW_ADDON has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /BOBF/IF_FRW_ADDON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702