Why? I understand the problem now. It is here in: IF BOM.SETRANGE(BOM."Parent Item No.",BOM."Line No.") THEN BEGIN StartDate := BeginDate; EndDate := EndDate; END So I changed to setrange. But now there is a type conversie: code to int
↧