SAP ABAP Message Class AQV Message Number 287 (Recursive field references are not allowed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Attribute
Message class AQV  
Short Description Message texts for SAP Query    
Message Number 287  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20110908   
Message Text
Recursive field references are not allowed
Help Document

Diagnosis

When defining a local field, you referred to other local fields either for copying attributes (reference field) or for formulating a calculation formula. One of these local fields used is the field just defined itself (direct recursion) or it uses the field just defined in its own definition (indirect recursion).
The definition of a local field may not refer to itself.

System Response

Procedure

Change the definition of the local field so that there are no more references to itself.

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