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

budget uploading

Former Member
0 Likes
613

hi all ,

Iam using BAPI_0050_create for uploading budget.I have 5 rows in uploading file of same field values but only amount changing...while uploading through BAPI first line is processing successfully but all other lines are displaying like line item error. but if i debug with same inputs it is working fine without any errors, why is this happening any idea.

3 REPLIES 3
Read only

madhu_vadlamani
Active Contributor
0 Likes
552

Hi Anand,

Take the bapi method and upload through LSMW. It will upload with out any errors.It is locking. This is the problem i faced when i tried for CASHJOURNALDOC_CREATE so i finished with LSMW.Post if need help.

Regards,

Madhu.

Read only

0 Likes
552

thanks for reply,

I am facing problem with line items, is there any function module to fetch line items of particular document. Because as i told lines are repeating i.e all lines come under one document number but different line items , if they give one more line with different commitment item and fundcenter it is posted with different document number but line item should start with 1 again, how to validate this line item....

cheers,

anand.

Read only

0 Likes
552

you can also try uploading using bdc