Třídová akce

Popis:
Zjistí poslední číslo dokladu
Kód:
2
Tělo:
select 
  Max(OrdNumber) 
from 
  GeneralLedger GL
where 
  GL.AccDocQueue_ID = :AccDocQueue_ID
  and GL.Period_ID = :Period_ID

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