renhao
2023-09-22 964b4387b4b3ba025c996b1f04fa75f72ae5da09
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
Quintiq file version 2.0
#root
#parent: MacroPlannerWebApp
OrphanComponent FormMaterialPurchase
{
  #keys: '[414724.0.32392142]'
  BaseType: 'WebForm'
  Children:
  [
    Component lb_Title
    {
      #keys: '[414724.0.32644779]'
      BaseType: 'WebLabel'
      Properties:
      [
        Description: '授权/反签物料采购明细释放'
        Taborder: 0
        Text: '授权/反签物料采购明细释放'
      ]
    }
    #child: PanelMaterialPurchase
    Component DataHolderMaterialPurchase
    {
      #keys: '[414724.0.32795597]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[H_MaterialPurchase]*'
      Children:
      [
        Component DataExtractorMaterialPurchase
        {
          #keys: '[414724.0.32795611]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'MacroPlan'
            Source: 'MacroPlan'
            Taborder: 0
            Transformation: 'H_MaterialPurchase'
          ]
        }
      ]
      Properties:
      [
        Taborder: 2
      ]
    }
    #child: ListMaterialPurchase
  ]
  Properties:
  [
    Description: '授权/反签物料采购明细释放'
    Image: 'NAV_REDO_LIGHT_BLUE'
    Title: '授权/反签物料采购明细释放'
  ]
}