SAP ABAP Class IF_KMC_TRANSACTION_MGR (Manager for aspect Transaction)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_KMC_MANAGER | Marker interface for all managers | 20050803 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_TRANSACTION_MGR | Manager for aspect Transaction | 20050803 |
Properties
| Class | IF_KMC_TRANSACTION_MGR | |
| Short Description | Manager for aspect Transaction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050803 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_KMC_TRANSACTION_MGR has no forward declaration.
Interfaces
Class IF_KMC_TRANSACTION_MGR has no interface implemented.
Friends
Class IF_KMC_TRANSACTION_MGR has no friend class.
Attributes
Class IF_KMC_TRANSACTION_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compensates a running TUCC Transaction. | 20050803 | |
| 2 | Instance method | Public | Method | Confirms a running TUCC Transaction. | 20050803 | |
| 3 | Instance method | Public | Method | Get Manager Factory | 20050803 | |
| 4 | Instance method | Public | Method | Set Manager Factory | 20050803 | |
| 5 | Instance method | Public | Method | starts a new TUCC Transaction. | 20050803 |
Events
Class IF_KMC_TRANSACTION_MGR has no event.
Types
Class IF_KMC_TRANSACTION_MGR has no local type.
Method Signatures
Method COMPENSATE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TUCC_ID | Value transfer | Type reference (TYPE) | STRING | Transaction Id | 20050803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050803 | ||
| 2 | System Fault | 20050803 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050803 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050803 |
Method CONFIRM_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TUCC_ID | Value transfer | Type reference (TYPE) | STRING | Transaction Id | 20050803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050803 | ||
| 2 | System Fault | 20050803 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050803 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050803 |
Method GET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050803 |
Method GET_MANAGER_FACTORY on class IF_KMC_TRANSACTION_MGR has no exception.
Method SET_MANAGER_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050803 |
Method SET_MANAGER_FACTORY on class IF_KMC_TRANSACTION_MGR has no exception.
Method START_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TUCC_ID | Value transfer | Type reference (TYPE) | STRING | Transaction Id | 20050803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Fault | 20050803 | ||
| 2 | System Fault | 20050803 | ||
| 3 | Exception indicating a parameter value constraint violation. | 20050803 | ||
| 4 | Basic exception indicating a failed Web Service operation. | 20050803 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |