SAP ABAP Class CX_IOS_EXCEPTION (General exception)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
⤷
SIOS (Package) Integrated office suites

⤷

⤷

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 | 20040127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050130 |
Meta Relationship - Used By
Properties
Class | CX_IOS_EXCEPTION | |
Short Description | General 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 | SIOS | |
Program status | ||
Category | 40 | Exception Class |
Package | SIOS | Integrated office suites |
Created | 20040127 | SAP |
Last change | 20060703 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_IOS_EXCEPTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050130 |
Friends
Class CX_IOS_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MSGID | Message Class | 20050130 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MSGTY | A, E, I, S, W or X | 20050130 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MSGNO | Message Number | 20050130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040127 |
2 | ![]() |
Instance method | Public | Method | Provides Current Message Data | 20050130 |
3 | ![]() |
Instance method | Public | Method | 20050130 | |
4 | ![]() |
Instance method | Public | Method | 20060421 | |
5 | ![]() |
Instance method | Public | Method | 20050130 |
Events
Class CX_IOS_EXCEPTION has no event.
Types
Class CX_IOS_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040127 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040127 |
Method CONSTRUCTOR on class CX_IOS_EXCEPTION has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MID | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichtenklasse | 20050130 | ||
2 | ![]() |
MTYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20050130 | ||
3 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050130 |
Method GET_MESSAGE on class CX_IOS_EXCEPTION has no exception.
Method SET_ERRORMSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050130 |
Method SET_ERRORMSG on class CX_IOS_EXCEPTION has no exception.
Method SET_IOS_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IOSEXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_IOS_EXCEPTION | 20060421 |
Method SET_IOS_EXCEPTION on class CX_IOS_EXCEPTION has no exception.
Method SHOW_MESSAGE Signature
Method SHOW_MESSAGE on class CX_IOS_EXCEPTION has no parameter.
Method SHOW_MESSAGE on class CX_IOS_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 700 |