SAP Message BRAIN657 - Value "&1" for user-exit variable &2 is invalid

Diagnosis
The value for the variable &V2& is determined in the user exit(RSR00001). In this case, the value &V1& was allowed. This value is notvalid.

Procedure for System Administration
Check the user exit for variable &V2&. Make sure that variables forcharacteristic values are in internal format and are not compounded.This means, for example, that a date variable must have the value20000914 and not the value 14.09.2000.