Index: APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator.cls.xml =================================================================== diff -u -r68452 -r68457 --- APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator.cls.xml (.../OptimalisatieBestandGenerator.cls.xml) (revision 68452) +++ APPS/Halux/Machine/OpdeelZaag/impl/OptimalisatieBestandGenerator.cls.xml (.../OptimalisatieBestandGenerator.cls.xml) (revision 68457) @@ -35,7 +35,7 @@ Set RapportData.DataVelden = ..GeefDataVelden() Set RapportData.DataTransferObjecten = OptimalisatieDataLijst - Set RapportData.BestandVolledigeNaam = ..PadGenerator.Genereer(Client, Afhandeling, ..GeefBestandNaamPrefix(IsSpecialWorkshop), BatchID, IsRework) + Set RapportData.BestandVolledigeNaam = ..PadGenerator.Genereer(Client, Afhandeling, ..GeefBestandNaamPrefix(OptimalisatieDataLijst, IsSpecialWorkshop), BatchID, IsRework) Quit ..RapportGenerator.MaakBestand(RapportData) ]]> @@ -85,19 +85,30 @@ -IsSpecialWorkshop:%Boolean +OptimalisatieDataLijst:APPS.Halux.Machine.OpdeelZaag.dto.OptimalisatieDataLijst,IsSpecialWorkshop:%Boolean 1 %String - + +OptimalisatieDataLijst:APPS.Halux.Machine.OpdeelZaag.dto.OptimalisatieDataLijst 1 %Integer -