cancel
Showing results for 
Search instead for 
Did you mean: 

Able to edit output only field in Change Shopping cart

Former Member
0 Kudos

hello experts,

Using SHD0, i have made the field "Good Recipient" in Basic data tab

output only. When i Create the cart, it works fine and it only displays

the value in this field. But once the cart is created, when i try to change the cart,

this field is editable. I would like to make this filed "Display only"

even when the user is performing a "Change Shopping Cart" function.

Your help is greatly appreciated.

Regards

Praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Praveen,

Please try the BAdI: BBP_UI_CONTROL_BADI.

Use the method BBP_SC_UI_CTRL.

The parameter for making a field display only is CV_INPUT_READY.

Also assign the parameter IV_MODE to change mode.

Thanks,

Pradeep