|
<< Click to Display Table of Contents >> Navigation: All About SAP Interface > SAP r/3 and Delphi > Create SAP - Delphi Connection using SAP ActiveX > Install SAP ActiveX in Delphi 6 and 7 |
Objective |
Added SAP GUI ActiveX (SAP Login Control and SAP Remote Function Call Control) |
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.Borland Delphi 6 (Update 1 and 1) or Borland Delphi 7 (download)
3.Windows 2000 or XP
1.Run Delphi Application
2.Open Import ActiveX,
Component > Import ActiveX Control…
3.Choose “ SAP Logon Control “

4.Press “ install “ button

5.Press “ Ok “ button
6.Do step 2 until 5 again, for installing “SAP Remote Function Call Control “
7.Open Environment Options,
> Tools > Environment Options …

8.Add Directories of Library path with “…Delphi Installation Path… \Borland\Delphi6\LibDelphi2”
9.Close Delphi
1.Created a new Project
2.Look at in " ActiveX" palette

3.If all there TSAPLogonControl and TSAPFunction button, it's mean you have been succeed install SAP ActiveX in Delphi (6 or 7)