on 2011 Jul 25 10:23 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You would have to adjust the "filter value" for the enhancement implementation, for example, set POWL_TYPE = SAPSRM_FEEDER_PO for PO search result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.