Hi
I managed to pass ERP credentials via MBOs using personalisation keys from a mobile device. Now I get data that corresponds to the user. When I query with another user I get the previous use's data as well. I know it is because of sync params. How do I save the user id I pass in the output of the RFC I am calling. The RFC right now does not have user id in the return tables. But it returns user related data using Sy UNAME in the ABAP code. How should I maintain this ,mapping in CDB? Thanks.
Regards
LNV