1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  | Quintiq file version 2.0 
 |  #parent: ListPRData_844 
 |  Response OnClick ( 
 |    PRData selection 
 |  ) id:Response_ListPRData_844_MenuPrintRequest_OnClick 
 |  { 
 |    #keys: '[414384.0.859160768]' 
 |    CanBindMultiple: false 
 |    DefinitionID => /ListPRData_844/Responsedef_ListPRData_844_WebMenu_OnClick 
 |    Initiator: 'MenuPrintRequest' 
 |    QuillAction 
 |    { 
 |      Body: 
 |      [* 
 |        info( selection.PrintCall( GlobalOTDTable, ApplicationMacroPlanner.GetUserName() ) ) 
 |      *] 
 |      GroupServerCalls: false 
 |    } 
 |  } 
 |  
  |