SAP ABAP Class IF_SWF_TSI_TRANSACTION (TSI: Transaction Interface for Applications)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_TSI_TRANSACTION | 20060210 |
Properties
| Class | IF_SWF_TSI_TRANSACTION | |
| Short Description | TSI: Transaction Interface for Applications | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_TSI_TRANSACTION has no forward declaration.
Interfaces
Class IF_SWF_TSI_TRANSACTION has no interface implemented.
Friends
Class IF_SWF_TSI_TRANSACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SWF_TSI_TRANSACTION_CONTEXT | 20060120 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'AFTER_COMMIT_SENT' | 20060217 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'COMMITTED' | 20060217 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DISCARDED' | 20060217 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'INCONSISTENT' | 20060217 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'OPEN' | 20060217 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'REJECTED_SAVE_SENT' | 20060217 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'ROLLBACK_SENT' | 20060217 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'ROLLEDBACK' | 20060217 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'SAVED' | 20060217 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SAVE_FAILED' | 20060217 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'UNTOUCHED' | 20060217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets status of transaction | 20060217 | |
| 2 | Instance method | Public | Method | 20060210 | ||
| 3 | Instance method | Public | Method | 20060120 | ||
| 4 | Instance method | Public | Method | 20060210 | ||
| 5 | Instance method | Public | Method | 20070403 |
Events
Class IF_SWF_TSI_TRANSACTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PROPERTY_NAME | Public | See coding | 20070403 | ty_property_name TYPE c LENGTH 32
|
||
| 2 | TY_PROPERTY_VALUE | Public | See coding | 20070403 | ty_property_value TYPE c LENGTH 255
|
Method Signatures
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATUS | Value transfer | Type reference (TYPE) | STRING | 20060217 |
Method GET_STATUS on class IF_SWF_TSI_TRANSACTION has no exception.
Method GET_TRANSACTION_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRANSACTION_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_TSI_TRANSACTION_MGR | 20060210 |
Method GET_TRANSACTION_MANAGER on class IF_SWF_TSI_TRANSACTION has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class IF_SWF_TSI_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060215 |
Method SAVE_AND_COMMIT Signature
Method SAVE_AND_COMMIT on class IF_SWF_TSI_TRANSACTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060215 | |||
| 2 | 20060215 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | TY_PROPERTY_NAME | 20070403 | ||||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | TY_PROPERTY_VALUE | 20070403 |
Method SET_PROPERTY on class IF_SWF_TSI_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |