Index: APPS/Halux/PPS/TBXZaag/impl/OpdrachtHelper.cls.xml =================================================================== diff -u -r2466 -r2785 --- APPS/Halux/PPS/TBXZaag/impl/OpdrachtHelper.cls.xml (.../OpdrachtHelper.cls.xml) (revision 2466) +++ APPS/Halux/PPS/TBXZaag/impl/OpdrachtHelper.cls.xml (.../OpdrachtHelper.cls.xml) (revision 2785) @@ -26,14 +26,14 @@ %SQLQuery LijnNr -NotActive,0)=0 +NotActive,0)=0 order by Batch,SubBatch]]> %Query -BatchID:%Integer,SubBatch:APPS.Halux.TBX.enu.SubBatch +BatchID:%Integer,SubBatch:APPS.Halux.PPS.TBXZaag.enu.SubBatch 1 @@ -272,9 +272,9 @@ %SQLQuery -BatchID:%Integer,SubBatch:APPS.Halux.TBX.enu.SubBatch +BatchID:%Integer,SubBatch:APPS.Halux.PPS.TBXZaag.enu.SubBatch - Select ID from APPS_Halux_TBX.ZaagOpdrachten where Batch = :BatchID and isnull(SubBatch,"*")=isnull(:SubBatch,"*") + Select ID from APPS_Halux_PPS_TBXZaag.Opdrachten where Batch = :BatchID and isnull(SubBatch,'*')=isnull(:SubBatch,'*')