SELECT {FIELDS} from InsurancePeriods
where
(Parent_ID = :WR_ID) and
(InsuranceBaseType = :InsuranceBaseType) and
(InsurancePeriodType = 0) AND
((PeriodBegin$DATE <= :PeriodEnd) and ((PeriodEnd$DATE >= :PeriodBegin) or (PeriodEnd$DATE = 0)))Generated by ABRA Software a.s. 27.10.2021 16:34:36