‎2007 Sep 04 9:19 AM
While maintaining one field in Z table through Table maintenace I am getting error message as "Enter a Valid Value". The field is not key field and it is single character with value 'X' or Space. In table maintenance screen this field is displayed as check box. It is not allowing to store null value in this field. The field contain FLAG as a domain in data dictionary.
Please let me know how I can get rid of this error.
Regards
Nilesh Shete
‎2007 Sep 04 9:23 AM
use
predefined button and define the data type as 'C' and length 1 in se11 for dis field in da table.
‎2007 Sep 04 9:23 AM
use
predefined button and define the data type as 'C' and length 1 in se11 for dis field in da table.