As ME55 main program is a simple report which starts filling an internal table xeban, you could look for an implicit enhancement spot to remove records where creator = sy-uname ?
(You could look at form check_para1 in include FM06BFSL_CHECK_PARA1, try to set REJECT = 'X' if user is the creator)
Regards,
Raymond