Kevin Kok Khah Whey
2023-10-18 d5e46a7a9f2cb9123b9aafb39a20e14059faa2e4
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
88
89
90
91
92
93
94
95
96
97
Quintiq file version 2.0
Component pnlContent
{
  #keys: '[414382.0.415330992]'
  BaseType: 'WebPanel'
  Children:
  [
    Component efVerNo
    {
      #keys: '[414382.0.415451216]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderFilling.Data.VerNo'
        Enabled: false
        Label: '版本号'
        Taborder: 0
      ]
    }
    Component efBusinessType
    {
      #keys: '[414382.0.413702519]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderFilling.Data.BusinessType'
        Enabled: false
        Label: '事业部'
        ReadOnly: true
        Taborder: 1
      ]
    }
    Component efCustomer
    {
      #keys: '[414382.0.415542596]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderFilling.Data.Customer'
        Enabled: false
        Label: '客户名称'
        ReadOnly: true
        Taborder: 2
      ]
    }
    Component edtSalesAmount
    {
      #keys: '[414382.0.414851317]'
      BaseType: 'WebEditField'
      Properties:
      [
        DataBinding: 'DataHolderFilling.Data.SalesAmount'
        Label: '填产数量'
        Taborder: 3
      ]
    }
    Component dsDemandDate id:dsDemandDate_768
    {
      #keys: '[414382.0.413703310]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        DataBinding: 'DataHolderFilling.Data.DemandDate'
        Label: '需求时间'
        ReadOnly: true
        Taborder: 4
      ]
    }
    Component dsForecastDemandDate id:dsForecastDemandDate_515
    {
      #keys: '[414382.0.413703326]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        DataBinding: 'DataHolderFilling.Data.ForecastDemandDate'
        Label: '需求预测时间'
        Taborder: 5
      ]
    }
    Component ddslOrderType id:ddslOrderType_944
    {
      #keys: '[414702.1.71083523]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        Label: '订单类型'
        Strings: '反签;授权'
        Taborder: 6
      ]
    }
  ]
  Properties:
  [
    Padding: 'true'
    Taborder: 0
  ]
}