SELECT a.OrdNumber, b.OrdNumber, c.Code, d.Code FROM ServiceAssemblyForms a, ServiceDocuments b, DocQueues c, Periods d WHERE a.ServiceDocument_ID=b.ID and b.DocQueue_ID=c.ID and b.Period_ID=d.id and a.id=:OBJID
Generated by ABRA Software a.s. 27.10.2021 16:35:46