I want to get data from SAP and put new data (material and document) to SAP. I'm using the ERPConnect .Net tool from theobald software. But the question is not ERPConnect specific, any solution in C++, C# or any other language are fine. The SAP is not running in our company its for a customer who use our CAD software.
Actually the function module CO_DM_MAT_GET_DOC_LINKS does exactly what I want. Returns all linked docs. Unfortunately this module can't be called via remote.
Anybody know how I can receive materal master linked document info records, using function modules?
Thanks in advance Thomas