Třídová akce

Kód:
5
Tělo:
SELECT 
  ID, DocumentType, Document_ID 
FROM 
  Payments 
WHERE 
  PDocument_ID=:PDocument_ID 
  AND PDocumentType=:PDocumentType 
  AND Row_ID=:Row_ID

Generated by ABRA Software a.s. 27.10.2021 16:34:10