問題現(xiàn)象:在用友U8V8.50erp軟件供應(yīng)鏈管理的銷售管理模塊中查詢應(yīng)收總賬時加上部門的過濾條件后查詢不到收款單記錄
原因分析:收款單審核后傳到ap_detail 表的記錄中cdeptcode為空
解決方案:在用友U8V8.50erp系統(tǒng)中1、備份數(shù)據(jù); 2、嘗試執(zhí)行如下sql腳本: update ap_detail set ap_detail.cdeptcode=ap_closebill.cdeptcode from ap_closebill where ap_detail.ccancelno=AR48+ap_closebill.cvouchid and ap_detail.cdeptcode is null
本條用友U8ERP系統(tǒng)問題的解決方案來自用友財務(wù)軟件官網(wǎng)知識庫,原官方用友U8知識庫如下表所示,請參閱:
用友U8知識庫主體 | 用友U8知識庫明細(xì) |
---|---|
對應(yīng)版本 | 用友U8V8.50 |
對應(yīng)產(chǎn)品線 | 用友U8ERP |
對應(yīng)模塊 | 供應(yīng)鏈-銷售管理 |
問題現(xiàn)象 | 查詢應(yīng)收總賬時加上部門的過濾條件后查詢不到收款單記錄 |
問題原因 | 收款單審核后傳到ap_detail 表的記錄中cdeptcode為空 |
解決方案 | 1、備份數(shù)據(jù); 2、嘗試執(zhí)行如下sql腳本: update ap_detail set ap_detail.cdeptcode=ap_closebill.cdeptcode from ap_closebill where ap_detail.ccancelno=AR48+ap_closebill.cvouchid and ap_detail.cdeptcode is null |
提交時間 | 2015-11-26 |
上述用友U8知識庫的解決方案如果仍然未能解決您的問題,可以嘗試到用友暢捷通服務(wù)社區(qū)搜索一下:https://www.iyyrj.com/ask/,或者加入QQ群:208289440,密碼:iyyrj.com。