SAP ABAP Class IF_SWF_TSI (TSI: Infrastructure-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 | TSI: Infrastructure Class for Applications | 20060119 |
Properties
| Class | IF_SWF_TSI | |
| Short Description | TSI: Infrastructure-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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SWF_TSI has no interface implemented.
Friends
Class IF_SWF_TSI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'R/3*' | 20060212 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 4 | 20060212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes COMMIT WORK (including checks) | 20060212 | |
| 2 | Instance method | Public | Method | Creates a subsequent transaction | 20060120 | |
| 3 | Instance method | Public | Method | Creates a new transaction | 20060120 | |
| 4 | Instance method | Public | Method | Destructor | 20060120 | |
| 5 | Instance method | Public | Method | Rejects transaction | 20060120 |
Events
Class IF_SWF_TSI has no event.
Types
Class IF_SWF_TSI has no local type.
Method Signatures
Method COMMIT_WORK Signature
Method COMMIT_WORK on class IF_SWF_TSI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060212 |
Method CREATE_SUBSEQUENT_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CURRENT_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_TSI_TRANSACTION | 20060208 | ||||
| 2 | RE_NEW_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | IF_SWF_TSI_TRANSACTION | 20060208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060212 | |||
| 2 | 20060211 |
Method CREATE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATABASE_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | IF_SWF_TSI_TRANSACTION_CONTEXT=>C_DBCONNAME_DEFAULT | Logischer Name einer Datenbankverbindung | 20060207 | ||
| 2 | IM_UPDATE_MODE | Call by reference | Type reference (TYPE) | SWFTSIUPDMOD | IF_SWF_TSI_TRANSACTION_CONTEXT=>C_UPDATE_MODE_SYNCHRONOUS | TSI: Update-Modus einer Transaktion | 20060224 | ||
| 3 | RE_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | IF_SWF_TSI_TRANSACTION | 20060120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060208 | |||
| 2 | 20060212 |
Method DISCARD Signature
Method DISCARD on class IF_SWF_TSI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060211 |
Method DISCARD_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_TSI_TRANSACTION | 20060208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060212 | |||
| 2 | 20060211 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |