Skip to Content
0
Former Member
Feb 15, 2011 at 05:20 PM

NetWeaver and .net DLLs

47 Views

Can NetWeaver be used to allow SAP to communicate directly with a .net class library in a DLL?

Does NetWeaver have the ability to register an EventHandler with the DLL so that the DLL can raise the event in SAP and have the SAP EventHandler function handle the event?

Or, do you absolutely have to go through a .net WinForms program to access the DLLs functionality?