====== pears.CancelExpenseBenefitTimesheet ======
Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.
===== Original SQL =====
create procedure "pears"."CancelExpenseBenefitTimesheet"( in "oldtsid" char(20),in "newtsid" char(20) )
begin
-- Actual content of procedure will vary depending on payroll system etc
end