pears.AWRQualifiedCustomOverRide
Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.
Original SQL
CREATE FUNCTION "pears"."AWRQualifiedCustomOverRide"( IN @AWRQualifiedStatus INTEGER,IN @JobMasterID CHAR(20),IN @WeekNo INTEGER,IN @VacID CHAR(20),IN @PersID CHAR(20),IN @PlacID CHAR(20),IN @ShiftID CHAR(20) ) RETURNS INTEGER NOT deterministic BEGIN RETURN @AWRQualifiedStatus END