2022/7/31 14:16:08 select b.HInterID,b.HEntryID,a.HDate as 日期,m.HNumber as 物料代码,m.HName as 物料名称,m.HModel as 规格型号,
|
b.HPieceQty as 件数,b.HQty as 数量,a.HBillNo as 领料单号,p.HBillNo as 源单单号,b.HMaker 制单人,u.HName 计量单位
|
from Kf_ICStockBillMain a
|
left join KF_ICSTOCKBILLSUB_WMS b on b.HInterID=a.HInterID
|
left join Gy_Material m on b.HMaterID=m.HItemID
|
left join gy_unit u on m.HUnitID=u.HItemID
|
JOIN Sc_PPBomBillMain p ON b.HSourceEntryID = p.HICMOEntryID
|
where convert(varchar(50),b.HInterID)+'-'+convert(varchar(50),b.HEntryID) in ('123159-163')
|
|
2022/7/31 14:16:08 打印sql:select b.HInterID,b.HEntryID,a.HDate as 日期,m.HNumber as 物料代码,m.HName as 物料名称,m.HModel as 规格型号,
|
b.HPieceQty as 件数,b.HQty as 数量,a.HBillNo as 领料单号,p.HBillNo as 源单单号,b.HMaker 制单人,u.HName 计量单位
|
from Kf_ICStockBillMain a
|
left join KF_ICSTOCKBILLSUB_WMS b on b.HInterID=a.HInterID
|
left join Gy_Material m on b.HMaterID=m.HItemID
|
left join gy_unit u on m.HUnitID=u.HItemID
|
JOIN Sc_PPBomBillMain p ON b.HSourceEntryID = p.HICMOEntryID
|
where convert(varchar(50),b.HInterID)+'-'+convert(varchar(50),b.HEntryID) in ('123159-163')
|
|
2022/7/31 14:18:53 select b.HInterID,b.HEntryID,a.HDate as 日期,m.HNumber as 物料代码,m.HName as 物料名称,m.HModel as 规格型号,
|
b.HPieceQty as 件数,b.HQty as 数量,a.HBillNo as 领料单号,p.HBillNo as 源单单号,b.HMaker 制单人,u.HName 计量单位
|
from Kf_ICStockBillMain a
|
left join KF_ICSTOCKBILLSUB_WMS b on b.HInterID=a.HInterID
|
left join Gy_Material m on b.HMaterID=m.HItemID
|
left join gy_unit u on m.HUnitID=u.HItemID
|
JOIN Sc_PPBomBillMain p ON b.HSourceEntryID = p.HICMOEntryID
|
where convert(varchar(50),b.HInterID)+'-'+convert(varchar(50),b.HEntryID) in ('123159-163')
|
|
2022/7/31 14:18:53 打印sql:select b.HInterID,b.HEntryID,a.HDate as 日期,m.HNumber as 物料代码,m.HName as 物料名称,m.HModel as 规格型号,
|
b.HPieceQty as 件数,b.HQty as 数量,a.HBillNo as 领料单号,p.HBillNo as 源单单号,b.HMaker 制单人,u.HName 计量单位
|
from Kf_ICStockBillMain a
|
left join KF_ICSTOCKBILLSUB_WMS b on b.HInterID=a.HInterID
|
left join Gy_Material m on b.HMaterID=m.HItemID
|
left join gy_unit u on m.HUnitID=u.HItemID
|
JOIN Sc_PPBomBillMain p ON b.HSourceEntryID = p.HICMOEntryID
|
where convert(varchar(50),b.HInterID)+'-'+convert(varchar(50),b.HEntryID) in ('123159-163')
|
|
2022/7/31 14:18:53 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;
|
|
2022/7/31 14:18:53 ReportDataSet:1
|
|
2022/7/31 14:19:14 select b.HInterID,b.HEntryID,a.HDate as 日期,m.HNumber as 物料代码,m.HName as 物料名称,m.HModel as 规格型号,
|
b.HPieceQty as 件数,b.HQty as 数量,a.HBillNo as 领料单号,p.HBillNo as 源单单号,b.HMaker 制单人,u.HName 计量单位
|
from Kf_ICStockBillMain a
|
left join KF_ICSTOCKBILLSUB_WMS b on b.HInterID=a.HInterID
|
left join Gy_Material m on b.HMaterID=m.HItemID
|
left join gy_unit u on m.HUnitID=u.HItemID
|
JOIN Sc_PPBomBillMain p ON b.HSourceEntryID = p.HICMOEntryID
|
where convert(varchar(50),b.HInterID)+'-'+convert(varchar(50),b.HEntryID) in ('123159-163')
|
|
2022/7/31 14:19:14 打印sql:select b.HInterID,b.HEntryID,a.HDate as 日期,m.HNumber as 物料代码,m.HName as 物料名称,m.HModel as 规格型号,
|
b.HPieceQty as 件数,b.HQty as 数量,a.HBillNo as 领料单号,p.HBillNo as 源单单号,b.HMaker 制单人,u.HName 计量单位
|
from Kf_ICStockBillMain a
|
left join KF_ICSTOCKBILLSUB_WMS b on b.HInterID=a.HInterID
|
left join Gy_Material m on b.HMaterID=m.HItemID
|
left join gy_unit u on m.HUnitID=u.HItemID
|
JOIN Sc_PPBomBillMain p ON b.HSourceEntryID = p.HICMOEntryID
|
where convert(varchar(50),b.HInterID)+'-'+convert(varchar(50),b.HEntryID) in ('123159-163')
|
|
2022/7/31 14:19:14 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;
|
|
2022/7/31 14:19:14 ReportDataSet:1
|