SAP ABAP Data Element ETSAPGUI_MODE (Error Mode for SAPGUI Command)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_DDIC (Package) eCATT ABAP Dictionary Objects
Basic Data
Data Element ETSAPGUI_MODE
Short Description Error Mode for SAPGUI Command  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ETSAPGUI_MODE    
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 SAPGUI 
Medium 18 Error Mode SAPGUI 
Long 22 Error Mode for SAPGUI 
Heading 22 Error Mode for SAPGUI 
Documentation

Definition

This data element can specify the error mode for the execution of the commands SAPGUI GETGUI, and CHEGUI ...

Use

This data element specifies the error mode for the execution of the commands SAPGUI GETGUI, and CHEGUI. When running these CATT commands, errors of different types can occur, each of which can be treated differently in the error mode.

You can choose the following error modes:

  • Standard (terminate on any error): In this mode the run is terminated no matter what error occurs.
  • Continue Value (continue even if field values are not passed): In this mode the run is not terminated if only the field values cannot be passed. The run terminates, however, if certain elements on the user interface cannot be found or an unexpected screen appeared during the run.
  • Continue (continue on any error): The run continues no matter what error occurs. In this mode the first error might produce several subsequent errors.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 630