Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unblock/Undelete of PO Item

former_member328919
Participant
0 Kudos

Hi all,

When I click on "unblock/undelete" PO item, I want that :

--> the item is only unblocked but not undelete

Thanks in advance for your precious help

Regards

1 ACCEPTED SOLUTION

JL23
Active Contributor

How do you even get blocked together with deleted from a single field?

This is my presumption on your requirement, but I don't even see that this is technically possible since.

EKPO-LOEKZ = "L" means deleted

EKPO-LOEKZ = "S" means blocked

Removing the indicator is just blank, and blank means it is neither blocked nor deleted. And there is no sequence for deletion or blocking either. You either do the one or the other, and if you do the other then it just overwrites what you had earlier in that field.

Like removing the entry just is another overwrite, an overwrite with blank.

It is not reading the change logs to get back into an earlier status.

1 REPLY 1

JL23
Active Contributor

How do you even get blocked together with deleted from a single field?

This is my presumption on your requirement, but I don't even see that this is technically possible since.

EKPO-LOEKZ = "L" means deleted

EKPO-LOEKZ = "S" means blocked

Removing the indicator is just blank, and blank means it is neither blocked nor deleted. And there is no sequence for deletion or blocking either. You either do the one or the other, and if you do the other then it just overwrites what you had earlier in that field.

Like removing the entry just is another overwrite, an overwrite with blank.

It is not reading the change logs to get back into an earlier status.