Application Development 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: 

problem executing bapi_acc_manual_alloc_post (manual cost allocation)

Former Member
0 Kudos

hi,

I have written a code for uploading manual cost allocation using bapi_acc_manual_alloc_post. when i tested the BAPI in SE37 with the test data its working fine... but when i call bapi in se38 with the same data (uploaded using GUI_UPLOAD) it is giving an error "create account xxxxxxxx from 04/30/2007 as a cost element in controlling area zzzz".but the cost element (xxxxxxxx) is already created for the controlling area. I am not able to understand the reason why i am getting this error. Please help me out. i will give points for the correct answer.

thanks and regards,

Gautham

2 REPLIES 2

Former Member
0 Kudos

I am facing the same issue for posting manual allocation of cost, with the bapi BAPI_ACC_MANUAL_ALLOC_POST. Please reply me, as soon as you can.

Edited by: Satish BS on Jul 18, 2008 6:59 PM

0 Kudos

Please check the Cost Element. If your passing less than 10 charector to the BAPI you will get the error.

Edited by: Kuber SH on Jul 24, 2008 8:58 AM

Edited by: Kuber SH on Jul 24, 2008 10:30 AM