📄 sal_qry_backshiporder.dfm
字号:
inherited Frm_Sal_Qry_BackShipOrder: TFrm_Sal_Qry_BackShipOrder
Left = 49
Top = 101
Caption = '销售退货列表查询'
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = '销售退货列表查询'
end
inherited Pnl_Head: TPanel
inherited Lbl_Condition: TLabel
Width = 24
Caption = '全部'
end
inherited Lbl_Order: TLabel
Width = 102
Caption = '客户代码/退货日期'
end
end
inherited Pnl_Body: TPanel
inherited DBGridEh: TDBGridEh
FrozenCols = 4
Columns = <
Item
FieldName = 'CustomerCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '客户代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'CustomerName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '客户名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'customerflag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '客户标识'
Width = 150
KeyList.Strings = ()
end
Item
FieldName = 'InvBillDate'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '退货日期'
Width = 70
KeyList.Strings = ()
end
Item
FieldName = 'InvBillWhChCk'
PickList.Strings = (
'0 未核定'
'1 已核定')
Title.Caption = '仓库核定否'
KeyList.Strings = (
'0'
'1')
end
Item
FieldName = 'InvBillNo'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售退货单号'
Width = 76
KeyList.Strings = ()
end
Item
FieldName = 'InvBillLineNo'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '退货单行号'
Width = 69
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
Item
FieldName = 'ItemFlag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '物料标识'
Width = 200
KeyList.Strings = ()
end
Item
FieldName = 'ShipQty'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '退货量'
Width = 47
KeyList.Strings = ()
end
Item
FieldName = 'WhCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '仓库代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'whName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '仓库名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'whflag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '仓库标识'
Width = 71
KeyList.Strings = ()
end
Item
FieldName = 'WhPositionCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '货位代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'WhPositionName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '货位名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'WhPositionflag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '货位标识'
Width = 105
KeyList.Strings = ()
end
Item
FieldName = 'BatchNo'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '批次'
Width = 44
KeyList.Strings = ()
end
Item
FieldName = 'taxPrice'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '含税价'
Width = 59
KeyList.Strings = ()
end
Item
FieldName = 'taxAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '含税金额'
KeyList.Strings = ()
end
Item
FieldName = 'notaxPrice'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '未税价'
KeyList.Strings = ()
end
Item
FieldName = 'notaxAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '未税金额'
KeyList.Strings = ()
end
Item
FieldName = 'DiSCountRate'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '折扣率'
KeyList.Strings = ()
end
Item
FieldName = 'DiSCountAmount'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '折扣额'
KeyList.Strings = ()
end
Item
FieldName = 'assessorEmployeeCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '核定人代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'assessorName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '核定人名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'assessorflag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '核定人标识'
Width = 77
KeyList.Strings = ()
end
Item
FieldName = 'SaleTypeCode'
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
Item
FieldName = 'SaleTypeFlag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售类型标识'
Width = 88
KeyList.Strings = ()
end
Item
FieldName = 'SaleDeptCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售部门代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'DeptName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售部门名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'DeptFlag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '销售部门标识'
Width = 94
KeyList.Strings = ()
end
Item
FieldName = 'SaleEmployeeCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '营销业务员代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'SaleEmployeeName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '营销业务员名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'SaleEmployeeFlag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '营销业务员标识'
Width = 100
KeyList.Strings = ()
end
Item
FieldName = 'CurrencyCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '货币代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'CurrencyName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '货币名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'CurrencyFlag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '货币标识'
Width = 72
KeyList.Strings = ()
end
Item
FieldName = 'taxrate_Percent'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '税率'
KeyList.Strings = ()
end
Item
FieldName = 'PayTermCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '付款条款代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'PayTermName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '付款条款名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'PayTermflag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '付款条款标识'
Width = 130
KeyList.Strings = ()
end
Item
FieldName = 'createEmployeeCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '制单员代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'createrName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '制单员名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'createrflag'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '制单员标识'
Width = 83
KeyList.Strings = ()
end
Item
FieldName = 'ShipModeCode'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '发货方式代码'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'ShipModeName'
PickList.Strings = ()
Title.Alignment = taCenter
Title.Caption = '发货方式名称'
Visible = False
KeyList.Strings = ()
end
Item
FieldName = 'ShipModeflag'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -