Informix Error -1351
-1351 The function (or report) name has already been defined. Function
and report cannot both have the same name.Each function (or report, which is similar to a function) must have a unique name within the program. You must change either this use or the prior one.