Add SAP ActiveX in VB.Net 2005

<< Click to Display Table of Contents >>

Navigation:  All About SAP Interface > SAP r/3 and VB.Net > Create SAP - VB.Net Connection using SAP ActiveX >

Add SAP ActiveX in VB.Net 2005

Objective

Added SAP GUI ActiveX (SAP Login Control, SAP Remote Function Call Control and SAP Table Factory)

Component Configuration

Check Installed SAP Component

Support

 

 

Requirement

All step is already tested using this requirement

1.SAP GUI 6.40 Patch Level 0-21 or SAP GUI 7.10 Patch Level 0 (download)

2.Microsoft Visual Basic 6.0

3.Windows 2000 or XP

 

Component Configuration

1.Run Microsoft Visual Studio 2005

2.Create new Project > Visual Studio > Windows > Windows Application

3.Open Reference (Ctrl+T)

Project > Add Reference...

4.Choose “ SAP Logon Control “,  "SAP Remote Function Call Control" and " SAP Table Factory "

vbnet0001

 

5.Press “vbnet0002“ button to exit form Add Reference Dialog

 

 

Check Installed SAP Component

1.Look at in "My Project > Reference" tab

vbnet0003

2.If all there SAP Logon Control, SAP Remote Function Call Control and SAP Table Factory reference name, it's mean you have been succeed add SAP ActiveX in Microsoft Visual Basic .Net 2005