pears.CVSendAllowed

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

CREATE FUNCTION "pears"."CVSendAllowed"( 
  IN @personid CHAR(20),IN @contacteventid CHAR(20),IN @progressid CHAR(20) ) 
RETURNS long VARCHAR
BEGIN
  DECLARE @RV long VARCHAR;
  RETURN(@RV)
END
  • database/functions/pears_cvsendallowed.txt
  • Last modified: 2026/08/07 19:24
  • by 127.0.0.1