Objektová akce

Kód:
6
Tělo:
UPDATE 
  PLMProduceRequests
SET 
  JobOrder_ID = :JobOrder_ID,
  ReleasedBy_ID = :ReleasedBy_ID,
  ReleasedAt$DATE = :ReleasedAt
WHERE 
  (ID = :OBJID) AND (OBJVERSION = :OBJVERSION)

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