SAP ABAP Data Element FIT_STOP (Indicates Whether Subsequent Checks are Performed)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-CCF (Application Component) Configuration Check Framework
     FIT_CHECK_FRW_DT (Package) Check Framework Design Time
Basic Data
Data Element FIT_STOP
Short Description Indicates Whether Subsequent Checks are Performed  
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 Stop Check 
Medium 20 Stop Config. Check 
Long 40 Stop Configuration Check 
Heading 25 Stop Configuration Check 
Documentation

Definition

Prevents the system from continuing to process a configuration check if an error occurs in any of the included configuration checks.

Use

If a configuration check includes other configuration checks, you can select the Stop Config. Check checkbox to stop the system from processing this configuration check.

The Stop Config. Check applies to the first level of included configuration checks. If an included configuration check reports an error, the system discontinues processing the configuration check. However, the system does not stop the configuration check if a configuration check within an included configuration check reports an error.

Dependencies

Example

There are five configuration checks for processing, A, B, C, D, and E and you have selected the Stop Config. Check checkbox for configuration check D and configuration check A.

Configuration check A includes the following configuration checks:

  • Configuration check B
  • Configuration check B contains configuration check D and configuration check D contains configuration check E.
  • Configuration check C

The system processes the configuration checks in the following order:

  1. E
  2. D
  3. B
  4. C
  5. A

If configuration check E reports an error, the system does not process configuration check D and moves onto the next configuration check, which is B.

Even though configuration check D reports an error, the system processes configuration check B because the Stop Config. Check checkbox is not selected for configuration check B. The Stop Config. Check applies to the first level of included configuration checks and D is the only included configuration check within configuration check B.

If configuration check B reports an error, the system moves onto configuration check C. Configuration check C contains no included configuration checks so it is not impacted by errors for other configuration checks.

Even if configuration check C does not report an error, the system does not process configuration check A. Configuration check B is included in configuration check A and configuration check B reported an error, therefore the Stop Config. Check prevents the system from processing configuration check A.

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