久久亚洲精品无码人区_中文字字幕在线_波多野结衣av免费观看_天堂va在线视频

    熱門關鍵詞用友BIP 用友U9 用友NC 用友U8 OA T+ 好業(yè)財

    詳細信息

    您現(xiàn)在的位置:網站首頁 >> 百科問答 >> 詳細信息

    用友T+保留基礎檔案復制賬套

    發(fā)布時間:2024-11-18  

    人工客服

    特價活動:>>>> 用友U8、T6、T+、T3軟件產品4折優(yōu)惠,暢捷通T+cloud、好會計、易代賬、好業(yè)財、好生意云產品6-8折優(yōu)惠。 

    應用場景:客戶想將原來的賬套數(shù)據(jù)清空,重新更改賬套的啟用年度和月份
    注  意:會計期間的刪除只保留當前啟用年度的期間;
    另外執(zhí)行完語句,模塊的啟用到軟件中重新啟用。

    declare @UFTSystemName nvarchar(100)='UFTSystemDec'    --注意系統(tǒng)數(shù)據(jù)庫名稱,如果是舊版本T+,沒有Dec
    declare @UFTdataName nvarchar(100)='UFTData787759_000999'   --輸入要更改的賬套數(shù)據(jù)庫名稱
    declare @cAcc_Num int=999    --輸入要更改的賬套號,注意前面沒有0,如:000001賬套,就輸入1
    declare @iYear int=2021    --輸入要重新啟用的會計年度

    declare @iMonth int=2    --輸入要重新啟用的會計期間

    --更改系統(tǒng)數(shù)據(jù)庫賬套表中的啟用年度和啟用期間
    EXEC('update '+ @UFTSystemName+'..EAP_Account set iYear='+@iYear+',iDuration='+@iMonth+' where cAcc_Num='+@cAcc_Num)
    --更改賬套數(shù)據(jù)庫里的啟用年度
    EXEC('update '+ @UFTdataName+'..EAP_AccInformation set Value='+@iYear+'  where (InfoID=''500'' and name=''EnableYear'' and Caption=''啟用年度'')')
    --更改賬套數(shù)據(jù)庫里的啟用期間
    EXEC('update '+@UFTdataName+'..EAP_AccInformation set Value='+@iMonth+'  where (InfoID=''501'' and name=''EnablePeriod'' and Caption=''啟用期間'')')
    --刪除賬套庫里啟用年度之前年度無用的會計期間記錄
    EXEC('delete from '+@UFTdataName+'..SM_Period where currentyear<'+@iYear)
    --更改會計期間表字段
    EXEC('update '+ @UFTdataName+'..SM_Period set  BizTerminalState=1,FiTerminalState=1  where currentyear='+@iYear+' and currentperiod<'+@iMonth)
    EXEC('update '+ @UFTdataName+'..SM_Period set  BizTerminalState=0,FiTerminalState=0 where currentyear='+@iYear +' and currentperiod>='+@iMonth)
    --修正賬套庫里模塊啟用對應的會計期間ID
    EXEC('update '+ @UFTdataName+'..EAP_AccInformation set idEnablePeriod=(select id from '+@UFTdataName+'..SM_Period where currentyear='+@iYear+' and currentperiod='+@iMonth+') where OptionType=1 and idEnablePeriod>0')

     

     

    上一篇:t+抵銷設置生成抵銷分錄提示請至少填寫兩條明細

    客服電話:400-665-0028

    關鍵字:用友財務軟件,暢捷通軟件,財務軟件,進銷存軟件,U9官網,用友U8,用友T1,用友T+,用友T3,用友T6,暢捷通好會計,好生意,智+好業(yè)財,用友培訓服務售后公司,暢捷通運營培訓服務公司

    版權所有:用友暢捷通軟件 Copyright © 2024 All rights reserved.

    魯ICP備2020041017號-6