on 2010 Oct 28 9:41 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.