Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Professional VB SAP/R3 Programming


Message #1 by Rowenap@w... on Wed, 20 Dec 2000 14:03:09 -0000
Hi,
I read your book. It's pretty neat book for the freshers like me who wants
to connect SAP thru VB.
Actually, this is very urgent since we need this for one of our web
projects.
I am using RFC function named "BAPI_SALESDOCUMENT_COPY. It has 3 export
parameters: DocumentType, SalesDocument and TestRun. It has 1 import
parameter SalesDocument_ex.

Now the problem I have, I am able to supply values to export parameter,
then
successful in calling the function (this creates a sales order in SAP) but
unable to get the import parameter value (i.e. created sales document no).

I will really appreciate if you can help me in this issue asap.

---
You are currently subscribed to pro_vb as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_vb-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index