SAP ABAP Class C_OI_ERRORS (Error Handling for Office Integration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-OFF (Application Component) SAP Desktop Office Integration
⤷
SOFFICEINTEGRATION (Package) Platform- and application-indep. Office integration

⤷

⤷

Properties
Class | C_OI_ERRORS | |
Short Description | Error Handling for Office Integration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOFFICEINTEGRATION | Platform- and application-indep. Office integration |
Created | 19981118 | SAP |
Last change | 20130531 | 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 C_OI_ERRORS has no interface implemented.
Friends
Class C_OI_ERRORS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SOI_RET_STRING | Error Code | 19981118 | ||
2 | ![]() |
Static Attribute | Private | See coding | Error list | 19981118 | |||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'X' - Failed | 19981118 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'X' - Succeeded | 19981118 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-MSGID | For Internal Use | 19981118 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-MSGNO | For Internal Use | 19981118 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR1 | For Internal Use | 19981118 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-MSGV1 | For Internal Use | 19981118 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-MSGV2 | For Internal Use | 19981118 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-MSGV3 | For Internal Use | 19981118 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SY-MSGV4 | For Internal Use | 19981118 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'APPLICATION_NOT_RESPONDING' | Application Is Not Responding Or Is Busy | 19981221 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'CALL_NOT_FLUSHED' | Call not Executed | 19981118 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'CONTROL_CREATE_ERROR' | Control Not Created | 19981118 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'CONTROL_ERROR' | General Error | 19981118 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'CONTROL_INSTALL_ERROR' | Installation errors | 19981118 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'CONTROL_INTERNAL_ERROR' | Internal error | 19981118 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'CONTROL_NOT_INITIALIZED' | Control not installed | 19981118 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'DOCUMENT_ALREADY_OPEN' | Document already opened | 19981118 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'DOCUMENT_NOT_OPEN' | Document Not Opened | 19981118 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'DOCUMENT_NO_VIEW_DATA_AVAILA' | No Presentation Data Available | 19981118 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'DOCUMENT_TYPE_NOT_REGISTERED' | No Editing Program Available | 19981118 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'ERROR' | Errors | 19981118 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'INPLACE_ACTIVATION_DISABLED' | InPlace Display Deactivated | 19981118 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'INTERFACE_NOT_SUPPORTED' | Interface Not Supported | 19981118 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'LINK_SERVER_ALREADY_ACTIVE' | Link Server is Already Running | 19981118 | |
27 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'LINK_SERVER_NOT_ACTIVE' | Link Server is Inactive | 19981118 | |
28 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'MACRO_OR_SCRIPT_FAILED' | Macro Execution Failed | 19981118 | |
29 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'MACRO_OR_SCRIPT_NOT_FOUND' | Macro Not Found | 19981118 | |
30 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'METHOD_CANCELLED' | Call Terminated by User | 19981118 | |
31 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'METHOD_NOT_SUPPORTED' | Method Not Supported | 19981118 | |
32 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'NO_LINK_ITEM_SELECTED' | No link item selected | 19981118 | |
33 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'NO_STANDARD_INTERFACE' | Standard Interface Not Supported | 19981118 | |
34 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'OBJECT_ALREADY_INITIALIZED' | Object Already Initialized | 19981118 | |
35 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'OBJECT_NOT_INITIALIZED' | Object Not Initialized | 19981118 | |
36 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'OK' | OK | 19981118 | |
37 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'OPEN_DOCUMENT_FAILED' | Error While Opening | 19981118 | |
38 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'OPEN_DOCUMENT_FILE_FAILED' | Error While Opening | 19981118 | |
39 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'SAVE_DOCUMENT_FAILED' | Error When Saving | 19981118 | |
40 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'SAVE_DOCUMENT_FILE_FAILED' | Error When Saving | 19981118 | |
41 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'SYSTEM_ERROR' | System Error | 19981118 | |
42 | ![]() |
Constant | Public | Type reference (TYPE) | SOI_RET_STRING | 'UNKNOWN_ERROR' | Unknown error | 19981118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
2 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
3 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
4 | ![]() |
Static method | Public | Method | Returns Error Data | 19981118 |
5 | ![]() |
Static method | Public | Method | Triggers Error Display for Error | 19981118 |
6 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
7 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
8 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
9 | ![]() |
Static method | Public | Method | Triggers Error Display for Error | 19981118 |
10 | ![]() |
Static method | Public | Method | For Internal Use | 19981118 |
Events
Class C_OI_ERRORS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ERROR_ENTRY | Private | See coding | ERROR_ENTRY | 19981118 |
|
Method Signatures
Method ADD_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Object reference (TYPE REF TO) | I_OI_ERROR | Fehler | 19981118 |
Method ADD_ERROR on class C_OI_ERRORS has no exception.
Method CREATE_ERROR_FOR_RETCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Object reference (TYPE REF TO) | I_OI_ERROR | Fehler | 19981118 | ||
2 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | C | 'Unknown' "#EC NOTEXT | Methodenname | 19981118 | |
3 | ![]() |
NO_FLUSH | Value transfer | Type reference (TYPE) | C | 19981118 | |||
4 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | C | 'Unknown' "#EC NOTEXT | Objektname | 19981118 | |
5 | ![]() |
RETCODE | Call by reference | Type reference (TYPE) | SOI_RET_STRING | Fehler | 19981118 |
Method CREATE_ERROR_FOR_RETCODE on class C_OI_ERRORS has no exception.
Method FLUSH_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NO_FLUSH | Call by reference | Type reference (TYPE) | C | 19981118 |
Method FLUSH_ERRORS on class C_OI_ERRORS 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 | 19981118 | |||
2 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | 19981118 | |||
3 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 19981118 | |||
4 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 19981118 | |||
5 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 19981118 | |||
6 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 19981118 |
Method GET_MESSAGE on class C_OI_ERRORS 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 | 19981118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19981118 |
Method SET_ERROR_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_CODE | Call by reference | Type reference (TYPE) | SOI_RET_STRING | Fehlercode | 19981118 |
Method SET_ERROR_CODE on class C_OI_ERRORS has no exception.
Method SET_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) | C | 19981118 | |||
2 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | C | 19981118 | |||
3 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
4 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
5 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
6 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | C | 19981118 |
Method SET_MESSAGE on class C_OI_ERRORS has no exception.
Method SET_MESSAGE_FOR_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
2 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
3 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
4 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | C | 19981118 | |||
5 | ![]() |
RETCODE | Call by reference | Type reference (TYPE) | SOI_RET_STRING | Fehler | 19981118 |
Method SET_MESSAGE_FOR_ERROR on class C_OI_ERRORS has no exception.
Method SHOW_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 | 19981118 |
Method SHOW_MESSAGE on class C_OI_ERRORS has no exception.
Method TRANSLATE_PROXY_ERROR_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERRORCODE | Call by reference | Type reference (TYPE) | SOI_PROXY_ERROR_CODE | Fehlercode | 19981118 | ||
2 | ![]() |
ERRORSTRING | Call by reference | Type reference (TYPE) | C | 19981118 | |||
3 | ![]() |
OBJECTNAME | Call by reference | Type reference (TYPE) | C | 19981118 | |||
4 | ![]() |
RETCODE | Call by reference | Type reference (TYPE) | SOI_RET_STRING | Fehler | 19981118 |
Method TRANSLATE_PROXY_ERROR_CODE on class C_OI_ERRORS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |