pears.ClientContractTemplates

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

CREATE PROCEDURE "pears"."ClientContractTemplates"( IN "ProgID" CHAR(20) ) 
RESULT( "templateid" CHAR(20) ) 
BEGIN
  -- result is used in IN clause
  SELECT "templateid" FROM "templatestore"
END
  • database/procedures/pears_clientcontracttemplates.txt
  • Last modified: 2026/08/07 19:24
  • by 127.0.0.1