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

why do we need to code loop statement in both PBO and PAI in Table control

Former Member
0 Likes
419

Hi friends,

i have 2 questions-

Q1-why do we need to code a loop and endloop statement in both PBO and PAI in Table control,sometimes even empty as well?

Q2-what r d dynpro keywords?

Hi friends,

i have 2 questions-

Q1-why do we need to code a loop and endloop statement in both PBO and PAI in Table control,sometimes even empty as well?

Q2-what r d dynpro keywords?

1 REPLY 1
Read only

Former Member
0 Likes
368

Hi,

It is required to pass information from internal table to table control so we loop it in PBO and to get the updated information back, we loop in PAI and update internal table content.

To get more knowledge on Table controls check these threads -

Hope this helps.

ashish