Skip to Content
0
Former Member
Mar 06, 2009 at 06:46 AM

Updating database table through update

439 Views

Hi,

I am updating database table through

UPDATE EBAN SET EBAKZ = 'X'

WHERE BANFN = T_INREC-BANFN AND BNFPO = T_INREC-BNFPO.

but when I am going to see in transaction me53n here I can't see user name who has made the changes.

Regards

Sagar