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 CL_O2_CO2_EXCEPTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SO2 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 C_FALSE Constant Private Type reference (TYPE) SEU_BOOL ' ' Boolean: False 20000814
2 C_TRUE Constant Private Type reference (TYPE) SEU_BOOL 'X' Boolean: True 20000814
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_MESSAGES Static method Public Method Adds Page Specific Errors to the Error List 20000814
2 CONVERT_CO2_MESSAGES 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 Importing P_ERRORS Call by reference Type reference (TYPE) SO2_MSG_REC Syntaxfehler 20000814
2 Importing P_IMPLCLASS Call by reference Type reference (TYPE) SEOCLSNAME Name der für die Implement. der Seite generierten Klasse 20000911
3 Exporting P_NAVIGATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Navigations-Request 20000814
4 Importing P_OBJKEY Call by reference Type reference (TYPE) SEU_OBJKEY kompletter Schlüssel 20000814
5 Changing 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 Importing P_CO2_MSGS Call by reference Type reference (TYPE) CO2_ERRTAB CO2-Fehlermeldung 20000814
2 Exporting P_MSGS Call by reference Type reference (TYPE) SO2_MSGS Fehlermeldungen 20000814
3 Exporting 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