固定资产反审核提示:没有找到单据或分录对应的余额表记录

栏目:eas cloud知识作者:金蝶来源:金蝶云社区发布:2024-09-22浏览:1

固定资产反审核提示:没有找到单据或分录对应的余额表记录


1、问题描述

固定资产反审核提示:没有找到单据或分录对应的余额表记录

2、分析过程

  •   需要后台查询卡片的月结表或余额表记录是否存在。

  •   检查卡片月结表是否有数据

    select * from t_fa_facurcard where fcompanyid =(select fid from t_org_company where fnumber ='组织编码') and fperiodid in(select fid from t_bd_period where fnumber <=当前期间的上一个期间编码) and fbizstatus<>'0399' and fbizstatus<>'0499' and fbizstatus<>'0599' and fid not in(select ffacurcardid from t_fa_famoncard where fcompanyid =(select fid from t_org_company where fnumber ='组织编码') and ffaperiodid in(select fid from t_bd_period where fnumber =当前期间的上一个期间编码))

  • 检查卡片余额表是否有数据

     select * from t_fa_facurcard where fid not in(select ffacurcardid from t_fa_faaccountbalance where           fcompanyORGunitid=(select fid from t_org_company where fnumber='公司编码') and fperiodid in (select fid     from t_bd_period where fnumber=当前期间编码)  ) and fcompanyid=(select fid from t_org_company where     fnumber='公司编码')

3、解决方案

  • 若步骤2中月结表或余额表没有数据,需要后台补回,由于修复脚本较复杂,请提单进行修复。

  • 2022年12月补丁已针对余额表丢失问题进行补丁加固修复,请更新固定资产补丁避免余额表数据丢失。(补丁仅优化部分场景,若更新补丁后还再出现,及时提单反馈跟进)

       8.6.1版本:PT169805(发布日期:2023-01-13)

       8.5版本:PT169732(发布日期:2023-01-13)

       8.2版本:PT170225(发布日期:2023-03-03)

       8.0版本:PT169476(发布日期:2023-01-13)





固定资产反审核提示:没有找到单据或分录对应的余额表记录

1、问题描述固定资产反审核提示:没有找到单据或分录对应的余额表记录2、分析过程 需要后台查询卡片的月结表或余额表记录是否存在。 检...
点击下载文档
确认删除?
回到顶部
客服QQ
  • 客服QQ点击这里给我发消息