热门关键词用友BIP 用友U9 用友NC 用友U8 OA T+ 好业财

    详细信息

    您现在的位置:网站首页 >> 百科问答 >> 详细信息

    速达U8+通过数据库取消模块启用

    特价活动:>>>> 畅云管家新购、续费7折优惠,畅捷通T+cloud、好会计、易代账、好业财、好生意云产品6-8折优惠 

    【问题需求】
    使用用友U8+软件时,账套可能由于某些原因,之前已经使用过的模块需要取消掉。
    但是由于模块已经使用产生数据了,不能直接将模块关闭。
    此时需要后台进行数据库处理将模块关闭。

    【解决方案】
    以下是一些常用模块取消启用的语句,其他模块根据对应的模块标识进行修改,然后执行即可。

    注意:cacc_id=账号套,cSub_Id =模块标识
    【固定资产模块反启用】

    update accinformation
    set cvalue=''
    where csysid='FA' and ctype='ddate';
    --可省 and (cid='601'or cid='05'or cid='603'OR CID='602' OR CID='03'OR CID='06')
    update gl_mend
    set bflag_FA=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'FA');



    【工资模块反启用】

    update accinformation
    set cvalue=''
    where csysid='wa' and ctype='ddate';
    --可省 and (cid='601'or cid='05'or cid='603')
    update gl_mend
    set bflag_Wa=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'Wa');



    【采购模块反启用】

    update accinformation
    set cvalue=''
    where csysid='PU' and ctype='ddate';
    --可省 and (cid='602'or cid='122'or cid='167')
    update gl_mend
    set bflag_PU=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'PU');



    【销售模块反启用】

    update accinformation
    set cvalue=''
    where csysid='SA' and ctype='ddate';
    --可省 and (cid='602'or cid='143'or cid='215')
    update gl_mend
    set bflag_SA=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'SA');



    【库存模块反启用】

    update accinformation
    set cvalue=''
    where csysid='st' and ctype='ddate';
    --可省 and (cid='602'or cid='143')
    update gl_mend
    set bflag_st=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'st');


    【存货模块反启用】


    update accinformation
    set cvalue=''
    where csysid='IA' and ctype='ddate';
    --可省 and (cid='602'or cid='104')
    update gl_mend
    set bflag_IA=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'IA');


    【应收模块反启用】

    update accinformation
    set cvalue=''
    where csysid='AR' and ctype='ddate';
    --可省 and (cid='29'or cid='11')
    update gl_mend
    set bflag_AR=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'AR');



    【应付模块反启用】

    update accinformation
    set cvalue=''
    where csysid='AP' and ctype='ddate'
    --可省 and (cid='24'or cid='09')
    update gl_mend
    set bflag_AP=0;
    delete ufsystem..ua_account_sub
    where (cacc_id='001') and (cSub_Id = 'AP');



    【GSP质量管理模块反启用】

    update accinformation
    set cvalue=''
    where csysid='GS' and ctype='ddate';
    update gl_mend
    set bflag_GS=0 ;
    delete from ufsystem..ua_account_sub
    where cacc_id='001' and csub_id='GS'




     

     

    上一篇:去掉U8软件中填制凭证界面金额中的网格

    客服电话:400-665-0028

    关键字:财务软件,畅捷通软件,财务软件,进销存软件,U9官网,U8,KIS,K3,云星空,云星辰,T1,用友T+,用友T3,用友T6,畅捷通好会计,好生意,智+好业财,速达软件