cancel
Showing results for 
Search instead for 
Did you mean: 

How ro UN-DELETE a PO?

Former Member
0 Kudos

Hi there,

We are using SRM 5 and I was wondering is there was any way of "un deleting" a PO after is has been deleted?

I see it goes into "Deleted" status on the header level, but ideally if it were possible to "un delete" the order I would want it to go back to "ordered" status.

I would imagine I could write some custom code that manipulates the statues using something like function module "BBP_PROCDOC_STATUS_CHANGE"?

Any help will be greatly appreciated

Lynton

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Lynton,

I don't think it is possible to "Un-Delete" a PO that has already been deleted. You may consider writing some custom code to force it but there may still be issues. For e.g., deleting a PO also reflects on the follow-on documents (confirmations, invoices etc) and the output to vendor, status updates etc. The complete process should be considered when you think of reverting back on the "deleted" status.

Beyond all this, the system may still not allow such a status change even if you put together the code. I believe there would be further checks by the application to see if the status change can be allowed or not.

Regards

Saravanan.

Former Member
0 Kudos

Thanks for your insight, much appreciated

Lynton

former_member183819
Active Contributor
0 Kudos

Note 1262719 - Transfer errors for undeleted service items

Note 1146331 - FAQ note - Deletion of service items in SRM Extended classic

Item deletion can be undo (by UNDELETE) in me22n if you were in classic mode.please look at sap standard in the above notes.

muthu

Answers (0)