on 2011 Feb 10 4:44 AM
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.
Request clarification before answering.
Hi Abhinay,
May i know how you done with this request have similar request!!
Thanks
Kanagaraj K
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.