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

Background job error : HTTP_NO_MEMORY"

Former Member
0 Likes
2,034

Hi,

We are trying to upload items from into SAP to create FI documents.

For a file that has more than 500 records , the program errors out to :

HTTP_NO_MEMORY" occurred

I have checked out a few posts on scn and came across following solution :

profile parameter icf/max_handle_key


has anybody else faced this issue?


Regards,

MB

Hi,

We are trying to upload items from into SAP to create FI documents.

For a file that has more than 500 records , the program errors out to :

HTTP_NO_MEMORY" occurred

I have checked out a few posts on scn and came across following solution :

profile parameter icf/max_handle_key


has anybody else faced this issue?


Regards,

MB

2 REPLIES 2
Read only

Former Member
0 Likes
1,103

R u using BDC or BAPI to upload data ?

Read only

0 Likes
1,103

Hi ,

I am using standard bapi BAPI_ACC_DOCUMENT_POST.