SAP ABAP Data Element SIW_DTE_DEEP_CHECK_STATUS_TEXT (Status of Generated Objects Check (Deep Check))
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_DEEP_CHECK_STATUS_TEXT
Short Description Status of Generated Objects Check (Deep Check)  
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 Objs. Chk 
Medium 15 Objects Check 
Long 30 Objects Check (Deep Check) 
Heading 20 Objects Check 
Documentation

Definition

Indicates the object check result of the generated objects of an SIW project. This result consists of the result of the object status check and in the case of reports, classes, or interfaces, the result of a syntax check. It also checks whether there are mandatory, open items to be completed.

Use

The following status values exist:

@00@     Undetermined -

The check hasn't been executed so far. In this case, check the generated objects.

@5B@    OK -        

The system has successfully generated all objects for the project. All executed object checks are ok and no open item is determined. Check the logged messages for details.

@5D@     Warning -

The system has generated almost all the objects for the project successfully. The check of at least one object returned a warning or an open item is detected. For more detailed information, see the log.

@5C@    Error -

The system could not generate all objects, because the check of at least one object returned an error. For more detailed information, see the log.


Dependencies

In the case of reports, functions, classes or interfaces, the system executes a syntax check.
Due to performance issues, this status is not determined automatically. You can trigger this check manually in transaction SIW at the Generated Objects view by selecting the Check pushbutton 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