Třídová akce

Kód:
3
Tělo:
select
  PP.ID
from
  POSCashPaid PP
where
  PP.PaidType = :PaidType and
  PP.POSReceipt_ID = :POSReceipt_ID and
  PP.Currency_ID = :Currency_ID and
  PP.PaymentType_ID = :PaymentType_ID and
  PP.Amount = :Amount

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