error(s) in array DML 数据DML错误
金蝶云社区-JacKie_Zhu
JacKie_Zhu
0人赞赏了该文章 1,064次浏览 未经作者许可,禁止转载编辑于2017年08月03日 11:54:31

这是错误详细信息:
发生时间: 2017-08-03 11:47:35
错误编号: BOS_ExecuteNonQuery
错误信息: ORA-24381: error(s) in array DML

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")

ORA-01400: cannot insert NULL into ("ZUMING0503"."T_REPAIREENTRY"."FENTRYID")
Sql语句: INSERT INTO t_Repaireentry(Frepairnote,FREPAIRID,FREPAIRNOTE1,FID) VALUES(:Frepairnote,:FREPAIRID,:FREPAIRNOTE1,:FID)

在单据新增保存时,报错,查看单据属性,没有找到对应的字段,不清楚是什么情况。