本文介绍了我如何检查.........的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我制作一个新的ABC订单商品数量= 50





i收到的ABC两种不同批次的商品如同批次A 25和批次2 20



和我新购买条目



但我如何检查购买如果采购订单数量少于采购订单数量,那么数量少于采购订单数量



然后弹出信息消息数量差异。



如果我点击msg是选项然后继续退出子???????





是所有Process On Listview

i make a new Purchase Order Item Of ABC Qty= 50
and

i received item of ABC Two Different Batch Like Batch A 25 and Batch 2 20

and i make a new Purchase entry

but how i do check Purchase Qty is less then of Purchase Order Qty

if Purchase Order Qty is less then of Purchase Order Qty then popup an information msg Qty Diff.

if i click msg yes option then continue else exit sub ???????


is is all Process On Listview

推荐答案


这篇关于我如何检查.........的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-20 23:32