Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Sort statement?

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


Please Help Members By Posting Answers For Below Questions

What is ps structure? : abap hr

1419


What are the payroll related Infotypes

2322


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

1257


Give few names of pooled tables in sap ?

2073


How to read 5th record from Hash Internal Table?

1412


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?

2250


What is the diff between database view and maintenance view?

1105


What is an abap/4 query? : abap hr

1132


How many types of views are there ?

1177


What is occurs in internal table?

1141


How to get that a secondary index is attached to a select query?

1403


How do you retrieve the data for repetitive structures ? : abap hr

1283


In order to upload purchase order details, how you handle multiple values for a single field?

1029


What is the use of table maintenance allowed?

1112


List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr

1005