SAP ABAP Class CX_IOS_EXCEPTION_NOCHECK (General exception for ios)
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_NO_CHECK | Exception with no Check of the RAISING Clause | 20050207 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050207 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_IOS_ENVIRONMENT_NOCHECK | 20050207 | |
2 | Inheritance (c INHERITING FROM c_ref) | CX_IOS_FACTORY_NOCHECK | ONLY INTERNAL:no check version of factory | 20050208 |
Properties
Class | CX_IOS_EXCEPTION_NOCHECK | |
Short Description | General exception for ios | |
Super Class | CX_NO_CHECK | Exception with no Check of the 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 | 20050207 | SAP |
Last change | 20050519 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_IOS_EXCEPTION_NOCHECK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050207 |
Friends
Class CX_IOS_EXCEPTION_NOCHECK 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 | 20050405 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MSGTY | Message Type | 20050405 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MSGNO | Message Number | 20050405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050207 |
2 | ![]() |
Instance method | Public | Method | 20050405 | |
3 | ![]() |
Instance method | Public | Method | 20050405 | |
4 | ![]() |
Instance method | Public | Method | 20050405 |
Events
Class CX_IOS_EXCEPTION_NOCHECK has no event.
Types
Class CX_IOS_EXCEPTION_NOCHECK 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 | 20050207 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050207 |
Method CONSTRUCTOR on class CX_IOS_EXCEPTION_NOCHECK 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 | 20050405 | ||
2 | ![]() |
MTYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20050405 | ||
3 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050405 |
Method GET_MESSAGE on class CX_IOS_EXCEPTION_NOCHECK 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 | 20050405 |
Method SET_ERRORMSG on class CX_IOS_EXCEPTION_NOCHECK 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 | General exception | 20050405 |
Method SET_IOS_EXCEPTION on class CX_IOS_EXCEPTION_NOCHECK has no exception.
History
Last changed by/on | SAP | 20050519 |
SAP Release Created in | 700 |