This is an old revision of the document!
Vul een SQL Server functienaam in de tabel General.StClientDisplay
Vb van functie: CREATE FUNCTION [dbo].[F_DOORACCESS](@member_id int) RETURNS nvarchar(50) AS BEGIN return 'Geen toegang' END
“1”: standard way of checking in “2”: overrule standard checkin procedure and always access = OK “3”: custom function NOT OK: overrule standard checkin procedure and access = FALSE “4”: overrule standard checkin procedure and always access = OK but deduct CREDIT plain tekst: Custom function NOT OK: overrule standard checkin procedure and access = FALSE + Show returncode as checkin-message on screen