‎2007 Jan 22 10:49 AM
I am using "sort Internal table" then i am using "sort key" statement into the same sort internal table what will be happened
‎2007 Jan 22 10:52 AM
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
‎2007 Jan 22 10:51 AM
Hello,
U can't use the SORT statement for SORTED tables. System will gives the syntax error.
If useful reward,.
Vasanth
‎2007 Jan 22 10:52 AM
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
‎2007 Jan 27 5:42 AM
have tried this sorted table into sort key ?
some one given message with which nothing will be happend
could u plz explain clearly
‎2007 Jan 22 10:53 AM
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.
‎2007 Jan 22 11:04 AM
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...