SAP ABAP Class CL_O2_ERROR_SUPPORT (Error Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SO2_TOOL (Package) mySAP Application Server Pages: Tool

⤷

⤷

Properties
Class | CL_O2_ERROR_SUPPORT | |
Short Description | Error Handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SO2_TOOL | mySAP Application Server Pages: Tool |
Created | 20000814 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_O2_ERROR_SUPPORT has no interface implemented.
Friends
Class CL_O2_ERROR_SUPPORT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEU_BOOL | ' ' | Boolean: False | 20000814 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean: True | 20000814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds Page Specific Errors to the Error List | 20000814 |
2 | ![]() |
Static method | Public | Method | Convert CO2_ERRSTRINGS to SO2_MSGS | 20000814 |
Events
Class CL_O2_ERROR_SUPPORT has no event.
Types
Class CL_O2_ERROR_SUPPORT has no local type.
Method Signatures
Method ADD_ERROR_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ERRORS | Call by reference | Type reference (TYPE) | SO2_MSG_REC | Syntaxfehler | 20000814 | ||
2 | ![]() |
P_IMPLCLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name der für die Implement. der Seite generierten Klasse | 20000911 | ||
3 | ![]() |
P_NAVIGATION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Navigations-Request | 20000814 | ||
4 | ![]() |
P_OBJKEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | kompletter Schlüssel | 20000814 | ||
5 | ![]() |
WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Fehlerliste | 20000814 |
Method ADD_ERROR_MESSAGES on class CL_O2_ERROR_SUPPORT has no exception.
Method CONVERT_CO2_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CO2_MSGS | Call by reference | Type reference (TYPE) | CO2_ERRTAB | CO2-Fehlermeldung | 20000814 | ||
2 | ![]() |
P_MSGS | Call by reference | Type reference (TYPE) | SO2_MSGS | Fehlermeldungen | 20000814 | ||
3 | ![]() |
P_RC | Call by reference | Type reference (TYPE) | I | '4'->Warnung/'8'->Fehler | 20010109 |
Method CONVERT_CO2_MESSAGES on class CL_O2_ERROR_SUPPORT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |