svn path=/Customer/trunk/; revision=30474
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Formatted on 30-8-2016 21:39:33 (QP5 v5.136.908.31019) */
|
||||
/* Formatted on 30-8-2016 21:44:21 (QP5 v5.136.908.31019) */
|
||||
-- Script containing customer specific configuration sql statements for PCHH (Holding)
|
||||
-- (c) 2008 Facilitor
|
||||
-- $Revision$
|
||||
@@ -527,6 +527,7 @@ CREATE OR REPLACE VIEW PCHH_V_AFMELDINGEN_ENERGIE
|
||||
OBJECTID,
|
||||
STATUS_PCH,
|
||||
WEEK,
|
||||
JAAR,
|
||||
END_DATE,
|
||||
SEND_SWITCH,
|
||||
EAN,
|
||||
@@ -605,6 +606,10 @@ AS
|
||||
TO_DATE (statusdatum.ins_kenmerkdeel_waarde, 'dd-mm-yyyy'),
|
||||
'iw')
|
||||
week,
|
||||
TO_CHAR (
|
||||
TO_DATE (statusdatum.ins_kenmerkdeel_waarde, 'dd-mm-yyyy'),
|
||||
'iyyy')
|
||||
year,
|
||||
REPLACE (einddatum.ins_kenmerkdeel_waarde, '-', '') end_date,
|
||||
'' send_switch,
|
||||
ean.ins_kenmerkdeel_waarde ean,
|
||||
|
||||
Reference in New Issue
Block a user