SAP ABAP Class CX_SCTC_ROOT (CTC exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
⤷
SCTC_MANAGEMENT (Package) Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20070914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070914 |
Properties
| Class | CX_SCTC_ROOT | |
| Short Description | CTC exception | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SCTC_MANAGEMENT | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | SCTC_MANAGEMENT | Management |
| Created | 20070914 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20070914 |
Friends
Class CX_SCTC_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20070914 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20070914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070914 | |
| 2 | Instance method | Public | Method | Set T100 Message as exception | 20070914 |
Events
Class CX_SCTC_ROOT has no event.
Types
Class CX_SCTC_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_V1 | Call by reference | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 2 | MSG_V2 | Call by reference | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 3 | MSG_V3 | Call by reference | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 4 | MSG_V4 | Call by reference | Type reference (TYPE) | SYMSGV | 20070914 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070914 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20070914 |
Method CONSTRUCTOR on class CX_SCTC_ROOT has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20070914 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20070914 | ||
| 3 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Nachrichtenvariable | 20070914 | ||
| 4 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Nachrichtenvariable | 20070914 | ||
| 5 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Nachrichtenvariable | 20070914 | ||
| 6 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | Nachrichtenvariable | 20070914 | ||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070914 |
Method SET_MESSAGE on class CX_SCTC_ROOT has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 711 |