‎2006 Mar 16 1:39 PM
Hi,
I am trying to use FM BAPI_PR_CHANGE.
I am able to change existing line items of the PR using the BAPI.
But I am facing problems while adding new line items to the PR.
Please Help.
Regards,
Mahesh.
‎2006 Mar 16 1:55 PM
‎2006 Mar 16 2:24 PM
Hi Mahesh.
You may need to set some flag for a particular field of the structure PRITEM when you are creating new item.
GOTO - BAPI Transaction - Select - BAPI_PR_CHAANGE - And read the documentation for PRITEM structure(method). Generally SAP provide some comments here if there is any special handling required.
Hope above procedure would help you to solve your issue.
Regards,
Siva