结转收付款单时失败结转收付款单时失败,原因为[BOF或
近日使用的用友畅捷通T+财务管理软件的T6中碰到一个问题:
结转收付款单时失败
详细的问题情况是这样的:
结转收付款单时失败,原因为[BOF或EOF中有一个是"真",或者当前的记录已被删除,所需的操作要求一个当前的记录。]
注意:本文中提供的方案可以尝试进行操作,如果解决不了您的问题,可以点击:https://www.aiufida.com/24239.html 进行有偿咨询。
您好,数据问题,先备份好数据,尝试脚本解决;
如不能解决,请提交支持网问题;deletefromAp_detailWherecVouchType='48'andcFlag='AR'andcVouchIDnotin(selectcVouchIDfromAp_CloseBillwherecFlag='ar')deletefromAp_detailWherecVouchType='48'andcFlag='Ap'andcVouchIDnotin(selectcVouchIDfromAp_CloseBillwherecFlag='ap')deletefromAp_detailWherecVouchType='49'andcFlag='Ap'andcVouchIDnotin(selectcVouchIDfromAp_CloseBillwherecFlag='ap')deletefromAp_detailWherecVouchType='49'andcFlag='Ar'andcVouchIDnotin(selectcVouchIDfromAp_CloseBillwherecFlag='ar')