bug--报销单审批通过挂起
报销类单据在审批通过节点挂起挂起日志为Caused by: com.kingdee.bos.BOSException :
Sql1 execute exception : update T_BC_DailyLoanBill set fstate=80 where fid not in(select fbillid from T_BC_DailyLoanBillEntry where fbudgetBalance>0 and fbillid in ()) and fid in()
Caused exception message is: ORA-00936: 缺失表达式
java.sql.SQLException: ORA-00936: 缺失表达式
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
Caused by: com.kingdee.bos.BOSException :
Sql1 execute exception : update T_BC_DailyLoanBill set fstate=80 where fid not in(select fbillid from T_BC_DailyLoanBillEntry where famountBalance>0 and fbillid in ()) and fid in()
Caused exception message is: “)”附近有语法错误。
java.sql.SQLException: “)”附近有语法错误。
请更新费用报销补丁PT146916 ;更新补丁后已经挂起的单据撤销挂起
8.5版本 测试环境验证通过
bug--报销单审批通过挂起
本文2024-09-16 22:27:23发表“eas cloud知识”栏目。
本文链接:https://wenku.my7c.com/article/kingdee-eas-48232.html