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
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What is the definition of modification in an sap system and how do they impact an upgrade?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What is the use of the statement leave to list-processing?
How we format the data before before write statement in report ?
What is a help view? : abap data dictionary
What are the advantages of logical databases?
What is an update type with reference to a match code id?
Explain the Types of Select statements?
when u prefer lsmw?
What are the differences between table and structure in data dictionary?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
How to debug rfc function module?
How is the command suppress-dialog useful?
What is the function of the correction system?