-----Original Message-----
From: Elliot Bendoly [mailto:ebendoly@i...]
Sent: 09 November 2000 22:13
To: feedback@w...
Subject: Visual Basic SAP R/3 Programming
Hello Sir,
I recently purchased your book and I have to say
nice job. I'm glad someone finally tried to put something
together on the topic. I have a question for you
however that I wasn't able to easily resolve. I would
like to call R/3 Transactions through VB and interact
with these associated GUIs as a part of a larger
VB program. I see that through VB I can create SAP
Transaction controls, but I am unsure as to how
I should specify the R/3 Transaction I am interested in.
For example, I might want to call the R/3 Transaction
"VA01" (purchase order creation) through VB, complete
the R/3 GUI supported transaciton, and then have subsequent
VB code perform other tasks. Can you provide me with an
example VB code subroutine that could get me started?