| Quintiq file version 2.0 | 
| #parent: DataHolderProducts | 
| Response OnDataChanged () id:Response_ApplicationLibMacroPlanner_DataHolderProducts_OnDataChanged | 
| { | 
|   #keys: '[113694.2.991562571]' | 
|   Body: | 
|   [* | 
|     // Set PISP data holder for filtering | 
|     pisps := selectset( this.Data(), Elements.ProductInStockingPoint_MP, pisp, | 
|                         pisp.IsInStockingPoint( DataHolderStockingPoints.Data() ) ); | 
|      | 
|     DataHolderProductInStockingPoints.Data( pisps.Copy() ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_GUIComponent_OnDataChanged' | 
| } |