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?