SAP ABAP Class I_OI_ERROR (Error Object)
Properties
Class | I_OI_ERROR | |
Short Description | Error Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19981118 | SAP |
Last change | 19981120 | 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
Class I_OI_ERROR has no interface implemented.
Friends
Class I_OI_ERROR 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) | SOI_RET_STRING | Error Code (See C_OI_ERRORS) | 19981118 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'X' - Failed | 19981118 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'X' - Succeeded | 19981118 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'X' - Flushed | 19981118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | For Internal Use | 19981118 |
2 | ![]() |
Instance method | Public | Method | Returns Error Data | 19981118 |
3 | ![]() |
Instance method | Public | Method | Triggers Error Display for Error | 19981118 |
Events
Class I_OI_ERROR has no event.
Types
Class I_OI_ERROR has no local type.
Method Signatures
Method FLUSH_ERROR Signature
Method FLUSH_ERROR on class I_OI_ERROR has no parameter.
Method FLUSH_ERROR on class I_OI_ERROR has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SY-MSGID | Message-ID | 19981118 | ||
2 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | Message-Nummer | 19981118 | ||
3 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message-Variable | 19981118 | ||
4 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message-Variable | 19981118 | ||
5 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Message-Variable | 19981118 | ||
6 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Message-Variable | 19981118 |
Method GET_MESSAGE on class I_OI_ERROR has no exception.
Method RAISE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | C | Message-Typ ('A','E','W','I','S') | 19981118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Abarbeiten der Automation-Queue | 19981118 | |
2 | ![]() |
Fehler ausgelost | 19981118 |
History
Last changed by/on | SAP | 19981120 |
SAP Release Created in |