on 2010 Aug 02 8:52 AM
Hi,
Currently we are upgrading SRM5.0 to SRM 7.0. As part of project requirement, we have to made some fields of Delivery Address tab in the shopping cart as input disabled. Previously in SRM 5.0, it was achieved using Badi BBP_UI_CONTROL_BADI. But now in SRM7.0 it is obsolete. I tried to achieve this using meta data concept. But the view /SAPSRM/V_MDF_IC doesn't contain read-only attribute to make a field input disable or enable. Can you please give me a solution to fullfill this requirement. Is there any alternative to the above mentioned badi in SRM7.0.
Note: i can't change the webdynpro component of the delivery address tab to change the field properties as it will ask for access key.
Pls reply back asap.
Thanks & Regards,
Ram
Request clarification before answering.
Hi Ram,
Note: i can't change the webdynpro component of the delivery address tab to change the field properties as it will ask for access key.
You can use WDA enhancement to remove UI elements in WD component /SAPSRM/WDC_UI_DO_SHIPTO provided that it is not a mandatory fields.
Regards,
Donald
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
In SRM7.0 you can modify/change the fields using configuration.
IMG>SRM>SRM Server>Cross Appln basic setting>Extensions and field control (Personalization)-->Configure and control fields.
Check the fields in the meta data and make them visible or disable in the configuration.
Regrads,
Jagadish
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.