Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_DOCUMENT_CHECKOUTVIEW2 gives error while calling from VB application

former_member396896
Participant
0 Likes
312

HI,

when i am executing the rfc BAPI_DOCUMENT_CHECKOUTVIEW2 in sap system, it downloads one file at the specified folder.

But same thing when i trigger it from VB ( biztalk server ), it gives error as file cannot be found.

I pass the following parameters :

documenttype

documentnumber

documentpart

documentversion

getstructure

originalpath = 'c:\temp\'

getheader

getcomponents.

1 REPLY 1
Read only

former_member396896
Participant
0 Likes
283

Problem with some .dll files