SAP Message RSTRAN_GUI010 - Error in rule; recursive call

Diagnosis
The rule is called recursively. In &V1& of the rule, you refer from PIDV2 to pid v3 of the same step.
The cause might be an InfoObject that is not used. A parameter ID (PID)that does not exist could also trigger recursion.

Procedure
Check the rule for InfoObjects that are not used.
If necessary, create the rule again.