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
What is ps structure? : abap hr
What are the payroll related Infotypes
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
Give few names of pooled tables in sap ?
How to read 5th record from Hash Internal Table?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the diff between database view and maintenance view?
What is an abap/4 query? : abap hr
How many types of views are there ?
What is occurs in internal table?
How to get that a secondary index is attached to a select query?
How do you retrieve the data for repetitive structures ? : abap hr
In order to upload purchase order details, how you handle multiple values for a single field?
What is the use of table maintenance allowed?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr