Hi All,
I have a Parent table. For e.p., it has two items and a child table in which 10 items where first 5 are for the first of parent item and other 5 items are for the second parent item.
So if I am giving transaction of the parent items.
Then do I have to create a for loop of Child Table in Process.xaml based on Parent? Or any way to do it via transaction ?
Thanks in advance
Hemal