yypsybs
2023-10-18 5fa4a6a06c62fd41731ff6cc1f1f6e031bd7436f
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
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent FormVersionOfSOP
{
  #keys: '[412960.0.135200328]'
  BaseType: 'WebForm'
  Children:
  [
    #child: PanelVersionOfSOP
    Component DataHolderVersionOfSOP
    {
      #keys: '[412960.0.134980222]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[VersionStatus]*'
      Children:
      [
        Component DataExtractorVersionOfSOP
        {
          #keys: '[412960.0.134980234]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'GlobalOTDSOP'
            Source: 'GlobalOTDSOP'
            Taborder: 0
            Transformation: 'VersionStatus'
          ]
        }
      ]
      Properties:
      [
        Taborder: 3
      ]
    }
    #child: PanelVersionOfSOPHeader
    #child: PanelVersionOfSOPDetails
    Component DataHolderVersionOfSOPDetails
    {
      #keys: '[412960.0.140750496]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[VersionStatusDetail]*'
      Children:
      [
        Component DataExtractorVersionOfSOPDetails453
        {
          #keys: '[412960.0.142212532]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'VersionStatus'
            ExtractionMode: 'Selected'
            Source: 'ListVersionOfSOP'
            Taborder: 0
            Transformation: 'VersionStatusDetail'
          ]
        }
      ]
      Properties:
      [
        Description: '事业部对应详情数据'
        Taborder: 4
      ]
    }
    Component DataHolderVersionOfSOPCopy
    {
      #keys: '[412960.0.166861218]'
      BaseType: 'WebDataHolder'
      Databinding: 'shadow[ScenarioMP]*'
      Properties:
      [
        Taborder: 5
      ]
    }
  ]
  Properties:
  [
    Description: 'SOP版本数据展示界面'
    Image: 'WINDOW_TIME'
    Title: 'SOP各事业部数据同步状态'
  ]
}