|
<< Click to Display Table of Contents >> Navigation: All About SAP Interface > SAP r/3 and Delphi > Create Desktop Application using SGC Server > Basic Knowledge |
Objective |
Know how to create connection to SGC Server and used all SGC Command ▪Practice (101) - Create Simple Connection to SGC Server |
Support |
Source Code |
Requirement
All step is already tested using this requirement
2.All Delphi version (download) -> Already test with Borland Delphi 7
(Doesn't need SAP Logon. SAP Logon and RFC transaction would be arrange with SGC Server)
Installed Component
1.Standard Delphi Component
2.Indy Client Component (Include on Delphi Enterprise Edition)
Practice (101) - Create Simple Connection to SGC Server
▪Screen 1. Connected to SGC Server

▪Screen 2. Login to SGC Server

Practice (102) - Test All SGC Server Command
▪Screen 1. Connected to SGC Server

▪Screen 2. Execute Command of "Get Sap Logon Info"

▪Screen 3. Execute Command of "Get User Menu List"

▪Screen 4. Execute Command of "Get Function Info"

▪Screen 5. Execute Command of "Run Function"

Practice (103) - Read and Write XML Document
Same as with Practice (102)