DJIN#37160 KPI-rapportages/exports
svn path=/Customer/; revision=30604
This commit is contained in:
@@ -63,7 +63,7 @@ INSERT INTO FAC_USRRAP (fac_usrrap_omschrijving,
|
||||
0,
|
||||
90);
|
||||
|
||||
CREATE OR REPLACE VIEW djin_v_rap_kpi_mld_klr AS SELECT NULL x FROM DUAL;
|
||||
CREATE OR REPLACE VIEW djin_v_rap_kpi_klr AS SELECT NULL x FROM DUAL;
|
||||
INSERT INTO FAC_USRRAP (fac_usrrap_omschrijving,
|
||||
fac_usrrap_view_name,
|
||||
fac_usrrap_vraagbegindatum,
|
||||
@@ -73,7 +73,7 @@ INSERT INTO FAC_USRRAP (fac_usrrap_omschrijving,
|
||||
fac_usrrap_autorefresh,
|
||||
fac_functie_key)
|
||||
VALUES ('KPI: Afhandeling klantreacties',
|
||||
'djin_v_rap_kpi_mld_klr',
|
||||
'djin_v_rap_kpi_klr',
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
@@ -113,13 +113,13 @@ INSERT INTO fac_export_app (fac_export_app_code,
|
||||
fac_export_app_flags,
|
||||
--fac_export_app_xsl,
|
||||
fac_export_app_timestamp)
|
||||
VALUES ('MLD_STD',
|
||||
VALUES ('KPI_MLD_STD',
|
||||
'KPI Meldingen',
|
||||
90,
|
||||
--NULL,
|
||||
'.\KPI',
|
||||
'DJIN',
|
||||
'MLD_STD_',
|
||||
'KPI_MLD_STD_',
|
||||
'.csv',
|
||||
'.log',
|
||||
0,
|
||||
@@ -138,13 +138,13 @@ INSERT INTO fac_export_app (fac_export_app_code,
|
||||
fac_export_app_flags,
|
||||
--fac_export_app_xsl,
|
||||
fac_export_app_timestamp)
|
||||
VALUES ('MLD_URG',
|
||||
VALUES ('KPI_MLD_URG',
|
||||
'KPI Urgente meldingen',
|
||||
90,
|
||||
--NULL,
|
||||
'.\KPI',
|
||||
'DJIN',
|
||||
'MLD_URG_',
|
||||
'KPI_MLD_URG_',
|
||||
'.csv',
|
||||
'.log',
|
||||
0,
|
||||
@@ -163,13 +163,13 @@ INSERT INTO fac_export_app (fac_export_app_code,
|
||||
fac_export_app_flags,
|
||||
--fac_export_app_xsl,
|
||||
fac_export_app_timestamp)
|
||||
VALUES ('MLD_VVG',
|
||||
VALUES ('KPI_MLD_VVG',
|
||||
'KPI Vervolgmeldingen',
|
||||
90,
|
||||
--NULL,
|
||||
'.\KPI',
|
||||
'DJIN',
|
||||
'MLD_VVG_',
|
||||
'KPI_MLD_VVG_',
|
||||
'.csv',
|
||||
'.log',
|
||||
0,
|
||||
@@ -188,13 +188,13 @@ INSERT INTO fac_export_app (fac_export_app_code,
|
||||
fac_export_app_flags,
|
||||
--fac_export_app_xsl,
|
||||
fac_export_app_timestamp)
|
||||
VALUES ('KLR',
|
||||
VALUES ('KPI_KLR',
|
||||
'KPI Klantreacties',
|
||||
90,
|
||||
--NULL,
|
||||
'.\KPI',
|
||||
'DJIN',
|
||||
'KLR_',
|
||||
'KPI_KLR_',
|
||||
'.csv',
|
||||
'.log',
|
||||
0,
|
||||
@@ -213,13 +213,13 @@ INSERT INTO fac_export_app (fac_export_app_code,
|
||||
fac_export_app_flags,
|
||||
--fac_export_app_xsl,
|
||||
fac_export_app_timestamp)
|
||||
VALUES ('RES',
|
||||
VALUES ('KPI_RES',
|
||||
'KPI Reserveringen',
|
||||
90,
|
||||
--NULL,
|
||||
'.\KPI',
|
||||
'DJIN',
|
||||
'RES_',
|
||||
'KPI_RES_',
|
||||
'.csv',
|
||||
'.log',
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user