SAP Message AQ287 - Recursive field references are not allowed

Diagnosis
When defining the local field, you referenced other local fields inorder to transfer attributes from the reference field or whenformulating the calculation formula. One of these local fields iseither itself the field just defined (direct recursion) or it uses thefield just defined within its own definition (indirect recursion).
A local field cannot reference itself within its own definition.

Procedure
Change the definition of the local field so that no fields refer tothemselves.