当前位置:首页 > 用友T3 > 用友T3普及版,期初录取入。1601为-8,用友T3普...?

用友T3普及版,期初录取入。1601为-8,用友T3普...?

5年前 (2019-12-01)用友T36

今天在使用用友T3财务软件的初始化T3模块中遇到一个使用问题:

t3普及版,期初录取入。1601为-8,

具体的问题现象如下:

t3普及版,期初录取入。1601为-8,但二级科目为0

请问用友软件售后服务有没有人能帮我解答一下呢?

您好:做好数据备份,反记账到期初,执行下面脚本。delete gl_accass where ccode='xxxx'delete gl_accsum where ccode='xxxx'delete gl_accvouch where ccode='xxxx' and iperiod =0xxxx表示会计科目编码,执行后重新录入该科目的期初。