cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of SAP with .NET

Former Member
0 Kudos

Hi good after noon all,

I am asked to correct a program written in .NET which reads data from SAP and shows in output. The .NET connector is installed correctly. Can any 1 plz give me a good avice on that. The particulars which I recieved are as follows:

BEGIN OF INSTRUCTIONS:

-


*We are seeking for our software Integration with SAP "Software Integration & Certification Services".

Functional scenarios that we want to establish through this integration are;

-Pull the master data/hierarchy of the plant from SAP (ECC 5.0 System)

-Perform the Required process with in Velosi Software (VB.net & SQL Server 2005)

-Push the Inspection/Maintenance plan to SAP for Work order

-scheduling and generation

-Work order scheduling and generation with in SAP using the interface of Velosi Software

-Backlog monitoring with in Velosi software from SAP for KPI's calculation/assessment

We are seeking for your immediate response. Thanks*

-


END OF INSTRUCTIONS

I had no idea what to do until I read the following article on

http://www.codeproject.com/KB/dotnet/SAP_NET_Connector.aspx

I just wanted some directions as WHERE to start and WHAT to do. I have 5 days to do this.. Thanks in advance

Edited by: Noman Hussain on Jun 19, 2010 5:40 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

> I just wanted some directions as WHERE to start and WHAT to do. I have 5 days to do this.. Thanks in advance

I'm not sure what you expect us do tell you.

If you have the sources (since you said you need to 'correct' a program) I'd look at them and try to figure what the program is doing.

Markus