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

generic sorted itab

Former Member
0 Likes
426

Q5]] the following statement is taken from the site

http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3800358411d1829f0000e829fbfe/frameset.htm

Will you please the following language

If the table is a generic sorted table, the SORT statement causes a runtime error if the sort key is not the same as an extract of the beginning of the table key, you sort in descending order, or use the AS TEXT addition. In other words, the SORT statement is only allowed for generic internal tables, if it does not violate the internal sort order “

1 ACCEPTED SOLUTION
Read only

0 Likes
409

sorting a sorted table is not possible.

if helpful reward points.

1 REPLY 1
Read only

0 Likes
410

sorting a sorted table is not possible.

if helpful reward points.