Index: APPS/common/KlantKost/impl/KlantKostService.cls.xml
===================================================================
diff -u -r1669 -r1933
--- APPS/common/KlantKost/impl/KlantKostService.cls.xml (.../KlantKostService.cls.xml) (revision 1669)
+++ APPS/common/KlantKost/impl/KlantKostService.cls.xml (.../KlantKostService.cls.xml) (revision 1933)
@@ -34,6 +34,7 @@
/// Kosten berekenen
Do ..BerekenBezoekKlantKosten(Jaar,Maand)
Do ..BerekenMonsterKlantKosten(Jaar,Maand)
+ Do ..BerekenAfhalingKlantKosten(Jaar,Maand)
]]>
@@ -57,6 +58,16 @@
]]>
+
+Jaar:%Integer,Maand:%Integer
+
+
+
Maak factoren éénmalig aan in cache databank voor het berekenen van kosten.