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

Process Purchase Order search doesn't work

agnieszkap29
Explorer
0 Likes
417

Why Process Purchase Order- Search by Status: "Awaiting approval" doesn't work correctly? When we are searching for POs with "Awaiting Approval" status as the only search we get only one PO. And if we add Timeframe- so we have Status: "Awaiting Approval" and Timeframe: "90 Days" we get 100 POs. Why is that? It looks like Status; Awaiting Approval doesn't work. As in the first search it should bring more or at least those 100 POs.

View Entire Topic
agnieszkap29
Explorer
0 Likes

What I found out is that this is happening due to the BADI we have activated- BBP_SET_SEARCH_LIMIT BADI with suggested by SAP EV_MAX_HITS only 1000. To get the right results we would have to deactivate the BADI.

Any suggestions anyone?