SAP Screen in VB form

Question: Hi

- I can connect to SAP using the SAP logon control and i can run the BAPI etc etc..
- What i want is..I want SAP screen to show up in my VB form. That is..

Let us teake a Z report in SAP. In my VB form I will have a button, once i click it it should ask me for a SAP login(I have to login thru VB using the SAP logon control ) and then it should show me the same SAP screen as it is as i can see if i login to SAP directly. Is there any control..if there can some one please help me providing the VB form..

Thank you

Answer:
If you don't want to interface with SAP from VB, but just want to trigger the start of an SAPGUI session from VB, you should just use the VB command SHELL to start SAPLOGON.EXE.
Copyright ?2007 - 2008 www.jt77.com