| Quintiq file version 2.0 | 
| #parent: ListStockingPoint_MP | 
| Response OnClick ( | 
|   structured[StockingPoint_MP] selection | 
| ) id:Response_ListStockingPoint_MP_MenuMoveToBottom_OnClick | 
| { | 
|   #keys: '[108486.2.681269896]' | 
|   Body: | 
|   [* | 
|     // Move to bottom | 
|     StockingPoint_MP::MoveToBottom( selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListStockingPoint_MP/Responsedef_ListStockingPoint_MP_Menu_OnClick | 
|   Initiator: 'MenuMoveToBottom' | 
|   UserRequiresReadWrite: true | 
| } |