This question was closed Sep 21, 2019 at 08:08 AM by Mynyna Chau for the following reason: The question is answered, right answer was accepted
Hello All,
I use BAPI_PO_CHANGE to delete a Item in PO.
And i do a Commit, it deletes PO item.
That is fine, after some checks i need to undelete/ Unblock the item which i have deleted earlier.
unfortunetly i cannot do the checks prior to deletion.
Inforeground i can use the unlock to undlete a deleted item, how do it do it with FM or BAPI.
Are theer any BAPI's or FM to do UNDELETE / UNBLOCK a deleted item?
Best Regards.
Can you not do what you did to delete the item, but in reverse? I mean, you probably set the DELETE_IND flag, right? Try setting it to SPACE.
Regards,
Rich Heilman
Add a comment