Hi everyone,
I'm currently doing an internship as an ABAP developper and i'm having issues on a project.
I created a WebService (with provider and consummer) and a table to register whenever the WS is called. To fill this table i need some informations about the user such as his SAP installation number, his logical system etc.
I've a function module that acquires these informations but my problem is that it gets the provider informations ( i.e mine) instead of the consummer informations.
For instance : my WS is host in a DS2 system, and when i call it from an ID6 system, i still have "ds2" for user system.
I'm quiet new to ERPs so excuse me if I'm not clear.
Thank you in advance for any suggestions !
Regards.