_Main/BL/Type_InventoryPlanArchiveVersion/StaticMethod_GenerateData.qbl
@@ -74,6 +74,8 @@ } info( '-------------------------End---------------------'); showtable.Generate( search ); productids := selectuniquevalues( table, Row, row, row.Name() ); productlines := selectuniquevalues( table, Row, row, row.Unit() ); showtable.Generate( search, productids, productlines ); *] }