Index: APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/RollenEnStuklijstOptiesGenerator.cls.xml
===================================================================
diff -u -r74489 -r74501
--- APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/RollenEnStuklijstOptiesGenerator.cls.xml (.../RollenEnStuklijstOptiesGenerator.cls.xml) (revision 74489)
+++ APPS/Halux/PPS/Document/impl/common/BatchNaarObjective/OptieGenerator/RollenEnStuklijstOptiesGenerator.cls.xml (.../RollenEnStuklijstOptiesGenerator.cls.xml) (revision 74501)
@@ -158,14 +158,17 @@
%Boolean
0) {
+ #dim IdentNummer As %String = ..ProductApi.GeefIdentNummerVoorProductId(StalenugPRNr)
+ #dim OBJTIdentNummer As %String = ..OBJTIdentLookupService.GeefOBJTIdentNr(IdentNummer)
+ #dim FastMoversLijn3 As %ListOfDataTypes = ##class(TECH.ListUtils).ListbuildToList($LB("0.788.452.5", "0.833.870.2", "0.166.553.1", "0.585.633.3", "0.372.907.0", "0.986.893.7", "0.632.262.3", "0.818.036.9", "0.307.626.5", "0.847.520.9", "0.226.233.0", "0.502.802.7", "0.793.806.2", "0.161.642.4", "0.142.112.1", "0.740.335.8", "0.620.831.3", "0.179.970.9", "0.320.659.9", "0.354.585.3", "0.907.843.9", "0.968.828.6", "0.987.403.6", "0.374.201.1", "0.287.456.5", "0.133.392.4", "0.378.220.5", "0.525.681.1" ))
+ #dim FastMoversLijn4 As %ListOfDataTypes = ##class(TECH.ListUtils).ListbuildToList($LB("0.957.409.1", "0.183.856.4", "0.391.883.5", "0.778.613.9", "0.545.524.4", "0.143.454.6", "0.580.355.0", "0.703.636.9", "0.753.823.2", "0.134.492.2", "0.219.709.3", "0.845.170.2", "0.140.751.2", "0.819.552.5", "0.977.810.1", "0.684.269.9", "0.453.563.5", "0.685.176.1", "0.964.323.6", "0.302.969.4", "0.794.541.5", "0.397.417.8", "0.420.938.7", "0.229.006.8", "0.519.993.2", "0.401.991.9", "0.429.388.2", "0.122.225.7", "0.425.091.8", "0.540.005.2", "0.849.574.3", "0.614.985.3", "0.426.316.9", "0.404.347.5", "0.419.803.6", "0.651.790.5"))
+
+ If ((ProductieLijn = ##class(APPS.Halux.common.enu.ProductieLijn).Drie() && ##class(TECH.ListUtils).Contains(FastMoversLijn3, OBJTIdentNummer))
+ || (ProductieLijn = ##class(APPS.Halux.common.enu.ProductieLijn).Vier() && ##class(TECH.ListUtils).Contains(FastMoversLijn4, OBJTIdentNummer))) {
+ Set BackSteelIsFastMover = "true"
+ }
}
Quit BackSteelIsFastMover