| Quintiq file version 2.0 | 
| #parent: ListProductInStockingPoints | 
| Response OnClick ( | 
|   structured[ProductInStockingPoint_MP] selection | 
| ) id:Response_ListProductInStockingPoints_MenuEdit_OnClick | 
| { | 
|   #keys: '[124808.1.723091275]' | 
|   Body: | 
|   [* | 
|     // Edit PISP specifications | 
|     dlg := construct( DialogCreateEditPISPSpecification ); | 
|     dlg.EditPISPSpecification( this, selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListProductInStockingPoints/Responsedef_ListProductInStockingPoints_Menu_OnClick | 
|   Initiator: 'MenuEdit' | 
| } |