SAP ABAP Class CX_SWF_TSI (TSI: Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_TSI (Package) Business Workflow: Transaction and Service Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_IFS_EXCEPTION | Workflow Exception | 20060119 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_DBCON_INVALID | TSI: Invalid Database Connection | 20060212 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_SP | TSI: Service Provider Exception | 20060210 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_SP_ABORT | TSI: Service Provider Inconsistent: Rollback Required | 20060217 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_TX_INCONSISTENT | TSI: Transaction Is Inconsistent | 20060217 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_TX_ROLLEDBACK | TSI: Transaction Was Rolled Back | 20060215 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_TX_UNKNOWN | Transaction Unknown | 20060212 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_TSI_TX_WRONG_STATUS | TSI: Status of Transaction Does Not Allow Operation | 20060211 |
Properties
| Class | CX_SWF_TSI | |
| Short Description | TSI: Exception | |
| Super Class | CX_SWF_IFS_EXCEPTION | Workflow Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWF_TSI | Business Workflow: Transaction and Service Infrastructure |
| Created | 20060119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWF_TSI has no forward declaration.
Interfaces
Class CX_SWF_TSI has no interface implemented.
Friends
Class CX_SWF_TSI has no friend class.
Attributes
Class CX_SWF_TSI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060119 |
Events
Class CX_SWF_TSI has no event.
Types
Class CX_SWF_TSI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20060119 | |||
| 2 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20060119 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060119 | ||||
| 4 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20060119 | |||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060119 | ||||
| 6 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20060119 | |||
| 7 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20060119 |
Method CONSTRUCTOR on class CX_SWF_TSI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |