Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Maintenance problem

Former Member
0 Likes
405

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

1 ACCEPTED SOLUTION
Read only

former_member188827
Active Contributor
0 Likes
354

use

predefined button and define the data type as 'C' and length 1 in se11 for dis field in da table.

1 REPLY 1
Read only

former_member188827
Active Contributor
0 Likes
355

use

predefined button and define the data type as 'C' and length 1 in se11 for dis field in da table.