cancel
Showing results for 
Search instead for 
Did you mean: 

Changing shopping cart screen

Former Member
0 Kudos

Hi Expert,

When I'm creating new shopping cart and found that some tab are collapsed. Is there any way to make it expand in default. I want to expand all tab so that user will not miss out any information to be fill in.

I found a similar BADI BBP_SC_MODIFY_UI but not sure how this will help.

Thanks.

Regards,

Henry

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Henry,

The following OSS Notes sets the Basic Data Tab as expanded by default.

Note 1279075 - SC Item Basic Data tab remains closed by default.

To achieve this the changes were made in the BBP_SC_UI_ONESCREEN_LAYOUT_SET function module. I think you should try debugging this function module and see if you make any changes to this function module it will expand all the tabs by default.

Hope it helps.

Thanks,

Pradeep

Former Member
0 Kudos

Hi,

See these threads for more pointers:

Definately you need to change the std code for this requirement.There is not std config/setting available for this.

Former Member
0 Kudos

Hi,

Any help will be appreciated.

Thanks.