Index: DOM/ProdRes/impl/VerwachteUitvoerAPIimpl.cls.xml =================================================================== diff -u -r2195 -r2221 --- DOM/ProdRes/impl/VerwachteUitvoerAPIimpl.cls.xml (.../VerwachteUitvoerAPIimpl.cls.xml) (revision 2195) +++ DOM/ProdRes/impl/VerwachteUitvoerAPIimpl.cls.xml (.../VerwachteUitvoerAPIimpl.cls.xml) (revision 2221) @@ -87,5 +87,24 @@ Quit GereserveerdeProducten ]]> + + +ProductID:%String,Bedrijf:DOM.common.enu.Bedrijf,ReservatieFases:%ListOfDataTypes(ELEMENTTYPE="DOM.ProdRes.enu.ReservatieFase"),MaxDueOut:%TimeStamp=##class(TECH.DateTime).MaxTimeStamp() +%Float + + Index: DOM/ProdRes/impl/ReservatieImpl.cls.xml =================================================================== diff -u -r2187 -r2221 --- DOM/ProdRes/impl/ReservatieImpl.cls.xml (.../ReservatieImpl.cls.xml) (revision 2187) +++ DOM/ProdRes/impl/ReservatieImpl.cls.xml (.../ReservatieImpl.cls.xml) (revision 2221) @@ -68,6 +68,15 @@ VerwachteUitvoer + +ProductID + + + +bitmap +ReservatieFase + + VerwachteUitvoer:DOM.ProdRes.VerwachteUitvoer,ProductID:%String,Aantal:%Float,DueOut:%TimeStamp,PrioriteitGroep:DOM.ProdRes.enu.PrioriteitGroep,IsTransferReservatie:%Boolean 1 Index: DOM/ProdRes/VerwachteUitvoerAPI.cls.xml =================================================================== diff -u -r2161 -r2221 --- DOM/ProdRes/VerwachteUitvoerAPI.cls.xml (.../VerwachteUitvoerAPI.cls.xml) (revision 2161) +++ DOM/ProdRes/VerwachteUitvoerAPI.cls.xml (.../VerwachteUitvoerAPI.cls.xml) (revision 2221) @@ -56,5 +56,11 @@ VerwachteUitvoerIDLijst:%ListOfDataTypes DOM.ProdRes.dto.GereserveerdeProducten + + +1 +ProductID:%String,Bedrijf:DOM.common.enu.Bedrijf,ReservatieFases:%ListOfDataTypes(ELEMENTTYPE="DOM.ProdRes.enu.ReservatieFase"),MaxDueOut:%TimeStamp=##class(TECH.DateTime).MaxTimeStamp() +%Float + Index: vhUnitTest/DOM/ProdRes/TestVerwachteInvoerAPI.cls.xml =================================================================== diff -u -r2169 -r2221 --- vhUnitTest/DOM/ProdRes/TestVerwachteInvoerAPI.cls.xml (.../TestVerwachteInvoerAPI.cls.xml) (revision 2169) +++ vhUnitTest/DOM/ProdRes/TestVerwachteInvoerAPI.cls.xml (.../TestVerwachteInvoerAPI.cls.xml) (revision 2221) @@ -312,6 +312,82 @@ ]]> + + + + %Status + + +ProductID:%String,Bedrijf:DOM.common.enu.Bedrijf,InclusiefGelinkte:%Boolean,MaxDueIn:%TimeStamp=##class(TECH.DateTime).MaxTimeStamp() +%Float + + Index: DOM/ProdRes/VerwachteInvoerAPI.cls.xml =================================================================== diff -u -r2169 -r2221 --- DOM/ProdRes/VerwachteInvoerAPI.cls.xml (.../VerwachteInvoerAPI.cls.xml) (revision 2169) +++ DOM/ProdRes/VerwachteInvoerAPI.cls.xml (.../VerwachteInvoerAPI.cls.xml) (revision 2221) @@ -67,5 +67,11 @@ VerwachteInvoerIDs:%ListOfDataTypes,DueIn:%TimeStamp,TransactieReferentie:%String,TransactieLijnReferentie:%String DOM.ProdRes.VerwachteInvoer + + +1 +ProductID:%String,Bedrijf:DOM.common.enu.Bedrijf,InclusiefGelinkte:%Boolean,MaxDueIn:%TimeStamp=##class(TECH.DateTime).MaxTimeStamp() +%Float + Index: vhUnitTest/DOM/ProdRes/TestVerwachteUitvoerAPI.cls.xml =================================================================== diff -u -r2161 -r2221 --- vhUnitTest/DOM/ProdRes/TestVerwachteUitvoerAPI.cls.xml (.../TestVerwachteUitvoerAPI.cls.xml) (revision 2161) +++ vhUnitTest/DOM/ProdRes/TestVerwachteUitvoerAPI.cls.xml (.../TestVerwachteUitvoerAPI.cls.xml) (revision 2221) @@ -243,6 +243,126 @@ ]]> + + + + %Status