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

POWL-Default

0 Likes
384

Dear All

We are on SRM 7.0. We need to default for all the Users, the check box " Including Completed Shopping Carts as Checked " . Is

this possible?. Can we change the POWL query to do this and roll-out to all the Users?.

Thanks in Advance.

velu

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hello

You can put a default value in the field that you want.

Path-> SAP Supplier Relationship Management->SRM Server->Cross-Application Basic Settings->POWL and Advanced Search->

Adjust POWL Layout, Search Criteria, and Pushbuttons

Select your Feeder Types (SAPSRM_FEEDER_SC_PROF? for shopping cart proffesional for exemple) and double click around DB criteria in Dialog Structure. Search Your Criterion Name(SHOWMYTEAMCARTS for example) and enter the value in the field

"Default Value".

Regards.

José Luis

0 Likes

Thanks for the update.

I have changed some of the settings in the Feeder SAPSRM_FEEDER_SC and SAPSRM_FEEDER_SC_PROF. I have checked the hidden check box for Logical System and WITH_CLOSED AS CHECKED.Aslo, i have removed some entries from the quick criteria maintenance. These changes are not effected and when the user login, the quick criteria maintenance screen shows the Logical system( it is supposed to be hidden) and the completed shopping cart check box is not checked(( it is supposed to be checked).

Am i missing something?.

Thanks in advance.

velu

Former Member
0 Likes

Hi Velu,

you should also delete the cache for the queries to see the new results.

Please run report POWL_D01 for the user or for applications SAPSRM_E_CHECKSTATUS and SAPSRM_OP_PURCHASING in your case.

BTW: You can find a WIKI for the POWL-report in http://wiki.sdn.sap.com/wiki/display/WDABAP/POWL .

Regards

Joe

0 Likes

Joe

Thanks for the update. But when I ran the report it has deleted all the standard fields except for one z-field . I had to chnage the query to include all the search fields. Am i missing something here?. On a side note, if the users have personalized the queries, how to roll-back the changes with the Standard SAP query or how to roll-out the same queries ( with same customization) for all the Users?.

Thanks

velu

Former Member
0 Likes

Hi Velu,

sorry, but I cannot understand why the report POWL_D01 deleted all standard fields. I did not experience such problems with this report.

The other point to roll-out a customized query for all users can be done with administrator logon and changing the query to your needs. Use transaction POWL_QUERY and set the query parameters and settings in the detail view of the query. Afterwards delete the cached "old" queries with report POWL_D01.

Best regards

Joe

Former Member
0 Likes

Hi

Go to the Feeder Class of the field COMPLETED SHOPPING CART. Write a code in the method and class of that field to have it by default.

Ohter option is educate the users to set this up in their personalization settings.

Regards

Virender Singh

Ask a Question