SAP ABAP Interface /BOBF/IF_FRW_TRANSACTION_MGR (DEPERECATED - DO NOT USE!!!)
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_FRW_TRANSACTION_MGR DEPRECATED - DO NOT USE!!! 20080507
Properties
Interface /BOBF/IF_FRW_TRANSACTION_MGR  
Short Description DEPERECATED - DO NOT USE!!!    
General Data
Package /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20080505   SAP 
Last changed 20130531   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 /BOBF/IF_FRW_TRANSACTION_MGR has no interface.
Friends
Interface /BOBF/IF_FRW_TRANSACTION_MGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_TRANSACTION_MGR Static Attribute Public Object reference (TYPE REF TO) /BOBF/IF_FRW_TRANSACTION_MGR Lean Transaction Manager 20080507
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_SAVE Instance method Public Method Check if transaction can be saved 20080509
2 CLEANUP Instance method Public Method Cleanup transaction 20080507
3 GET_BO_SERVICE_MGR Instance method Public Method Return instance of the Service Manager for a BO 20080507
4 GET_INSTANCE Static method Public Method Return instance of the Transaction Manager (Singleton) 20080505
5 SAVE Instance method Public Method Save transaction 20080507
Events
Interface /BOBF/IF_FRW_TRANSACTION_MGR has no event.
Types
Interface /BOBF/IF_FRW_TRANSACTION_MGR has no local type.
Method Signatures

Method CHECK_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20080509
2 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Action rejected 20080509
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080509

Method CHECK_BEFORE_SAVE on Interface /BOBF/IF_FRW_TRANSACTION_MGR has no exception.

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20080509
2 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080509
3 Importing IV_CLEANUP_MODE Call by reference Type reference (TYPE) /BOBF/CONF_CLEANUP_MODE Transaction Behavior During Save (Transaction Mode) 20080509

Method CLEANUP on Interface /BOBF/IF_FRW_TRANSACTION_MGR has no exception.

Method GET_BO_SERVICE_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_SERVICE_MGR Value transfer Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_MGR BO Service Manager 20080509
2 Importing IV_BO_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME BO Name 20080509
3 Importing IV_PROXY_STRUC Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X': Service Manager for Proxy Data 20080509

Method GET_BO_SERVICE_MGR on Interface /BOBF/IF_FRW_TRANSACTION_MGR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_TRANSACT_MGR Value transfer Object reference (TYPE REF TO) /BOBF/IF_FRW_TRANSACTION_MGR Lean Transaction Manager 20080509

Method GET_INSTANCE on Interface /BOBF/IF_FRW_TRANSACTION_MGR has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20080509
2 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Save rejected 20080509
3 Importing IT_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20080509

Method SAVE on Interface /BOBF/IF_FRW_TRANSACTION_MGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701