0509

select * from ICStockbill where fbillno='JIN002104'
exec [xp_ICStockbill_29] 1862,3483,2000,250,'16421','JIN002104'
select * from icstockbill where FBILLNO='jout003889'
select * from icstockbill where FTranType=28
select FSourceBillNo,* from icstockbillentry where finterid=19555
select * from ppbom where FICMOInterID=1862
SELECT * FROM PPBOMENTRY WHERE FINTERID=2161
select sum(FQty) from ICInventory where FItemID=''
SELEct FSupplyID,* from ICSubContract where FBillNo='LGSC20170114'
SELECT FQtyScrap , fitemid ,FAuxQty,FAuxStockQty
FROM PPBOMEntry where finterid=2161 and FAuxQtyMust!=0
select * from t_Item where FNumber='1.02.05.WKCX14312A0'
select FQty,* from ICInventory where FItemID=5574 and FStockID=3483
select * from ICTransType
select * from ICTemplate
select * from t_Supplier where fitemid=3450
SElecT fitemid,* FROM t_stock WHERE f_102=3450
select * from t_Organization where FItemID=3268
select * from ppbom where ficmointerid=1355

EXEC [xp_ICStockbill_28] 1821,3471,2600,250,'16422','123'
SELECT * FROM t_User where fname='刘雪萍'
SELECT * FROM ICStockBill WHERE FTranType=28
SELECT FAUXQTY,* FROM ICStockBillEntry WHERE FINTERID=15456

原文地址:https://www.cnblogs.com/xujiating/p/6831074.html