select sum(FQty) from ICInventory where FItemID=''
SELEct FSupplyID,* from ICSubContract where FBillNo='LGSC20170098'
SELECT FQtyScrap , fitemid
FROM PPBOMEntry where finterid=2109 and FAuxQtyMust!=0
select * from t_Item where FNumber='1.02.05.WKCX14312A0'
select FQty,* from ICInventory where FItemID=6554 and FStockID=3471
select * from ICTransType
select * from ICTemplate
select * from t_Supplier where fitemid=3268
SElecT fitemid,* FROM t_stock WHERE f_102=3268

select * from ppbom where ficnointerid=122

EXEC [xp_ICStockbill_28] 1821,3471,2600,250,'16422','123'
SELECT * FROM t_User
SELECT * FROM ICStockBill WHERE FTranType=28
SELECT * FROM ICStockBillEntry WHERE FINTERID=18185
DELETE FROM ICStockBill WHERE FINTERID=18185

相关文章:

  • 2021-11-30
  • 2021-09-03
  • 2022-02-19
  • 2022-02-14
  • 2021-08-26
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
猜你喜欢
  • 2021-10-04
  • 2021-07-17
  • 2022-12-23
  • 2021-12-01
  • 2022-02-01
  • 2022-12-23
  • 2021-11-11
相关资源
相似解决方案