壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2466|回复: 8

[K/3] 金蝶K3里哪个表记录了当前单据的最大单据号

[复制链接]
发表于 2011/4/26 11:09:50 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
各位:
请教下,在K3里哪个表记录了当前单据的最大内码号:
比如 任务单 新生成的任务单一个ID是1314,再生成是1315.此时,如果我要把他改成从3000开始,这是在哪个表修改??

 楼主| 发表于 2011/4/26 11:30:16 | 显示全部楼层
是T_AUTONUMBER?????????
 楼主| 发表于 2011/4/26 12:56:09 | 显示全部楼层
看来是我问题比较简单!!
 楼主| 发表于 2011/4/26 14:04:07 | 显示全部楼层
就是单据内码!!!  FInterID.  这个是什么生成原则!!!对应哪个表记录了FInterID当前最大号!!
发表于 2011/4/26 20:39:44 | 显示全部楼层
ICMAXNUM,单据内码进度的表,表中有约束来控制,每次新增单据去此表中的最大值根据不同的单据情况
发表于 2011/4/27 09:17:25 | 显示全部楼层
t_billcoderule 1.对老单 select * from t_billcoderule where fbilltypeid=(select fid from ictemplate where fcaption like '销售订单')

1.对新单 select * from t_billcoderule where fbilltypeid=(select fid from icclasstype where fname_chs like '收款单单')

3.icbillno
4.icmaxnum
发表于 2011/4/27 09:18:43 | 显示全部楼层
t_billcoderule 1.对老单 select * from t_billcoderule where fbilltypeid=(select fid from ictemplate where fcaption like '销售订单')

1.对新单 select * from t_billcoderule where fbilltypeid=(select fid from icclasstype where fname_chs like '收款单单')

3.icbillno
4.icmaxnum
发表于 2011/4/27 09:19:23 | 显示全部楼层
t_billcoderule 1.对老单 select * from t_billcoderule where fbilltypeid=(select fid from ictemplate where fcaption like '销售订单')

1.对新单 select * from t_billcoderule where fbilltypeid=(select fid from icclasstype where fname_chs like '收款单单')

3.icbillno
4.icmaxnum
 楼主| 发表于 2011/4/27 17:31:29 | 显示全部楼层
thanks everyone
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 10:18 , Processed in 0.012627 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表