Hi ,
Looks like there is no BADI or user exit for this transaction.You can try putting a break point in Cl_EXITHANDLER to find BADIs.
You can try finding an implicit enhancement where you can insert your code.
You can also try copying the whole program into a Z program and change as per your requirement .
Thanks
Manik