yangle
2025-04-07 2c5edb5a7bd7b36a7d2f94b1d7347dbe1b6b318b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
2022/7/30 11:37:30 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/30 11:37:30 打印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/30 11:37:30 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/30 11:37:30 ReportDataSet:1
 
2022/7/30 11:43: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/30 11:43: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/30 11:43: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/30 11:43:14 ReportDataSet:1
 
2022/7/30 11:44:30 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/30 11:44:30 打印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/30 11:44:30 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/30 11:44:30 ReportDataSet:1
 
2022/7/30 13:19:22 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/30 13:19:22 打印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/30 13:19:23 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/30 13:19:23 ReportDataSet:1