SAP ABAP Class /BOBF/IF_TRA_SLAVE_TRANS_MGR (Interface of the slave transaction manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /BOBF/IF_TRA_TRANS_MGR_COMPL Collective interface of the transaction manager 20090223
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TEST_DOUBLE_TM Transaction Manager test double 20130206
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_TRACE BOPF tracing tool 20090318
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TRA_TRANSACTION_MGR Transaction Manager 20090130
Properties
Class /BOBF/IF_TRA_SLAVE_TRANS_MGR  
Short Description Interface of the slave transaction manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no interface implemented.
Friends
Class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no friend class.
Attributes
Class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_NUMBERS Instance method Public Method Adjust numbers from number range intervals 20090129
2 AFTER_FAILED_SAVE Instance method Public Method After failed save attempt 20090129
3 AFTER_SUCCESSFUL_SAVE Instance method Public Method After successful save attempt 20090129
4 CHECK_BEFORE_SAVE Instance method Public Method Check whether affected objects can be saved 20090129
5 DO_CLEANUP Instance method Public Method Rollback the changes of the current transaction 20090129
6 DO_SAVE Instance method Public Method Save changes of the current transaction 20090129
7 FINALIZE Instance method Public Method Prepare objects for saving 20090129
8 ON_NUMBERS_ADJUSTED Instance method Public Method On numbers adjusted 20090129
Events
Class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no event.
Types
Class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no local type.
Method Signatures

Method ADJUST_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for Transaction Change Objects 20090129
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Transaction Message Objects 20090129

Method ADJUST_NUMBERS on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

Method AFTER_FAILED_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for Transaction Change Objects 20090129
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Transaction Message Objects 20090129

Method AFTER_FAILED_SAVE on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

Method AFTER_SUCCESSFUL_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for Transaction Change Objects 20090129
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Transaction Message Objects 20090129

Method AFTER_SUCCESSFUL_SAVE on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

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 Transaction Message Objects 20090129
2 Exporting ET_REJECTING_BO_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY2 Key table 20090226
3 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090129

Method CHECK_BEFORE_SAVE on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

Method DO_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 Transaction Message Objects 20090129
2 Importing IV_CLEANUP_MODE Call by reference Type reference (TYPE) /BOBF/CONF_CLEANUP_MODE Transaction Behavior During Save (Transaction Mode) 20090209
3 Importing IV_EXECUTE_ROLLBACK_WORK Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20111104

Method DO_CLEANUP on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

Method DO_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 Transaction Message Objects 20090129
2 Exporting ET_REJECTING_BO_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY2 Key table 20090226
3 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090129

Method DO_SAVE on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for Transaction Change Objects 20090129
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Transaction Message Objects 20090129
3 Exporting ET_REJECTING_BO_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY2 Key table 20090224
4 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090129

Method FINALIZE on class /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.

Method ON_NUMBERS_ADJUSTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for Transaction Change Objects 20090129
2 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Transaction Message Objects 20090129
3 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for transaction change objects 20090401

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