Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

two collect statement from internal table

Former Member
0 Likes
432

Dear Experts,

I want populate values to two internal tables from a internal table.

can i use two collect statement for different internal table from a single internal table.

advise please.

Thanks in advance.

R.Rajendran

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
355

hi there....

well u can very well use this thing.....

use the two colect statements inside the loop which u will use to read the records of the input table.

hope it helps.

do reward if it does.

1 REPLY 1
Read only

Former Member
0 Likes
356

hi there....

well u can very well use this thing.....

use the two colect statements inside the loop which u will use to read the records of the input table.

hope it helps.

do reward if it does.