‎2005 Nov 03 12:00 PM
Hi,
we need to change logon user with any other user.
How can modify sy-uname? there is a bapi or RFC that can do it?
Thanks.
‎2005 Nov 03 12:04 PM
Hi Maria,
I think its not possible to change the user name, because, if that is possible, then the purpose of having a password is meaningless.
Can you let us know what is your exact requirement?
Thanks,
Ravi
‎2005 Nov 03 2:20 PM
Thanks Ravi,
i have an adapter R/3 (Tibco) which call an RFC that register an invoice in sap.
But is tibco's user that register this invoice, i need to register this invoice with an user that i obtain from web logon (not equal to tibco user).
It's possible?
thanks.
‎2005 Nov 03 5:49 PM
Hi Maria!
Before I would change handling of every document, which will be created via this adapter, I would look for a different setting:
I would expect, it's possible to use the actual user for the RFC-connection, too.
Otherwise it's not so easy to exchange the user-id for the document creation. Some BAPIs / FM have a parameter for the user-id, but this might be quite deep inside of the document creation.
Regards,
Christian