SAP ABAP Class /BOBF/CL_TRA_TRANS_MGR_FACTORY (Factory class for the transaction manager)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/TRANSACTION (Package) Business Object Processing Framework Transaction Management
Properties
Class /BOBF/CL_TRA_TRANS_MGR_FACTORY  
Short Description Factory class for the transaction manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/TRANSACTION   Business Object Processing Framework Transaction Management 
Created 20090129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no forward declaration.
Interfaces
Class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /BOBF/CL_TRA_SERV_MGR_FACTORY 20090130 Factory class for the (proxy) service manager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_TRANSACTION_MGR Static Attribute Protected Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANS_MGR_COMPL Reference to the Transaction Manager 20090130
2 GV_APPLICATION_ERROR Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100304
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPL_TRANSACTION_MANAGER Static method Private Method Get the Complete Transaction Manager Instance 20090220
2 GET_SLAVE_TRANSACTION_MANAGER Static method Public Method Get the Slave Transaction Manager Instance 20090217
3 GET_TRANSACTION_MANAGER Static method Public Method Get the Standalone Transaction Manager Instance 20090217
4 SET_APPLICATION_ERROR Static method Private Method Terminate with application error 20090206
Events
Class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no event.
Types
Class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no local type.
Method Signatures

Method GET_COMPL_TRANSACTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_COMPL_TRANSACTION_MANAGER Value transfer Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANS_MGR_COMPL Collective interface of the transaction manager 20090223
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130111

Method GET_COMPL_TRANSACTION_MANAGER on class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no exception.

Method GET_SLAVE_TRANSACTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_SLAVE_TRANSACTION_MANAGER Value transfer Object reference (TYPE REF TO) /BOBF/IF_TRA_SLAVE_TRANS_MGR Standalone Transaction Manager Instance 20090223

Method GET_SLAVE_TRANSACTION_MANAGER on class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no exception.

Method GET_TRANSACTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_TRANSACTION_MANAGER Value transfer Object reference (TYPE REF TO) /BOBF/IF_TRA_TRANSACTION_MGR Standalone Transaction Manager Instance 20090223

Method GET_TRANSACTION_MANAGER on class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no exception.

Method SET_APPLICATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090206

Method SET_APPLICATION_ERROR on class /BOBF/CL_TRA_TRANS_MGR_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702