Index: BL/Legacy/TRANSP.cls.xml
===================================================================
diff -u -r55587 -r57626
--- BL/Legacy/TRANSP.cls.xml (.../TRANSP.cls.xml) (revision 55587)
+++ BL/Legacy/TRANSP.cls.xml (.../TRANSP.cls.xml) (revision 57626)
@@ -18,13 +18,13 @@
1
-
-BL.Legacy.TRANSP.OrderOpBonBepaler
+
+BL.Legacy.TRANSP.LeverbonService
1
-OrderAPI:DOM.VKP.OrderAPI="",InvoiceAmountService:AXimpl.Dynamics.InvoiceAmountOut.InvoiceAmountService="",Logger:vhLib.Logger="",OrderOpBonBepaler:BL.Legacy.TRANSP.OrderOpBonBepaler=""
+OrderAPI:DOM.VKP.OrderAPI="",InvoiceAmountService:AXimpl.Dynamics.InvoiceAmountOut.InvoiceAmountService="",Logger:vhLib.Logger="",LeverbonService:BL.Legacy.TRANSP.LeverbonService=""
1
1
%Status
@@ -33,7 +33,7 @@
Set ..OrderAPI = $$$Inject(OrderAPI,##class(DOM.DomeinContext).Instance().GeefOrderAPI())
Set ..InvoiceAmountService = $$$Inject(InvoiceAmountService,##class(AXimpl.Dynamics.InvoiceAmountOut.InvoiceAmountService).%New())
Set ..Logger = $$$Inject(Logger,##class(vhLib.Logger).%New())
- Set ..OrderOpBonBepaler = $$$Inject(OrderOpBonBepaler, ##class(BL.Legacy.TRANSP.OrderOpBonBepaler).%New())
+ Set ..LeverbonService = $$$Inject(LeverbonService, ##class(BL.Legacy.TRANSP.LeverbonService).%New())
Quit $$$OK
]]>
@@ -76,6 +76,12 @@
]]>
+
+BONNr:%String,KlantNr:%String,RemboursBedrag:%String
+
+
+
VHInvoiceAmountOutputDC:AXif.Dynamics.InvoiceAmountOut.tns.VHInvoiceAmountOutputDC
1
@@ -87,7 +93,7 @@
SalesIdAX:%String,KlantNr:%String=""
%Boolean
-