SAP Message AD402 - & (format & is not supported)

Diagnosis
The DATE format which is mapped onto data type DATE in the database isnot currently supported.

Procedure
Use instead data type DATS, which is treated as a date type within theSAP System, but which is mapped onto the type CHAR in the database.