凭证提交或过账提示ORA-00904: "FINSERTID": 标识符无效

1、问题描述
8.2版凭证提交或过账提示
2、业务场景(参考)

Sql222 execute exception : insert into t_gl_voucher_log(FEntryID, FAssistID, FActionID, FInsertID, fisassist,fvoucherid,fcreatetime,faction,fbaltype,fcompanyid,fperiodid,faccountid,fcurrencyid, fdebitfor,fdebitlocal,fdebitrpt,fstandarddebitqty,fcreditfor,fcreditlocal,fcreditrpt,fstandardcreditqty, fmonthpnlfor,fmonthpnllocal,fmonthpnlrpt,fisupdating,fvecount) select ve.FID, null, ?, ?, 0, v.fid,getdate(),?,?,v.fcompanyid,v.fperiodid,ve.faccountid,ve.fcurrencyid,1*ve.fentrydc*ve.foriginalamount,1*ve.fentrydc*ve.flocalamount,1*ve.fentrydc*ve.freportingamount,1*ve.fentrydc*ve.fstandardquantity,1*(1-ve.fentrydc)*ve.foriginalamount,1*(1-ve.fentrydc)*ve.flocalamount,1*(1-ve.fentrydc)*ve.freportingamount,1*(1-ve.fentrydc)*ve.fstandardquantity, case when (acctType.FProperty = 4 or (acctType.FProperty in (8, 12, 13, 14) and av.FPLType <> 0)) and v.FSourceType <> 1 then (2 * ve.FEntryDC - 1)*ve.foriginalamount*1 else 0 end, case when (acctType.FProperty = 4 or (acctType.FProperty in (8, 12, 13, 14) and av.FPLType <> 0)) and v.FSourceType <> 1 then (2 * ve.FEntryDC - 1)*ve.flocalamount*1 else 0 end, case when (acctType.FProperty = 4 or (acctType.FProperty in (8, 12, 13, 14) and av.FPLType <> 0)) and
凭证提交或过账提示ORA-00904: "FINSERTID": 标识符无效
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。



