cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PO Not updating in POWL

Former Member
0 Likes
198

Hi Experts,

Iu2019ve managed to delete a PO, but when I refresh the POWL itu2019s still showing as ordered and canu2019t get it to appear in the deleted PO list.

we are having standalone scenario.Could any guide me on this.

<<Text removed>>

regards

subhash

Edited by: Matt on Oct 28, 2010 9:55 PM

View Entire Topic
Former Member
0 Likes

Hi,

Is there any program or FM to update the deleted PO to appear in POWL.

can anyone throw valuble points on this

regards

subhash

Former Member
0 Likes

Hello Subhash C.

Not exist program or function in SRM that update PO deleted in POWL. But you can review the class the PO /SAPSRM/CL_PDO_SO_SEARCH_PO_2 and method GET_RESULT, there you have all PO before that the sistem filter the results. You can make an enhacement to the method and get the orders also deleted.

In this method /SAPSRM/IF_PDO_SO_SEARCH_PO_2~EXECUTE_SEARCH you can filter before of obtain the Results.

Regards

José Luis

Former Member
0 Likes

Hi Jose,

Could you please provide with further information where to see the class you specified and how to proceed.

regards

subhash

Former Member
0 Likes

Try to run transaction BBP_PD in SAPGUI for this PO and see if status "deleted" is appearing in the "status" section.

Former Member
0 Likes

Hi Yang,

Yes, the status is deleted in BBP_PD

regards

subhash