I cannot use SAP .NET Connector (sapnco.dll) and I didn't found another connector for Xamarin and SAP so my problem is how to call a SAP function from Xamarin.Forms project or maybe there is a better way to retrieve returned table from SAP function module?
I already made a ConsoleApp (.Net Framework) with SAP .NET Connector (NCo) like this and now I want to make something similar (or not) in a Xamarin.Forms project.