⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sal_qry_analyzeshiporder4.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Sal_Qry_AnalyzeShipOrder4: TFrm_Sal_Qry_AnalyzeShipOrder4
  Left = 204
  Top = 99
  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 = 84
      Height = 12
      Caption = '销售类型标识:'
    end
    object DBText1: TDBText
      Left = 97
      Top = 8
      Width = 42
      Height = 12
      AutoSize = True
      DataField = 'SaleTypeFalg'
      DataSource = DataSource
    end
  end
  inherited Pnl_Body: TPanel
    inherited DBGridEh: TDBGridEh
      OnDblClick = Act_LookExecute
      FrozenCols = 1
      Columns = <
        Item
          FieldName = 'SaleTypeFalg'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '销售类型标识'
          Width = 135
          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 = 'SaleType'
          PickList.Strings = ()
          Title.Alignment = taCenter
          Title.Caption = '销售类型代码'
          Visible = False
          KeyList.Strings = ()
        end
        Item
          FieldName = 'SaleTypeName'
          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
    inherited Act_Look: TAction
      Enabled = True
      Visible = True
      OnExecute = Act_LookExecute
    end
  end
  inherited AdoQry_Main: TAdoQuery
    ConnectionString = ''
    CurSorType = ctStatic
    SQL.Strings = (
      
        'Exec OutProductAnalyz '#39'4'#39','#39'[##ZHENGJIArONG_2002.08.19 14:15:14 6' +
        '25]'#39','#39' SaleType.SaleTypeCode '#39','#39'(InvOutBill.InvBillDate Between ' +
        #39#39'2002.05.21'#39#39' And '#39#39'2002.08.19'#39#39') '#39','#39'(isnull(InvOutBill.Custome' +
        'rCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(InvOutBill.InvBillN' +
        'o 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_Emplo' +
        'yeeCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(isnull(InvOutBill' +
        '.PayTermCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'(isnull(InvOu' +
        'tBillLine.ItemCode,'#39#39#39#39') Between '#39#39#39#39' And '#39#39'ZZZZZZ'#39#39') '#39','#39'InvOutB' +
        'ill.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 + -