SAP ABAP Data Element SIW_DTE_AUT_STATUS_TEXT (Status of Executed Unit Tests (Generated Objects))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Basic Data
Data Element SIW_DTE_AUT_STATUS_TEXT
Short Description Status of Executed Unit Tests (Generated Objects)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SIW_DOM_STATUS_TEXT    
Data Type CHAR   Character String 
Length 60    
Decimal Places 0    
Output Length 60    
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 AUT 
Medium 15 Abap Unit Tests 
Long 30 AUT of Generated Objects 
Heading 25 AUT(Generated Objects) 
Documentation

Definition

Indicates the overall result of the unit tests of all generated objects. The system only executes unit tests for successfully generated objects for which those tests are available.

Use

The following status values exist:

@00@     Undetermined -

There are no unit tests to be executed, the check hasn't been executed so far or the check result has been invalidated due to regeneration.

@5B@     OK -

All executed unit tests have run successfully.

@5C@    Error -

At least one unit test ended with an error.


Dependencies

Due to performance issues the unit test status is not updated automatically. You can trigger that check at the generated objects' view of transaction SIW in update mode and save the status information.

For further details, see single check result.

Example

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