| Quintiq file version 2.0 | 
| #parent: ListDemandPegging | 
| Response OnClick ( | 
|   Fulfillment selection | 
| ) id:Response_ListDemandPegging_MenuEditPegging_OnClick | 
| { | 
|   #keys: '[108486.1.1171927318]' | 
|   Body: | 
|   [* | 
|     // Edit a pegging | 
|     dlg := construct( DialogCreateEditPegging ); | 
|     dlg.EditFulfillment( this, selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListDemandPegging/Responsedef_ListDemandPegging_Menu_OnClick | 
|   Initiator: 'MenuEditPegging' | 
|   UserRequiresReadWrite: true | 
| } |