| Quintiq file version 2.0 | 
| #parent: ListLogisticsCostMaterialRack | 
| Response OnClick ( | 
|   structured[LogisticsCostMaterialRack] selection | 
| ) id:Response_ListLogisticsCostMaterialRack_mDelete_OnClick | 
| { | 
|   #keys: '[413988.0.1456916010]' | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListLogisticsCostMaterialRack/Responsedef_ListLogisticsCostMaterialRack_WebMenu_OnClick | 
|   Initiator: 'mDelete' | 
|   Precondition: | 
|   [* | 
|     return not isnull( MacroPlan ); | 
|   *] | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       MacroPlan::DeleteObjects( selection ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |