KFNS#35384 KPI-module

svn path=/Customer/trunk/; revision=29103
This commit is contained in:
Maarten van der Heide
2016-04-21 09:00:08 +00:00
parent 788f25e035
commit 5c1be7193c

View File

@@ -2881,10 +2881,15 @@ AS
AND v.extra_key = ud.fac_usrdata_key
AND UPPER (r.fac_usrrap_view_name) = 'KFNS_V_MAG_VERBRUIK'
AND sn.fac_srtnotificatie_code = 'CUST04';
-- KPI-module!
-- Views voor berekening van (genormeerde) KPI-scores obv. handmatig/automatisch
-- ingevulde KPI-meldingen (een view per melding).
-- TODO
BEGIN adm.systrackscriptId('$Id$', 0); END;
/
BEGIN fac.registercustversion('KFNS', 14); END;
BEGIN fac.registercustversion('KFNS', 15); END;
/
commit;
spool off