SAP ABAP Class CX_SFW_STATIC_ROOT (Switch Framework Static Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFWTOOLS (Package) Basis Tools for Switch Framework
⤷
⤷
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 | 20080104 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080104 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SFW_BUFFER_ERROR | Switch setting cannot be set | 20080207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SFW_LOCKED | Object is locked | 20080104 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SFW_REQUEST_DETERMINATION | determine request(s) to be used. | 20080804 |
Properties
| Class | CX_SFW_STATIC_ROOT | |
| Short Description | Switch Framework Static Exceptions | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SFWTOOLS | Basis Tools for Switch Framework |
| Created | 20080104 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SFW_STATIC_ROOT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080104 |
Friends
Class CX_SFW_STATIC_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080104 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080104 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080104 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20080104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080104 |
Events
Class CX_SFW_STATIC_ROOT has no event.
Types
Class CX_SFW_STATIC_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 | 20080104 | ||||
| 2 | MSG_V2 | Call by reference | Type reference (TYPE) | SYMSGV | 20080104 | ||||
| 3 | MSG_V3 | Call by reference | Type reference (TYPE) | SYMSGV | 20080104 | ||||
| 4 | MSG_V4 | Call by reference | Type reference (TYPE) | SYMSGV | 20080104 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080104 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080104 |
Method CONSTRUCTOR on class CX_SFW_STATIC_ROOT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |