| Quintiq file version 2.0 | 
| #parent: GanttChartDemandSupplyGroup | 
| Response OnClick ( | 
|   ProductInStockingPoint_MP row | 
| ) id:Response_GanttChartDemandSupplyGroup_MenuPegDemandsToSupplies_OnClick | 
| { | 
|   #keys: '[108486.1.1592806271]' | 
|   Body: | 
|   [* | 
|     // Auto link demands and supplies for a PISP | 
|      | 
|     row.PegDemandToSupply( true ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /GanttChartDemandSupplyGroup/Responsedef_GanttChartDemandSupplyGroup_Menu_OnClick | 
|   Initiator: 'MenuPegDemandsToSupplies' | 
| } |