cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping Cart POWL query Layout change

Former Member
0 Kudos
254

Hello All,

It is required to change the display of Shopping Carts details in POWL. I am getting the result similar to below screen:

SC Number SC Name Item Number Item Name Qunatity Unit 1000000851 Test1 10.10.17 1 Bottles 10 EA 1000000851 Test1 10.10.17 2 Pens 6 EA 1000000852 Test2 10.10.17 1 Copier 10 EA 1000000852 Test2 10.10.17 2 Notebook 20 EA 1000000852 Test2 10.10.17 3 Visiting Cards 50 EA

I want to change it so that the result does not show the repeat SC Number and SC Description. I need result similar to the below screen:

SC Number SC Name Item Number Item Name Qunatity Unit 1000000851 Test1 10.10.17 1 Bottles 10 EA 2 Pens 6 EA 1000000852 Test2 10.10.17 1 Copier 10 EA 2 Notebook 20 EA 3 Visiting Cards 50 EA

I tried to check the POWL settings but I could not find out anything conclusive.

Thanks in advance for your help.

Kumar

Accepted Solutions (0)

Answers (3)

Answers (3)

ivy_li
Advisor
Advisor
0 Kudos

Hi,

In case that you would like to how to enhance the design for SRM POWL (columns or search criteria), please also check its TSG:
https://wiki.scn.sap.com/wiki/x/dYLvG

BR,

Ivy

ivy_li
Advisor
Advisor
0 Kudos

Hi,

I am afraid that this is the standard behavior

If you want to change the UI display, the standard coding for POWL searching should be modified and enhanced.

BR,

Ivy

Former Member
0 Kudos

Hi Ivy,

Sorry, the border lines disappeared previously.

Kindly see the picture below

sc-display.png

The SC Number and SC Description should show only once(should not repeat the same SC Number/Description) while all other fields will be shown. Please see the 2nd picture.

Warm Regards,

Kumar