Hi Everyone,
I am declaring a GUIXT field and want it to be a required field. My coding is as follows :
inputfield (2,0) "Plant" (2,17) name="z_mm02_plnt" size="4" techname="RMMG1-WERKS" -required
When I see it on the screen the field does have a tick mark indicating that its a required field but does not give any error even if we leave it blank and proceed with the transaction. Do we need to do anything more to make that field required than my above code block?
Thanks