SAP ABAP Data Element O2ERRPAG (BSP page or controller is an error page)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SO2_DBLAYER (Package) mySAP Application Server Pages: Database Layer
Basic Data
Data Element O2ERRPAG
Short Description BSP page or controller is an error page  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Error Page 
Medium 15 Is Error Page 
Long 20 Is Error Page 
Heading 15 Is Error Page 
Documentation

Definition

An error page is a controller or page (that is, either a view or a page with flow logic), whose Is an Error Page attribute is checked. Any page or controller with this attribute can be included in another page or controller as an assigned error page. If a runtime error occurs when this (latter) page or controller is executed, the assigned error page is executed automatically. If a runtime error occurs and there is no error page assigned to a page or controller, the system displays a default error page.

A page or controller characterized as an error page cannot have an error page assigned to it. No controller class can be assigned to a view, since the error page is called implicitly during the runtime of the BSP.

History
Last changed by/on SAP  20020827 
SAP Release Created in 620