cancel
Showing results for 
Search instead for 
Did you mean: 

SAP .NET C# Integration

Former Member
0 Kudos

Hi,

We have SAP NetWeaver 7.3 with ECC6, data replicated in BW for reporting purposes, and are trying to read the data (costs data for example) from BW using .NET. How can this be achieved programatically (using automation) ?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Siva,

this sounds like a perfect fit for the SAP Connector for .Microsoft NET 3.0 aka NCo 3.0. An introduction blog is also available on SCN: . It's available from https://service.sap.com/connectors -> SAP Connector for Microsoft .NET.

Best regards,

Markus

Former Member
0 Kudos

Thanks Markus. Can you give me any sample code to call T-Code : FAGLL03 (G/L Line Items - Download costs) with parameters as below ?

G/L Account : 10000000 to 39999999

Posting Date : 01.01.2016 to 31.01.2016

Btw, I have got my RFC Connection established and am able to download sample company data. I am wondering how to call the above T-Code (via BAPI or any means) and download information based on parameters. Many thanks!

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Siva,

you should find out, whether there exists a remote enaabled function module that returns that data. I can only consult about technical stuff, but not about the business application logic and interfaces.

Best regards,

Markus

Answers (0)