MNNL#73178 CUST08-noti/Verwijderen mailadres+MNNL#74028 Securitas-koppeling
svn path=/Customer/trunk/; revision=56972
This commit is contained in:
@@ -5498,7 +5498,7 @@ AS
|
||||
mn.mld_melding_key,
|
||||
NULL,
|
||||
NULL,
|
||||
'sogeti@service-now.com;Roger.van.der.Wiel@mn.nl',
|
||||
'sogeti@service-now.com',
|
||||
NULL,
|
||||
NULL
|
||||
FROM mld_melding_note mn,
|
||||
@@ -7648,7 +7648,16 @@ AS
|
||||
AND sn.fac_srtnotificatie_code = 'CUST09'
|
||||
AND nj.fac_notificatie_job_view = 'MNNL_V_NOTI_CHANGE_AFM'
|
||||
AND t.fac_tracking_datum BETWEEN nj.fac_notificatie_job_lastrun AND nj.fac_notificatie_job_nextrun;
|
||||
|
||||
/*
|
||||
-- MNNL#74028: Securitas-koppeling tbv. kentekens (per dag zoals geregistreerd
|
||||
-- in kenmerk bij WP-reserveringen).
|
||||
CREATE OR REPLACE VIEW mnnl_v_rap_kentekens_datum
|
||||
AS
|
||||
SELECT fac_usrdata_omschr kenteken
|
||||
FROM fac_v_aanwezigusrdata
|
||||
WHERE fac_usrtab_key = 1221 -- Testkentekens Securitas
|
||||
;
|
||||
*/
|
||||
------ payload end ------
|
||||
|
||||
SET DEFINE OFF
|
||||
|
||||
Reference in New Issue
Block a user