| Quintiq file version 2.0 | 
| #parent: ListPostponementPenalties | 
| Response OnClick ( | 
|   structured[PostponedSalesDemandCost] selection | 
| ) id:Response_ListPostponementPenalties_MenuEditPostponePenalty_OnClick | 
| { | 
|   #keys: '[139394.0.1870667657]' | 
|   CanBindMultiple: false | 
|   DefinitionID => /ListPostponementPenalties/Responsedef_ListPostponementPenalties_WebMenu_OnClick | 
|   Initiator: 'MenuEditPostponePenalty' | 
|   QuillAction | 
|   { | 
|     Body: | 
|     [* | 
|       // Edit postpone sales demand cost | 
|       dlg := construct( DialogCreateEditPostponementPenalty ); | 
|       dlg.Edit( selection ); | 
|     *] | 
|     GroupServerCalls: false | 
|   } | 
| } |