DJIN#37160 KPI-rapportages/exports
svn path=/Website/branches/v2016.1/; revision=30586
This commit is contained in:
25
CUST/DJIN/export/gen_export_KPI.bat
Normal file
25
CUST/DJIN/export/gen_export_KPI.bat
Normal file
@@ -0,0 +1,25 @@
|
||||
REM GEN_EXPORT_KPI.BAT
|
||||
REM
|
||||
REM DJIN
|
||||
REM
|
||||
REM Exporteert 5-tal KPI-bestanden als CSV (DJIN#37160).
|
||||
REM
|
||||
REM Context : roep deze file aan indien nodig, of schedule deze
|
||||
REM Vereist : de randvoorwaarde voor het gebruik van gen_export
|
||||
REM
|
||||
REM $Revision$
|
||||
REM $Id$
|
||||
REM
|
||||
REM (c) 2016 Facilitor B.V.
|
||||
REM
|
||||
|
||||
REM ================================================== create exportfile(s)
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat MLD_STD
|
||||
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat MLD_URG
|
||||
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat MLD_VVG
|
||||
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat KLR
|
||||
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat RES
|
||||
Reference in New Issue
Block a user