Re: VBScript Interface with SAP


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by [IP Address: 208.247.54.21] 'Andrew McCarter' on September 10, 2001 at 16:59:01 EST:

In Reply to: VBScript Interface with SAP posted by [IP Address: 208.247.54.21] 'KC Wong' on September 07, 2001 at 07:48:14 EST:

: Hi,
: I need to make VBScript talk to SAP through BAPI. The VBScript is responsible of sending PR info to SAP so that SAP can automatically create a PR based on the info sent.
: Greatly appreciate it if anyone can help?

: Thanks!
: KC

You can certainly do it, but it is better to wrap up the logic into your own COM objcts that call the BAPIs and RFCs. What exactly are you trying to do? So long as you have the BAPIs/RFCs registered on the machine, you can call them from VBScript and invoke their methods.

Regards,
Andrew


Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]