SAP ABAP Data Element SIW_DTE_PIECE_STATE_UI (Syntax Check Result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_UI (Package) UI of Service Implementation Workbench
Basic Data
Data Element SIW_DTE_PIECE_STATE_UI
Short Description Syntax Check Result  
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 SC-Result 
Medium 15 SyntChck Result 
Long 20 Syntax Check Result 
Heading 55 Syntax Check Result 
Documentation

Definition

Represents the check result of a generated object.

Use

The following check results can occur:

@00@ Undetermined -

If there is no check implemented the system shows the grey icon. In this case, check your generated object manually in the repository system. To do so, navigate to the unchecked object via the Object Name field. Execute the syntax check in the tool that is opened.

@5B@ OK -

If the check of the corresponding object is error free, the system shows the green icon.

@5D@ Warning -

If the check of the corresponding object returns some warnings, for example there are some open mandatory todo items, the system shows the yellow icon.

Select the first column to get the logged messages.

@5C@ Error -

If the check of the corresponding object returns errors, the system shows the red icon.

In this case, proceed as follows:

  • Select the first column to access the logged messages.
  • Check if the error is in the code of your generated object: To do so, navigate to the erroneous object via the Object Name field. Execute the syntax check in the tool that is opened.
  • If the syntax checks find errors, find out whether the error is caused by the generation. You may have entered wrong values within the context or the object has not been defined properly in the corresponding configuration class.
  • If the syntax check does not find any errors, the syntax error must be in the corresponding configuration class.
  • If there are errors in the configuration class, contact your service implementation architect.

Regardless of the occurrence of check errors and depending on the sub object type, there can be open items left in the To Do / Done field.

Dependencies

Example

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