Requires Free Membership to View
(data: datatab type char1024 with header line. Select * from edidc into table datatab where docnum eq docnum. Select * from edid4 appending table datatab where docnum eq docnum. Call function 'GUI_DOWNLOAD' …)
To inject the data to R/3 you have to either write a file with the correct format and import the document from file using IDOC_INBOUND_FROM_FILE (Report: RSEINB00), or make an RFC call from VB to function IDOC_INBOUND_ASYNCHRONOUS. Details on RFC programming from VB are described on http://www.logosworld.com in the section MYSAP/NETWEAVER.
This was first published in April 2005

Join the conversationComment
Share
Comments
Results
Contribute to the conversation