📄 sal_qry_analyzeshiporder5.dfm
字号:
inherited Frm_Sal_Qry_AnalyzeShipOrder5: TFrm_Sal_Qry_AnalyzeShipOrder5
Left = 174
Top = 95
Caption = '销售发货统计分析-按销售物料'
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = '销售发货统计分析-按销售物料'
end
inherited Pnl_Head: TPanel
inherited Lbl_Condition: TLabel
Left = 80
end
inherited Lbl_Order: TLabel
Left = 77
Width = 48
Caption = '销售金额'
end
end
inherited Pnl_Hint: TPanel
object Label1: TLabel
Left = 12
Top = 8
Width = 60
Height = 12
Caption = '物料标识:'
end
object DBText1: TDBText
Left = 72
Top = 8
Width = 42
Height = 12
AutoSize = True
DataField = 'ItemFalg'
DataSource = DataSource
end
end
inherited Pnl_Body: TPanel
inherited DBGridEh: TDBGridEh
FrozenCols = 1
Columns = <
Item
FieldName = 'ItemFalg'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料标识'
Width = 162
KeyList.Strings = ()
end
Item
FieldName = 'Sa_SaleOrderNumber'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '发货次数'
Width = 65
KeyList.Strings = ()
end
Item
FieldName = 'TotalTaxAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售发货金额'
Width = 81
KeyList.Strings = ()
end
Item
FieldName = 'Cost'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售发货成本'
Width = 84
KeyList.Strings = ()
end
Item
FieldName = 'GrossProfit'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售发货毛利'
Width = 78
KeyList.Strings = ()
end
Item
FieldName = 'AverageTaxAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '平均每次销售发货额'
Width = 118
KeyList.Strings = ()
end
Item
FieldName = 'AverageCost'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '平均每次销售发货成本'
Width = 129
KeyList.Strings = ()
end
Item
FieldName = 'AverageGrossProfit'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '平均每次销售发货毛利'
Width = 127
KeyList.Strings = ()
end
Item
FieldName = 'ItemCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'ItemName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料名称'
Visible = False
KeyList.Strings = ()
end>
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 477
Top = 43
end
inherited ActionList: TActionList
Left = 176
Top = 336
end
inherited AdoQry_Main: TAdoQuery
ConnectionString = ''
CurSorType = ctStatic
SQL.Strings = (
'Exec OutProductAnalyz '#39'5'#39','#39'[##ZHENGJIArONG_2002.08.19 14:15:14 6' +
'25]'#39','#39' InvOutBillLine.ItemCode '#39','#39'(InvOutBill.InvBillDate Betwee' +
'n '#39#39'2002.05.21'#39#39' And '#39#39'2002.08.19'#39#39') '#39','#39'(isnull(InvOutBill.Custo' +
'merCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(InvOutBill.InvBil' +
'lNo Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(isnull(InvOutBill.SaleType,' +
#39#39#39#39') Between '#39#39'01'#39#39' And '#39#39'04'#39#39') '#39','#39'(isnull(InvOutBill.DeptCode,' +
#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(isnull(InvOutBill.Sal_Emp' +
'loyeeCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(isnull(InvOutBi' +
'll.PayTermCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(isnull(Inv' +
'OutBillLine.ItemCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'InvOu' +
'tBill.CurrencyCode='#39#39'00'#39#39' '#39)
Left = 320
Top = 145
end
inherited DataSource: TDataSource
Left = 392
Top = 153
end
inherited PopuPmenu: TPopuPmenu
Left = 232
Top = 169
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -