pears.GetShiftIndicatorColour

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

COMMENT TO PRESERVE FORMAT ON PROCEDURE "pears"."GetShiftIndicatorColour" IS 
{CREATE FUNCTION GetShiftIndicatorColour 
(IN sid CHAR(20),IN ddate DATE )
RETURNS INTEGER
BEGIN
-- Return 0 to indicate that colour choice is to be ignored
RETURN 0;
END
}
  • database/procedures/pears_getshiftindicatorcolour.txt
  • Last modified: 2026/08/07 19:24
  • by 127.0.0.1