Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asptoday_discuss thread: SAP, DCOM and .Net Integration


Message #1 by "Vinod" <vin_sharma@h...> on Sat, 16 Feb 2002 17:47:46
Hi,



I have created a dll which encapsulates SAP custom BAPIs/RFCs pertaining 

to Plant & Maintenance module using SAP DCOM connector. This BAPI I am 

invoking from a WebService (ASMX Page) using COM Interop and exposing it 

as a Webmethod. One of the BAPI is failing as it expects a SAP structure 

type to be passed to it as one of the parameter. Tried passing an object, 

recordset, dataset, dataview, yes a varianttype as well but unfortunately 

none of them worked. Getting the error as "The method return a COM variant 

type that is not interop compatiable."



Would appreciate if any one call help  me out with this as my project is 

struck bcos of this.



Cheers!

  Return to Index