Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
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
98
99
100
101
102
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent FrmCustomOrderSpliteRow
{
  #keys: '[414724.0.285177352]'
  Accessibility: 'Extensible'
  BaseType: 'WebForm'
  Children:
  [
    #child: pl_function_FCOS
    Component lb_OrderRowNum_FCOS
    {
      #keys: '[414724.0.285570507]'
      BaseType: 'WebLabel'
      Properties:
      [
        Label: '订单行号:'
        Taborder: 1
        Text: '1.1'
      ]
    }
    Component lb_CustomName_FCOS
    {
      #keys: '[414724.0.284201013]'
      BaseType: 'WebLabel'
      Properties:
      [
        Label: '客户名称:'
        Taborder: 2
        Text: '--小米'
      ]
    }
    Component ef_SpliteReason_FCOS
    {
      #keys: '[414724.0.285687770]'
      BaseType: 'WebEditField'
      Properties:
      [
        Label: '拆行原因:'
        MaxRows: 3
        Multiline: true
        PlaceHolder: '请录入'
        Taborder: 3
      ]
    }
    Component dh_Paramer_FCOS
    {
      #keys: '[414724.0.285920379]'
      BaseType: 'WebDataHolder'
      Databinding: 'CustomerOrder'
      Properties:
      [
        Taborder: 8
      ]
    }
    #child: pl_OperateBtns_FCOS
    #child: pl_splite_info
    Component dh_splitestruct
    {
      #keys: '[414724.0.294099522]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[S_DT_SpliteStruct]*'
      Children:
      [
        Component DataExtractor645
        {
          #keys: '[414724.0.293956350]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'MacroPlan'
            Source: 'MacroPlan'
            Taborder: 0
            Transformation: 'S_DT_SpliteStruct'
          ]
        }
      ]
      Properties:
      [
        Taborder: 7
      ]
    }
    #child: pl_spliteDetails
    Component dh_Paramer_SCustomOrder_FCOS
    {
      #keys: '[414724.0.303602526]'
      BaseType: 'WebDataHolder'
      Databinding: 'S_DT_CustomOrder'
      Properties:
      [
        Taborder: 9
      ]
    }
  ]
  Properties:
  [
    Description: '订单拆行表单'
    Image: 'ARROW_FORK'
    Title: '订单拆行'
  ]
}