LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default Excel:Runtime Error 7 "Not enough Memory" with CreateObject (SAP.B

Hi,
One idea: Have you tried early binding by setting a reference to the SAP BAPI library (menu Tools References)?
--
Regards,
Sébastien
PS: Rating a post as the answer helps searches and gives the answerer credit for their contribution.


"E.Soriani" wrote:

I have an excel application that has the following code:

Dim oBAPICtrl As Object
Set oBAPICtrl = CreateObject("SAP.BAPI.1")

This application creates from excel orders in SAP. It worked good with windows 2002 but not with window XP:

Runtime Error 7 "Not enough Memory" with CreateObject (SAP.BAPI)

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Microsoft Visual Basic runtime error '424' object required". SharonG. Excel Worksheet Functions 0 July 5th 06 01:36 AM
How do I correct Runtime error "53" in excel 2003 mendip04 Excel Discussion (Misc queries) 1 December 12th 05 10:22 PM
Runtime Error "1004" Select Method of Range Class Failed Stephen[_7_] Excel Programming 4 April 10th 04 06:28 AM
CreateObject("Excel.Application") - Access denied Luca[_2_] Excel Programming 0 February 6th 04 01:21 PM
The instruction at "0x65255ac9" referenced memory at "0x00000008". The memory could not be read. Clikc OK to terminate etc Angus Comber[_2_] Excel Programming 1 November 7th 03 01:18 PM


All times are GMT +1. The time now is 08:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright 2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"