HSLE#81370 Automatisch geaccepteerde workflow melding accepteerder en afmelder tracken
svn path=/Database/trunk/; revision=65910
This commit is contained in:
@@ -2396,7 +2396,7 @@ CREATE OR REPLACE PACKAGE BODY mld AS
|
||||
|
||||
-- We must implicitly accept the initial call once, else we cannot complete it later
|
||||
-- and accepting in the end would be odd.
|
||||
mld.setmeldingstatus (p_melding_key, 4, null);
|
||||
mld.setmeldingstatus (p_melding_key, 4, p_user_key);
|
||||
rootregistered := FALSE;
|
||||
l_melding_start_key := p_melding_key;
|
||||
l_success := 1; -- we used the info, we continue like success
|
||||
|
||||
Reference in New Issue
Block a user