_Main/UI/MacroPlannerWebApp/Component_FormInventorySummaryReport/Response_PanelExport_ButtonSearch_OnClick.def
@@ -9,10 +9,6 @@ { Body: [* c := 'VWED CC'; info( c.Format( 'S(Len(10),AlignRight)' ), c.Format( 'S(Len(10))' ) ); a := 'All'; info( a.Format( 'S(Len(10),AlignRight)' ), a.Format( 'S(Len(10))' ) ); if( not isnull( DataHolderTable.Data() ) ){ productids := selectuniquevalues( DataHolderProduct.Data(), Elements, product, exists( dhGenerations.Data(), Elements, e, e.Generation() = product.Generation() ) and exists( dhMQBMLBs.Data(), Elements, e, e.MLBMQB() = product.MQBMLB() )