Index: vhTestFiles/UnitTests/APPS.TRANSP.Transsmart.impl.RequestDataBouwer/Test/TestdoBookingDachsermetcostcentervoorOPO/doBookingRequestDachser.xml =================================================================== diff -u -r67963 -r67981 --- vhTestFiles/UnitTests/APPS.TRANSP.Transsmart.impl.RequestDataBouwer/Test/TestdoBookingDachsermetcostcentervoorOPO/doBookingRequestDachser.xml (.../doBookingRequestDachser.xml) (revision 67963) +++ vhTestFiles/UnitTests/APPS.TRANSP.Transsmart.impl.RequestDataBouwer/Test/TestdoBookingDachsermetcostcentervoorOPO/doBookingRequestDachser.xml (.../doBookingRequestDachser.xml) (revision 67981) @@ -27,7 +27,7 @@ 2011-07-04 TARGOFLEX - tail-lift-delivery + TAILLIFT CPT 0 0 Index: APPS/TRANSP/Transsmart/impl/RequestDataBouwer.cls.xml =================================================================== diff -u -r67963 -r67981 --- APPS/TRANSP/Transsmart/impl/RequestDataBouwer.cls.xml (.../RequestDataBouwer.cls.xml) (revision 67963) +++ APPS/TRANSP/Transsmart/impl/RequestDataBouwer.cls.xml (.../RequestDataBouwer.cls.xml) (revision 67981) @@ -185,7 +185,7 @@ Set Klant = ##class(DOM.VKP.enu.Klant.AutoComplete).%New() #dim ServiceLevelOther as %String = "" If (LeveringInfo.GeleverdAanKlantNummer = ##class(DOM.DomeinContext).Instance().GeefLegacyPartijAPI().GeefKlantNummerVoorPartijID(Klant.OPO) ) { - Set ServiceLevelOther = "tail-lift-delivery" + Set ServiceLevelOther = "TAILLIFT" } Quit ServiceLevelOther ]]>