====== pears.NominalForTimesheetLine ====== Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace. ===== Original SQL ===== create function "pears"."NominalForTimesheetLine"( in "tslineid" char(20) ) returns char(20) begin return '4001' end