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

Error when using "SAP.BAPI.1"

Former Member
0 Likes
527

Hi,

I am getting an error when tries to create an instance of

BAPI control in VB.

Error is : "<b>out of memory : run time error 7</b>"

Set moBAPICtrl = CreateObject("SAP.BAPI.1")

Please help me out.

Awaiting ur response.

Thanks

Randima

1 REPLY 1
Read only

Former Member
0 Likes
352

Found the reason for this issue. SAP client version 6.2 gives this error. Can be resolved by upgrading the client to 6.4 version.

Regards,

Randima