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