SAP ABAP Class CX_SMIF_MSG (Matching Interfaces: Exception with Generic Mesasges)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SESD_SMIF (Package) Matching Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SMIF_ERROR | Matching Interfaces: Error Class | 20081126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081201 |
Properties
| Class | CX_SMIF_MSG | |
| Short Description | Matching Interfaces: Exception with Generic Mesasges | |
| Super Class | CX_SMIF_ERROR | Matching Interfaces: Error Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SESD_SMIF | Matching Interfaces |
| Created | 20081126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SMIF_MSG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081201 |
Friends
Class CX_SMIF_MSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0018FE864EEE1DEDAFF686D21A73AA36' | 20081201 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20081126 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20081126 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20081126 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20081126 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20081126 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20081126 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20081126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081126 |
Events
Class CX_SMIF_MSG has no event.
Types
Class CX_SMIF_MSG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20081126 | ||||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20081126 | ||||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20081126 | ||||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20081126 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20081126 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20081126 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20081126 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081126 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081126 |
Method CONSTRUCTOR on class CX_SMIF_MSG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |