新增文章
文章标题
分类
C#
云星空
K3 BOS
K3 功能
用友
Oracle
python
SQL
MySql
PHP
HTML
script
windows
Access
影视后期
财务
服务
生活
内容
--------------------------------------------------------------------------------------------------------- 非寄售,出货仓库为空时 且 非套件父项 FStockID =null AND FBussinessType <> 'CONSIGNMENT' AND FRowType <> 'Parent' 出货仓库 =null AND 业务类型 <> 'CONSIGNMENT' AND 产品类型 <> 'Parent' FStockID = FMaterialID.FStockId 出货仓库 = 物料编码.仓库 --------------------------------------------------------------------------------------------------------- 非寄售,出货仓库为空时(拣货未匹配时)且 出货仓位为空时 且非套件父项 FStockID = null AND FStockLocID =null AND FBussinessType <> 'CONSIGNMENT' AND FRowType <> 'Parent' 出货仓库 = null AND 出货仓位 =null AND 业务类型 <> 'CONSIGNMENT' AND 产品类型 <> 'Parent' FStockLocID = FMaterialID.FStockPlaceId 出货仓位 = 物料编码.仓位
返回
保存