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

Read table

Former Member
0 Likes
551

Hi Gurus,

Is It possible to read two tables at a time using "read" statement, can you please explain me using an example.

Thanks

Rajeev Gupta

1 ACCEPTED SOLUTION
Read only

0 Likes
533

using 2 read statements it is possible

4 REPLIES 4
Read only

Former Member
0 Likes
533

If you mean read 2 internal tables simultaneous and achieve this using a single READ TABLE statement... then the answer is no.

Read only

Former Member
0 Likes
533

Hi Rajeev,

It is not possible in single READ.

Regards,

Atish

Read only

0 Likes
534

using 2 read statements it is possible

Read only

Clemenss
Active Contributor
0 Likes
533

Hi Rajeev,

can you please explain what you try to achieve?

Regards,

Clemens