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

POWL BADI /SAPSRM/BD_CLL_POWL_FEEDER is not getting triggered

Former Member
0 Likes
368

Hello Experts,

We are using Classic scenario SRM7.0 system.

The requirement is, in POWL, all the queries (Like POs, PRs, Service entry sheet etc) should display only items related to requestor (SY-UNAME).

I used implemented BADI - SAPSRM/BD_CLL_POWL_FEEDER, but this is called only for SC (shopping cart) queris. For all other queries mentioned above, this BADI is not getting triggered.

Kindly anybody can help me out with the solution?

Thanks

Prabhu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Yes, I have mentioned correct feeder class and set POWL_TYPE for all the queries.

Also, when I add additional standard field (REQUESTOR) in the selection criteria through SPRO, the same field is not getting reflected in the POWL selection screen on Portal.

Kindly let me know what could be the problem.

Thanks and Regards,

Prabhu

Former Member
0 Likes

As to your search criteria question, refer to this thread:

Former Member
0 Likes

You would have to adjust the "filter value" for the enhancement implementation, for example, set POWL_TYPE = SAPSRM_FEEDER_PO for PO search result.

Former Member
0 Likes

Did you please check the POWL_QUERY tranascation to find whethet the Feeder class is mentioned correct or not?

Regards

Bharath Valleri