Hello Gorkan, if you know password of user in another client you can use that trick:
UPDATE PRD.prd.USR02 set BCODE=(select BCODE from PRD.prd.USR02 where BNAME='KNOWUSER' and MANDT='100') where BNAME='DDIC' and MANDT='000'
Regards,
Luis
Hello Gorkan, if you know password of user in another client you can use that trick:
UPDATE PRD.prd.USR02 set BCODE=(select BCODE from PRD.prd.USR02 where BNAME='KNOWUSER' and MANDT='100') where BNAME='DDIC' and MANDT='000'
Regards,
Luis