FRM-40203: Field must be entered completely.
Cause: You have not entered a complete value (or you have deleted part of a value) in a field that has a fixed length requirement.
Action: Enter a complete value (one that extends to the end of the field).
Level: 15
Trigger: ON-ERROR
判断出现问题原因是Item属性设置问题
将ITEM属性设置中 Data项 下面 Fixed Length属性 设置为NO(正确)
如果问题依然没有解决,继续排查Item属性,Data项 下面 Maximum Length长度设置是否正确
--刘轶鹤