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

SRM7.0 upgrade issue

Former Member
0 Kudos
136

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

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

Former Member
0 Kudos

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