Hi Experts ,
i have requirement to split the internal table to multiple lines.
Field 1 field 2 field 3 field 4 field 5 field 6
A B C 1 2 3
Target:
A B C 1
A B C 2
A B C 3
Can you please me know how can i write the logic for this.
Thanks
NV
Hi Experts ,
i have requirement to split the internal table to multiple lines.
Field 1 field 2 field 3 field 4 field 5 field 6
A B C 1 2 3
Target:
A B C 1
A B C 2
A B C 3
Can you please me know how can i write the logic for this.
Thanks
NV