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

abt internal table

Former Member
0 Likes
577

hey folks plz let me know the rite choice

>important factors while using control breaks on internal table?

1.sorting order of itab

2.type of itab

3.sequence of field declarations in itab

4.1 & 3

5.any mass deletes on itab

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

Control break logic dictates that the table be sorted in the order of the "break" fields.

4 REPLIES 4
Read only

Former Member
0 Likes
558

Control break logic dictates that the table be sorted in the order of the "break" fields.

Read only

0 Likes
557

so wich option is rite?

Read only

0 Likes
557

Option 4 - Sort the internal table by the fields on which you are executing the control break.

Read only

Former Member
0 Likes
557

Hi,

Fourth option i.e. 1& 3

Reward points if the answer is helpful.

Regard,

Mukul