| Quintiq file version 2.0 | 
| #parent: ListStockingPoint_MP | 
| Response OnClick () id:Response_ListStockingPoint_MP_MenuSortAlphabetically_OnClick | 
| { | 
|   #keys: '[108486.2.688323593]' | 
|   Body: | 
|   [* | 
|     // Sort all stocking point display index alphabetically | 
|     MacroPlan.SortStockingPointsDisplayIndexAlphabetically() | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListStockingPoint_MP/Responsedef_ListStockingPoint_MP_Menu_OnClick | 
|   Initiator: 'MenuSortAlphabetically' | 
|   Precondition: | 
|   [* | 
|     return MacroPlan::HasMacroPlan( MacroPlan, feedback ); | 
|   *] | 
|   UserRequiresReadWrite: true | 
| } |