cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

adding an asterix(*) in the standard field in the shopping cart screen.

Former Member
0 Likes
263

Hi all,

In the Delivery address of the shopping cart screen, I need to add (*) in a field text, saying that it is mandatory field.

So, I need information that can help me change the standard field text, to add(*) in prefix. can you please help me find the information to add the same.

Regards,

Abhinay.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Abhinay,

May i know how you done with this request have similar request!!

Thanks

Kanagaraj K

Former Member
0 Likes

Hi Abhinay,

if you are in SRM 7.0 , then you can do it through the below configuration else you will have to modify the relevant HTML template.

SPRO->IMG->SAP Supplier relationship managemnet->SRM Server->Cross Application basic setings->extension and Field control(personalization)-> configure field control->configure control of field of substructure->Metadata for Fields of Substructures and Table-Like Enhancements

In your case if this is delivery address field , then choose Bus. object set type as 07 , Business object as BUS2121 , set level as Item , set subtype as 00000027.

you have to finnd the field name and select that and make the option as Field Visisble, Fiels enable 'Field required' tick.

As far as i know it will make a red asterick in the screen but you will have to write that check in DOC_CHECK_BADI to throw error message.

Thanks

Iftekhar Alam