database:functions:pears_placementelementvalid



pears.placementelementvalid

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

CREATE FUNCTION "pears"."placementelementvalid"( 
  /* Application Maintained Function / Procedure - DO NOT EDIT*/
  IN "bvalid" SMALLINT,IN "splacid" CHAR(20),IN "selementname" CHAR(20),IN "ismanager" SMALLINT,IN "isaccounts" SMALLINT ) 
RETURNS SMALLINT
BEGIN -- V1 Legacy function
  RETURN("placementelementvalidV2"("bvalid","splacid",NULL,NULL,"selementname","ismanager","isaccounts"))
END
  • database/functions/pears_placementelementvalid.txt
  • Last modified: 2026/08/07 19:24
  • by 127.0.0.1