2020 Jun 03 9:41 AM
I have a requirement to update PO item category to B, and update the Limits and Account Assignment.
i tried using BAPI_PO_CHANGE, but fails to update; it gives:
-E SE 001 Buffer table not up to date (as the package being 0)
-I ME 664 Change Item Category could not be effected
As per my understanding, BDC Recording wont be apt for me22n as its an njoy tx and for me22 ,item category field is grayed out-(https://launchpad.support.sap.com/#/notes/512162 thus cant go with the BDC option)
https://launchpad.support.sap.com/#/notes/2048777 2048777 - BAPI_PO_CHANGE: not possible to change item category
is there a better way to achieve this/using BAPI.
Please help with the same.Thanks.
2020 Jun 03 10:05 AM
Hi dmd_divya,
It seems the only workaround is deleting and creating a new line.
https://launchpad.support.sap.com/#/notes/2887571
Regards,
Bartosz
2020 Jun 03 3:15 PM