Skip to Content
0
Former Member
Mar 26, 2009 at 11:59 AM

Deactivate Sources of Supply Radiobuttons via BBP_UI_CONTROL_BADI

21 Views

Hi All,

We were trying to implement the BAdI BBP_UI_CONTROL_BADI to deactivate the radiobuttons in the Vendor Overview under Sources of Supply/Service Agents (Method: BBP_SC_UI_CTRL).

However, it's not working.

We tried to set cv_input_ready = '1' and cv_invisible = '0' when iv_fieldname = 'BUTTON_SOS_SELECT'.

Is there another way to deactivate the radiobuttons in the vendor overview?