Quintiq file version 2.0 #parent: PanelDemandComparison/dhCheckUnits Response OnDataChanged () id:Response_PanelDemandComparison_dhCheckUnits_OnDataChanged { #keys: '[414996.1.137664549]' CanBindMultiple: false DefinitionID: 'Responsedef_WebComponent_OnDataChanged' GroupServerCalls: true QuillAction { Body: [* if( this.Data().Size() <> 0 ){ prods := selectset( dhFinelProduct.Data(),Elements,element,exists( this.Data(),Elements.astype( Unit ).StockingPoint_MP.ProductInStockingPoint_MP.Product_MP,prod,prod = element )); // prods := selectset( productInLanes,Elements.Product_MP,prod,true ); dhFinelProduct.Data( &prods ); }else{ dhFinelProduct.Data( DataHolderProduct.Data().Copy() ); } *] } }