SAP ABAP Message Class 28 Message Number 026 (Syntax check for rule found errors)
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 026  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Syntax check for rule found errors
Help Document

Diagnosis

Possible causes:

  • Keys that contain hyphens must be preceded by SKEY. The key (name of characteristic, class, table, or function) must be in single quote marks. For example:

    SKEY 'EXT-COLOR'

  • If master data is changed while you are maintaining a dependency, the changes may not be recognized because data is buffered.
  • Character strings (such as characteristic values in format CHAR) must be in quote marks. For example:

    COLOR = 'RED'

  • Numeric characteristic values must not be in quote marks.

System Response

The cursor shows where the error is. There may be a selection of messages detailing possible causes of the error.

Procedure

Check your entry and correct the error. You have the following options to help you:

  • To select a detailed message that looks suitable, choose Details. The cursor jumps to the relevant place in your source code. If you require further information, you can display the long text. If the message you select is not relevant, try again with another message.
  • If changes to master data seem to be the problem, restart dependency maintenance.
  • You can still save source code if it contains errors. The status of the dependency is automatically set to Locked, so you cannot use the dependency in configuration.

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