limj
2023-10-24 93652435728de839582440eefd5122c281181d35
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
Quintiq file version 2.0
Component lstSelectedFilesToImport
{
  #keys: '[144528.1.509584426]'
  BaseType: 'lstSelectedFilesToImport'
  IsDerived: true
  Children:
  [
    Component deSelectedFilesToImport
    {
      #keys: '[144528.1.509584427]'
      BaseType: 'deSelectedFilesToImport'
      IsDerived: true
      Properties:
      [
        Source: 'ApplicationMacroPlanner.LibSOPImpExp_DataHolderImportBase'
      ]
    }
    Component dslSelectedFilesToImport
    {
      #keys: '[144528.1.509584430]'
      BaseType: 'dslSelectedFilesToImport'
      IsDerived: true
      Properties:
      [
        SortCriteria: 'desc:IsValidFile'
      ]
    }
    Component uciInvalidUpload
    {
      #keys: '[150660.0.215553435]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        Identifier: 'LibSOPImpExp_ImportUploadedFile'
        ObjectType: 'LibSOPImpExp_ImportUploadedFile'
        Precondition: 'not object.IsValidFile()'
        Taborder: 3
        Tooltip: 'This file is out of the scope of excel import, therefore it will not be imported.'
      ]
    }
    Component uciValidUpload
    {
      #keys: '[150660.0.220706073]'
      BaseType: 'WebUserConfigurableInformation'
      Properties:
      [
        Identifier: 'LibSOPImpExp_ImportUploadedFile'
        ObjectType: 'LibSOPImpExp_ImportUploadedFile'
        Precondition: 'object.IsValidFile()'
        Taborder: 4
        Tooltip: 'This file matches in: VALUE(object.LibSOPImpExp_DataSourceFile().LibSOPImpExp_DataSource().Name())'
      ]
    }
  ]
  Properties:
  [
    MinimumColumns: 15
    MinimumRows: -5
  ]
}