Hello all,
I have one web dynpro component, and it has 2 links for
1. Saved Carts
2. Awaiting for Approval Carts
I have a requirement that when I click on Saved Carts, the POWL for Shopping Overview should display with all the Saved Carts in the system and the same is with the Awaiting for Approval Carts.
I found this BAdI /SAPSRM/BD_CLL_POWL_FEEDER for the same, but the problem is with this BAdI is it does not get triggered before the POWL is displayed but gets triggered after the POWL is displayed.
I need to pre - populate the Shopping cart search parameter with all the saved shopping carts, and then display the POWL for all the shopping carts those were pre - populated earlier.
Can anybody help me with this? Do I need to implment a new custom feeder class? And if I implemented, will it's method allow me to pre - populate the selection criterion?
Thanks, Malhaar