Hi Experts,
In my ALV Grid (CL_GUI_ALV_GRID), I have a field in which I need Search Help for that field. This is easily done when I set a REF_TABLE value in field catalogue.
My problem is when I clicked on insert a new row, SAP standard validation will run and show me the message "Enter a valid value". This is because the field is empty and there is no empty value in my domain. My question is: is there any way for me to use the Search Help without validation run on the field, as the field is non-editable?
Thanks for your help! Cheers!