2017 May 27 2:29 PM
Dear Community Experts:
I face issue for Service PR with limit change.
I managed to use bapi_pr_create to create a service PR with limit. but face issue when change the service line item use BAPI_PR_CHANGE.
If I create the Service PR without limit it is okay to change with bapi_pr_change. I can change the limit value/expect value and also change the service item qty info.
If I create the Service PR without limit first then user bapi_pr_change to add the limit for service item. It is okay to change the limit/expect value.But not able to change the service item qyt info.It raise error "In case of multiple account assignment, enter distribution indicator".
If i create the Service PR with limit/expect value dirctly. I am not able to use BAPI_PR_CHANGE to change anyfield. It always raise error "In case of multiple account assignment, enter distribution indicator". I have implement the note
0002469586 BAPI: SE601 issued when changing Purchase Requisition.
Please suggest. Many thanks!