1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Method ResetSupplyChainOverviewWarning () id:Method_FormSupplyChainOverview_ResetSupplyChainOverviewWarning 
 |  { 
 |    #keys: '[113694.2.1023686581]' 
 |    Body: 
 |    [* 
 |      /* Value holder is reset to empty to indicate that no changes have 
 |      been made with respect to the last redefined view */ 
 |       
 |      ValueHolderIsShownSupplyChainOverviewWarning.Value(''); 
 |    *] 
 |  } 
 |  
  |