SAP ABAP Data Element SAUNIT_D_LEGACY_CI_ASSERT_RC (ABAP Unit: Exit Program Flow)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_LEGACY_CI (Package) - Internal - Adapter to Code Inspector
Basic Data
Data Element SAUNIT_D_LEGACY_CI_ASSERT_RC
Short Description ABAP Unit: Exit Program Flow  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAUNIT_BOOLEAN    
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 Prog. Flow 
Medium 15 Program Flow 
Long 20 Program Flow 
Heading  
Documentation

Definition

The method "Cl_Aunit_Assert=>Assert_Equals( )"enables you to compare values. However, the system variable "Sy-SubRc" cannot be checked, since the formal parameters of the method have reference semantics. For this reason, you must use the method "Assert_SubRc( )" for this system variable. This check is only made on source code within test methods.

History
Last changed by/on SAP  20100420 
SAP Release Created in 700