cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping carts not displayed in Purchasing overview screen

Accepted Solutions (1)

Accepted Solutions (1)

daniel_marlen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Patrick,

This error usually occurs, if the user doesn't have the necessary role or authorization to display SCs. Please refer to KBA 2528261 and assign the standard Employee role to the user.

Best regards,

Daniel

0 Kudos

Dear Daniel,

Thanks for your quick answer. Are you talking about the /SAPSRM/EMPLOYEE role ??.

I checked KBA 2528261 and it's recommended to assign only standard SAP roles to the user

I've assigned non-standard roles to user with authorization object to display shopping cart

But even with this customizing, shopping carts are not displayed.

Answers (3)

Answers (3)

edaniel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

I recommend you to check the following POWL search debugging guide:

https://wiki.scn.sap.com/wiki/x/9YCEGQ

You can put a breakpoint to POWL_QUERY_REFRESH function, then refresh the search and try to debug to find out why the SCs are not appearing in the search result as expected.


Best regards,

Daniel

0 Kudos

Dear Gurus,

I'm still have the same issue. Does anybody else have a good suggestion for my thread.

Regards

laurent_burtaire
Active Contributor
0 Kudos

Hello Patrick,

delete queries for this user using POWL_D01 report.

Then, check if results for SC feeder are correctly updated once refreshing requests.

Regards.

Laurent.

0 Kudos

Hello Laurent,

I did what you suggested and we have the same issue.

Thanks