Answer Posted / shreeshail diggi
This statement sorts an internal table itab. As standard,
numeric and byte-type components are sorted by their value
and character-type components according to their binary
representation code page). Textual sorting of character-
type components is performed using the addition AS TEXT.
Syntax
SORT itab [STABLE]
{ { [ASCENDING|DESCENDING]
[AS TEXT]
[BY {comp1 [ASCENDING|DESCENDING] [AS TEXT]}
{comp2 [ASCENDING|DESCENDING] [AS TEXT]}
... ] }
| { [BY (otab)] } }.
Thank's and Regards,
Shreeshail Diggi
SAP Technical Consultant Infinite India
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What are the different types of work process?
How many default tab strips are there? How to insert more tabs in it?
What has to be done to the packed fields before submitting to a BDC session.
What are the functional areas? User groups?
What are function modules?
What are the functions of lock objects?
Can we define our own match code id's for sap matchcodes ?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is an “on request field” statement?
What is a table cluster? : abap data dictionary
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What is the structure of bdcmsgcoll? : abap bdc
What is PS structure
Explain the different types of view?