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