cancel
Showing results for 
Search instead for 
Did you mean: 

Different User-Names in Frontend and Backend-Server

OliverMerk
Explorer
0 Kudos

Hi all,

I know that the communication between frontend and backend-server is done via Trusted-RFC, which implies that the user-names must be the same on both systems.

However, what if the user name on the frontend-server differs from the user name in the backend-server?

Is there any solution for this? What about the "User-alias", can this somehow be used?

Thanks in advance

Oliver

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Oliver,

As far as I can see, you cannot work things out with different usernames in frontend and backend systems. The most you can do is use a default user for your connection.

Consider an example of Creating a sales order. The field "Created By" in your VBAK needs to be filled with the user on the frontend server, and not your backend server. This username will only be passed if there is trusted connection between the two systems.

If you do find something, please post it over here.

Cheers,

NK