Basic Knowledge

<< Click to Display Table of Contents >>

Navigation:  All About SAP Interface > SAP r/3 and VB 6.0 > 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

Practice (102) - Test All SGC Server Command

Practice (103) - Read and Write XML Document

Support

Source Code

Practice (101)

Practice (102)

Practice (103)

 

Requirement

All step is already tested using this requirement

1.SGC Server

2.Microsoft Visual Basic .Net-> Already test with VB .Net 2005

 

(Doesn't need SAP Logon. SAP Logon and RFC transaction would be arrange with SGC Server)

 

 

Practice (101) - Create Simple Connection to SGC Server

Screen 1. Connected to SGC Server

VB_6.0_da0003

 

Screen 2. Login to SGC Server

VB_6.0_da0004

 

Practice (102) - Test All SGC Server Command

Screen 1. Connected to SGC Server

VB_6.0_da0007

 

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

VB_6.0_da0008

 

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

VB_6.0_da0009

 

Screen 4. Execute Command of "Get Function Info"

VB_6.0_da0010

 

Screen 5. Execute Command of "Run Function"

VB_6.0_da0011