Skip to Content
0
Former Member
Jun 23, 2009 at 01:56 PM

Making UDF's Mandatory

355 Views

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.