| Quintiq file version 2.0 | 
| #parent: pHeader/bGenerateReport | 
| Response OnClick () id:Response_pHeader_bGenerateReport_OnClick | 
| { | 
|   #keys: '[413988.0.1292330696]' | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_WebButton_OnClick' | 
|   Precondition: | 
|   [* | 
|     return not isnull( MacroPlan ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       TransferPlanCell::GenerateReport( MacroPlan ); | 
|        | 
|       WebMessageBox::Success( Translations::A_VWED_Success() ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |