cancel
Showing results for 
Search instead for 
Did you mean: 

BBPSC04_ Disable auto conf and auto inv from SC check status

Former Member
0 Kudos

Hello,

I would like to disable the auto confirmation and auto inv buttons from the shopping cart check status only and the user should be able to do confirmation from Confirm goods/services.

kindly suggest how can we acheive this?

Thanks & Regards,

James

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183819
Active Contributor
0 Kudos

Hi

you can try ith BADI

BBP_SCREENVARIANT ( BUS2121) .

You can replace screen variant bbp_search_sc with your user defined screen variant YBBP_SEARCH_SC in the method of get_screenvariant_search.

Hope that you got it.

regards

Muthu

Former Member
0 Kudos

also check whether BBP_UI_CONTROL_BADI helps

BR

Dinesh