2013 Jun 27 12:22 AM
Hi:
We are in the middle of go live.. Having around 8000 PR .. These includes service, assets and Material PRs, have budget linked to them. We using a BAPI made program to upload these data in production. In numerous cases we are getting error
Error in Function
Error in commitment check
This is all we get when trying to create PRs via BAPI for many PRs, however when the same thing is raised manually , system issues no error message.. Please guide me. Important thing is system consumes it number range but does not generate any PR..
Regards
2013 Jun 27 2:37 PM
Atif,
I am assuming you are using BAPI_Requisition_create. This BAPI produces the error in multiline reqs when budget is exceeded but gives no information as to the line item causing the error. You will need to use a breakpoint to determine whether the error is legitimate.
Thanks
Shyam
2013 Jun 27 2:37 PM
Atif,
I am assuming you are using BAPI_Requisition_create. This BAPI produces the error in multiline reqs when budget is exceeded but gives no information as to the line item causing the error. You will need to use a breakpoint to determine whether the error is legitimate.
Thanks
Shyam
2013 Jun 28 7:22 AM
You are right . A PR having multiple line items ...Mat A in line item 1 derives a legitimate commitment item for which budget is available in fund center however when in the same PR containing another line item having a material which should not have been assigned to this fund center derives a wrong commitment item for which there is no budget in fund center, system issues error in commitment check instead of issuing AVC error.