cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping cart wizard - Default settings

Former Member
0 Kudos

Hi,

We are using classic scenario in SRM 7.02.  While creating a shopping cart in the 3 step wizard form, I don't see a place I can enter and modify default settings that will then appear in all the items in the cart.  The main entry we are trying to get defaulted and change as desired is the plant field.  It only seems to appear in the details screen under 'Item data' section.  And then the user has to keep on changing each time they want to use a different plant.  The plant that defaults into the shopping cart at the moment is the default entry we have assigned the user under the extended attributes.  Is there something we have missed in our set-up?  Look forward to your response.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

As standard, shopping cat wizard will not have the default settings link.

Only the shopping cart professional (one step) screen will have.

In order to have the default settings link displayed in shopping cart wizard, you can use BAdI BBP_SC_MODIFY_UI.

You can return field DEFAULT_SCR in structure IS_SCR_ITMCHOICE as "X".

Then, it will be displayed in the screen.

Regards,

Ricardo

Former Member
0 Kudos

Ricardo,

Thank you for your reply.  This is what I was look for ....

Answers (0)