AAIT#29071: 5.4.1 ontvangen van bestelaanvragen.
svn path=/Database/branches/DB21/; revision=21034
This commit is contained in:
@@ -3147,8 +3147,8 @@ CREATE OR REPLACE PACKAGE BODY fac AS
|
||||
FROM bes_bestelling
|
||||
WHERE bes_bestelling_key = prefkey;
|
||||
|
||||
-- Bij BESAP1 willen we *ook* de goedkeurders inlichten
|
||||
IF lcode = 'BESFIT'
|
||||
-- Bij BESACP willen we *ook* de goedkeurders inlichten
|
||||
IF lcode = 'BESACP'
|
||||
THEN
|
||||
bes.notifybesgoedkeurders (prefkey);
|
||||
END IF;
|
||||
|
||||
Reference in New Issue
Block a user