SAP ABAP Data Element WLF_FATAL_ERROR_HANDLING (CL: Fatal Error Handling During Report)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE (Package) Agency Business
Basic Data
Data Element WLF_FATAL_ERROR_HANDLING
Short Description CL: Fatal Error Handling During Report  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Cancel FE 
Medium 20 Cancel at FatalError 
Long 32 Cancellation at Fatal Error 
Heading 32 Cancellation at Fatal Error 
Documentation

Definition

System behavior when a fatal error occurs in a report.   

Use

  • 'X': The report is canceled. A ROLLBACK-WORK statement is executed (Standard).
  • ' ': The current package is canceled. A ROLLBACK-WORK statement is executed. The report is continued along with the next package.

Dependencies

Example

History
Last changed by/on SAP  20030130 
SAP Release Created in 470