‎2011 Jul 22 7:39 PM
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.
‎2011 Jul 23 5:31 PM
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.
‎2011 Jul 23 5:59 PM
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.
‎2011 Jul 25 6:50 AM