问题现象: |
在采购管理界面,点采购订单时,提示:运行时错误91,未设置对象变量或with block变量. |
问题原因: |
发现:po_pomain中的最后几行的ivtid(85)<>vouchertemplates.vt_id(47) |
解决方案: |
update po_pomain set ivtid ='47' where ivtid ='85'
注:
vouchers.cardnumber 与vouchertemplates.vt_cardnumber相对应,与voucheritems.cardnum相对应
vouchers.def_id 与vouchertemplates.vt_id相对应(条件是vt_templatemode=0),与voucheritems.vt_id对应,与po_pomain.ivtid相对应,
vouchers.def_id_prn与vouchertemplates.vt_id相对应(条件是vt_templatemode=1),
|
相关补丁: |
|
版本: |
8.51A |
模块: |
采购管理 |
产品: |
85X |
问题名称: |
在采购管理界面,点采购订单时,提示:运行时错误91,未设置对象变量或with block变量. |
最后更新: |
2005-06-28 00:00:00 |