Hello,
I have several UDF's that I would like to be mandatory, that is the user should not proceed to add a form until data for the field is entered. This is different from the SAP mandatory setting where a default value is placed instead.
I have thought of making the UDF not null in the SQL side. Not sure about this though.