SAP ABAP Message Class 28 Message Number 023 (Error in syntax check for simple condition)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DEP (Application Component) Object Dependencies
     CUMT (Package) Maintenance Environment for Dependencies
Attribute
Message class 28  
Short Description Configuration    
Message Number 023  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Error in syntax check for simple condition
Help Document

Diagnosis

The syntax check found errors in the condition. There are several possible reasons for this:

  • Keys (such as characteristic names) that contain hyphens can only be referred to in dependencies if you enter the keyword SKEY. The key must be entered in quote marks: SKEY 'EXT-COLOR'
  • Changes to master data that are made while you are processing a dependency are not always recognized, due to buffering of data.
  • Character strings (for example, characteristic values in CHAR format) must be entered in quote marks: COLOR = 'RED'. Characteristic values in numeric format are not entered in quote marks.

System Response

The cursor marks the place where the error occurs. There may be a list of several detailed error explanations for you to select.

Procedure

Check your entry and correct the error. You have the following options for analyzing and correcting the error:

  • If you cannot see the error immediately, select a detail message that looks suitable by choosing the Details pushbutton. The cursor marks the relevant place in your source code, and you can display the long text of the detail message for more information, if required. If the message you selected does not help, you can check again and select a different detail message.
  • If changes to master data made while you are processing the dependency are not recognized, start the dependency maintenance function again.
  • You can still save your dependency if the source code contains errors. The status of the dependency is automatically set to locked, and the dependency cannot be used for variant configuration.

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