SAP ABAP Interface /BOBF/IF_TRA_SLAVE_TRANS_MGR (Interface of the slave 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

⤷

⤷

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
Interface | /BOBF/IF_TRA_SLAVE_TRANS_MGR | |
Short Description | Interface of the slave transaction manager |
General Data
Package | /BOBF/TRANSACTION | Business Object Processing Framework Transaction Management |
Created | 20090129 | 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_TRA_SLAVE_TRANS_MGR has no interface.
Friends
Interface /BOBF/IF_TRA_SLAVE_TRANS_MGR has no friend.
Attributes
Interface /BOBF/IF_TRA_SLAVE_TRANS_MGR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adjust numbers from number range intervals | 20090129 |
2 | ![]() |
Instance method | Public | Method | After failed save attempt | 20090129 |
3 | ![]() |
Instance method | Public | Method | After successful save attempt | 20090129 |
4 | ![]() |
Instance method | Public | Method | Check whether affected objects can be saved | 20090129 |
5 | ![]() |
Instance method | Public | Method | Rollback the changes of the current transaction | 20090129 |
6 | ![]() |
Instance method | Public | Method | Save changes of the current transaction | 20090129 |
7 | ![]() |
Instance method | Public | Method | Prepare objects for saving | 20090129 |
8 | ![]() |
Instance method | Public | Method | On numbers adjusted | 20090129 |
Events
Interface /BOBF/IF_TRA_SLAVE_TRANS_MGR has no event.
Types
Interface /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 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for Transaction Change Objects | 20090129 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Transaction Message Objects | 20090129 |
Method ADJUST_NUMBERS on Interface /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 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for Transaction Change Objects | 20090129 | ||
2 | ![]() |
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 Interface /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 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for Transaction Change Objects | 20090129 | ||
2 | ![]() |
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 Interface /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 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Transaction Message Objects | 20090129 | ||
2 | ![]() |
ET_REJECTING_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090226 | ||
3 | ![]() |
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 Interface /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 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Transaction Message Objects | 20090129 | ||
2 | ![]() |
IV_CLEANUP_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CLEANUP_MODE | Transaction Behavior During Save (Transaction Mode) | 20090209 | ||
3 | ![]() |
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 Interface /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 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Transaction Message Objects | 20090129 | ||
2 | ![]() |
ET_REJECTING_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090226 | ||
3 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090129 |
Method DO_SAVE on Interface /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 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for Transaction Change Objects | 20090129 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Transaction Message Objects | 20090129 | ||
3 | ![]() |
ET_REJECTING_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090224 | ||
4 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090129 |
Method FINALIZE on Interface /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 | ![]() |
EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for Transaction Change Objects | 20090129 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Transaction Message Objects | 20090129 | ||
3 | ![]() |
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 Interface /BOBF/IF_TRA_SLAVE_TRANS_MGR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |