SAP ABAP Class CX_SWR_INTERNAL_EXCEPTION (Internal Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_SWR (Package) Workflow: Internal Implementation for API Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_IFS_EXCEPTION | Workflow Exception | 20100813 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWR_INT_EXCP_WITH_ROLLBACK | Internal Exception that Requires a Rollback | 20101122 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SWR_INT_EXCP_WO_ROLLBACK | Internal Exception that does not Require a Rollback | 20101122 |
Properties
| Class | CX_SWR_INTERNAL_EXCEPTION | |
| Short Description | Internal 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_SWR | Workflow: Internal Implementation for API Layer |
| Created | 20100813 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWR_INTERNAL_EXCEPTION has no forward declaration.
Interfaces
Class CX_SWR_INTERNAL_EXCEPTION has no interface implemented.
Friends
Class CX_SWR_INTERNAL_EXCEPTION has no friend class.
Attributes
Class CX_SWR_INTERNAL_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100813 |
Events
Class CX_SWR_INTERNAL_EXCEPTION has no event.
Types
Class CX_SWR_INTERNAL_EXCEPTION 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 | 20100813 | |||
| 2 | LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20100813 | |||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100813 | ||||
| 4 | T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20100813 | |||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100813 | ||||
| 6 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20100813 | |||
| 7 | TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20100813 |
Method CONSTRUCTOR on class CX_SWR_INTERNAL_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |