SAP ABAP Class IF_SWF_TSI_TRANSACTION_CONTEXT (TSI: Transaction Context Interface)
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_CONTEXT | |
| Short Description | TSI: Transaction Context Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051004 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no forward declaration.
Interfaces
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no interface implemented.
Friends
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DBCON_NAME | 'DEFAULT' | Logical Name for a Database Connection | 20060209 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWFTSIUPDMOD | '00' | Synchronous Database Updates | 20060224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Name of Database Connection | 20060207 | |
| 2 | Instance method | Public | Method | Gets a Service Provider Instance | 20060119 | |
| 3 | Instance method | Public | Method | Gets ID of Valid Transaction | 20060120 | |
| 4 | Instance method | Public | Method | Gets Update Mode of Transaction | 20060224 | |
| 5 | Instance method | Public | Method | Registers a persistence object or rollback listener | 20060209 | |
| 6 | Instance method | Public | Method | 20060703 |
Events
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no event.
Types
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no local type.
Method Signatures
Method GET_DATABASE_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATABASE_CONNECTION | Value transfer | Type reference (TYPE) | DBCON_NAME | 20060207 |
Method GET_DATABASE_CONNECTION on class IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.
Method GET_SERVICE_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Type reference (TYPE) | SWFTSISPK | 20060120 | ||||
| 2 | RE_SERVICE_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_TSI_SERVICE_PROVIDER | 20060119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060208 | |||
| 2 | 20060217 |
Method GET_TRANSACTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRANSACTION_ID | Value transfer | Type reference (TYPE) | SWFTSITXID | 20060120 |
Method GET_TRANSACTION_ID on class IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.
Method GET_UPDATE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_UPDATE_MODE | Value transfer | Type reference (TYPE) | SWFTSIUPDMOD | TSI: Update-Modus einer Transaktion | 20060224 |
Method GET_UPDATE_MODE on class IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERSISTABLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_TSI_PERSISTABLE | TSI: Interface für Service-Provider mit Persistenz | 20060209 | |||
| 2 | IM_ROLLBACK_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_TSI_ROLLBACK_LISTENER | 20060608 |
Method REGISTER on class IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.
Method REQUEST_COMMIT_WORK Signature
Method REQUEST_COMMIT_WORK on class IF_SWF_TSI_TRANSACTION_CONTEXT has no parameter.
Method REQUEST_COMMIT_WORK on class IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |