cancel
Showing results for 
Search instead for 
Did you mean: 

IP address for sales document changes.

Former Member
0 Kudos

We have a couple of sales documents which have been changed over the course of few days. In the changes, it gives the user, who has changed. But the user disputes this. So, we wanted to know, what is the IP address ( or the computer name ) from where these changes have been made. Does SAP store this information? if so, can we retrieve this using function calls?

Thanks.

Mahesh.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thaks for the reply. I do apprecite it. I used the function call in our testing environment. and it does not come back with the changes, that are made to the sales document. Would there be any other function, i could use?

Regards.

Mahesh.

Former Member
0 Kudos

Check if the following function helps.

ARFC_GET_TID : will return the IP address of the terminal in hex.

Reward points if it helps.

Former Member
0 Kudos

Hi Geeta,

The function module returns (in our case) the IP address of the server, not the client where the (WIN)gui runs.

Which IP address should be shown?

Best regards,

Mark