Index: APPS/Halux/Opvolging/ProductieStap/TAOR/enu/Onderdeel.cls.xml =================================================================== diff -u -r39872 -r40519 --- APPS/Halux/Opvolging/ProductieStap/TAOR/enu/Onderdeel.cls.xml (.../Onderdeel.cls.xml) (revision 39872) +++ APPS/Halux/Opvolging/ProductieStap/TAOR/enu/Onderdeel.cls.xml (.../Onderdeel.cls.xml) (revision 40519) @@ -8,7 +8,7 @@ %String -,Zijkant Li,Zijkant Re,Bodem,Front,Rug +,Zijkant Li,Zijkant Re,Zijkant LiS,Zijkant ReS,Zijkant xx,Bodem,Front,Rug @@ -25,6 +25,27 @@ ]]> + +1 +APPS.Halux.Opvolging.ProductieStap.TAOR.enu.Onderdeel + + + + +1 +APPS.Halux.Opvolging.ProductieStap.TAOR.enu.Onderdeel + + + + +1 +APPS.Halux.Opvolging.ProductieStap.TAOR.enu.Onderdeel + + + 1 APPS.Halux.Opvolging.ProductieStap.TAOR.enu.Onderdeel Index: APPS/Halux/Opvolging/ProductieStap/TAOR/impl/CopieerBatch.cls.xml =================================================================== diff -u -r39992 -r40519 --- APPS/Halux/Opvolging/ProductieStap/TAOR/impl/CopieerBatch.cls.xml (.../CopieerBatch.cls.xml) (revision 39992) +++ APPS/Halux/Opvolging/ProductieStap/TAOR/impl/CopieerBatch.cls.xml (.../CopieerBatch.cls.xml) (revision 40519) @@ -120,7 +120,7 @@ Set Onderdeel=..InfoItem.OptimalisatieData.Rol If Onderdeel="ZijkantPlaat" { - Set Onderdeel="Zijkant "_$Case($E(..InfoItem.VerwerkingID,6),"L":"Li","A":"Li","R":"Re","B":"Re",1:"xx") + Set Onderdeel="Zijkant "_$Case($E(..InfoItem.VerwerkingID,6),"L":"Li","A":"Li","R":"Re","B":"Re","C":"LiS","E":"LiS","D":"ReS","F":"ReS",:"xx") } Quit Onderdeel ]]>