Hello,
i need to filter the data to be sent to the mobile device by using the runtime UserID in my bapi-wrapper getlist function.
I tried to use the ME-SYNC_USER variable but the system tells me that the filed isn't declared in the data. How can I do?
I have other custom logic to apply in the function so I can't use the filter criteria of the syncBo. I'm using an S01 type syncBO.
Thanks for your help.