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
Quintiq file version 2.0
Component pnlContent
{
  #keys: '[414702.1.84941724]'
  BaseType: 'WebPanel'
  Children:
  [
    Component checkboxIsKeyProduct id:checkboxIsKeyProduct_593
    {
      #keys: '[414702.1.87540263]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        DataBinding: 'DataHolderScenario.Data.IsKeyProduct'
        Label: 'S&OP'
        Taborder: 1
      ]
    }
    Component checkboxCreatePurchaseSupplyProduct id:checkboxCreatePurchaseSupplyProduct_102
    {
      #keys: '[414702.1.84942148]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        DataBinding: 'DataHolderScenario.Data.CreatePurchaseSupplyMaterial'
        Label: 'CreatePurchase'
        Taborder: 2
      ]
    }
    Component CheckboxIsCreateNewVersion id:CheckboxIsCreateNewVersion_653
    {
      #keys: '[414702.1.84942205]'
      BaseType: 'WebCheckbox'
      Properties:
      [
        Label: 'Create a new version'
        Taborder: 3
      ]
    }
    Component ddlBusinessType
    {
      #keys: '[414702.1.169614090]'
      BaseType: 'WebDropDownList'
      Databinding: 'BusinessType'
      Children:
      [
        Component deContent
        {
          #keys: '[414702.1.169614092]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDTable'
            Source: 'GlobalOTDTable'
            Taborder: 0
            Transformation: 'BusinessType'
          ]
        }
      ]
      Properties:
      [
        DisplayField: 'ScenarioName'
        Label: 'Scenario Name'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
    Padding: 'true'
    Taborder: 0
  ]
}