Yes, it's in table control.. Because collect require loop, I just want to know if there's another way to do it without using loop since the material in my table are quite a lot and to compare it, the only way I know is to loop the two internal tables (loop inside loop), and I think that's quite inefficient..
↧