SAP ABAP Interface /BOBF/IF_TRA_TRANSACTION_MGR (Interface of the standalone 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_TRANSACTION_MGR | |
Short Description | Interface of the standalone transaction manager |
General Data
Package | /BOBF/TRANSACTION | Business Object Processing Framework Transaction Management |
Created | 20090130 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /BOBF/IF_TRA_C | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /BOBF/IF_TRA_TRANSACTION_MGR has no interface.
Friends
Interface /BOBF/IF_TRA_TRANSACTION_MGR has no friend.
Attributes
Interface /BOBF/IF_TRA_TRANSACTION_MGR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Rollback the changes of the current transaction | 20090224 |
2 | ![]() |
Instance method | Public | Method | Create a transactional Sync Point | 20120419 |
3 | ![]() |
Instance method | Public | Method | Get a transaction change object | 20090224 |
4 | ![]() |
Instance method | Public | Method | Releases Sync Point | 20120427 |
5 | ![]() |
Instance method | Public | Method | Rollback to a sync point | 20120419 |
6 | ![]() |
Instance method | Public | Method | Save the changes of the current transaction | 20090224 |
7 | ![]() |
Instance method | Public | Method | Set the context of the current transaction | 20121029 |
Events
Interface /BOBF/IF_TRA_TRANSACTION_MGR has no event.
Types
Interface /BOBF/IF_TRA_TRANSACTION_MGR has no local type.
Method Signatures
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090224 | ||
2 | ![]() |
IV_CLEANUP_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CLEANUP_MODE | Transaction Behavior During Save (Transaction Mode) | 20090224 |
Method CLEANUP on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
Method CREATE_SYNC_POINT Signature
Method CREATE_SYNC_POINT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no parameter.
Method CREATE_SYNC_POINT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
Method GET_TRANSACTIONAL_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CHANGE | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for transaction change objects | 20090224 |
Method GET_TRANSACTIONAL_CHANGES on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
Method RELEASE_SYNC_POINT Signature
Method RELEASE_SYNC_POINT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no parameter.
Method RELEASE_SYNC_POINT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
Method ROLLBACK_TO_SYNC_POINT Signature
Method ROLLBACK_TO_SYNC_POINT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no parameter.
Method ROLLBACK_TO_SYNC_POINT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
Method 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 | 20090224 | ||
2 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090224 | ||
3 | ![]() |
ET_REJECTING_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090226 | ||
4 | ![]() |
EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090224 | ||
5 | ![]() |
IV_TRANSACTION_PATTERN | Call by reference | Type reference (TYPE) | /BOBF/TRA_TRANSACTION_PATTERN | /BOBF/IF_TRA_C=>GC_TP_SAVE_AND_CONTINUE | Data element for a transaction pattern | 20090224 |
Method SAVE on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
Method SET_TRANSACTION_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLEANUP_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CLEANUP_MODE | Transaction Behavior During Save (Transaction Mode) | 20121029 | ||
2 | ![]() |
IV_ENQUEUE_SCOPE | Call by reference | Type reference (TYPE) | /BOBF/CONF_ENQUEUE_SCOPE | Lock Behavior | 20121029 | ||
3 | ![]() |
IV_NOTIFY_ASSOCIATION_CHANGES | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20121029 |
Method SET_TRANSACTION_CONTEXT on Interface /BOBF/IF_TRA_TRANSACTION_MGR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |