cancel
Showing results for 
Search instead for 
Did you mean: 

Supress vendor text in Shopping cart

Former Member
0 Kudos

Hello,

We want to supress the Vendor Text Box in the item details of the shopping cart.

How can one accomplish this?

Thanks,

Aart

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Aart,

1. Check the text schema assigned to the shopping crt transaction type.

2. Then under SRM --> Cross apllication basic settings --> text schem --> define text schema, select the

text schema and click on "texts for schema".

3. Remove "Vendor Text " from the entries available and save changes.

Regards,

Prashant

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

You can use BBP_LONGTEXT_BADI, method TEXT_SCHEMA_CHANGE to achieve this.

Rgds,

Prasanna

Former Member
0 Kudos

Hi,

If you need to hide the field,you can use badi BBP_UI_CONTROL_BADI .

You can also Modify the corresponding HTML template in the ITS service BBPSC01 in SE80 for the reqd field.But the ITS chnages will be oevrwritten in case of upgrade.

You can also try using screen variants.For details,refer the foll thread:

BR,

Disha.

Do reward points for useful answers.