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

regarding sorted tables

Former Member
0 Likes
691

I am using "sort Internal table" then i am using "sort key" statement into the same sort internal table what will be happened

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
663

Hi,

Hey we can not SORT the sorted internal table .. if we write the SORT statment for a Sorted table then it will goto DUMP.

Regards

Sudheer

5 REPLIES 5
Read only

Former Member
0 Likes
663

Hello,

U can't use the SORT statement for SORTED tables. System will gives the syntax error.

If useful reward,.

Vasanth

Read only

Former Member
0 Likes
664

Hi,

Hey we can not SORT the sorted internal table .. if we write the SORT statment for a Sorted table then it will goto DUMP.

Regards

Sudheer

Read only

0 Likes
663

have tried this sorted table into sort key ?

some one given message with which nothing will be happend

could u plz explain clearly

Read only

Former Member
0 Likes
663

u can't use sort statement for the sorted internal table. though if u use the sort statement..nothing happens..the cusor just bypasses the statement as already the internla table is sorted.

Read only

Former Member
0 Likes
663

even Vasanth or me has given almost same reply and u have awarded points to only one person who has given reply after someone has given...