Answer Posted / sathya
You can sort Internal table with fields both asending and
descending.
SORT ITAB BY <FIELD_NAME> ASCENDING <FIELD_NAME> DESCENDING.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What are the sequences of event block?
What is dynamic action? : sap abap hr
How many types of tables exists and what are they in data dictionary?
How to analysis Background Job for performance Issue?
In which table the material master data is stored?
Explain how data is stored in cluster table?
What are client dependant objects in abap/sap?
Explain what are the problems in processing batch input sessions?
What is the differences between structure and table in data dictionary in abap?
What is lock mechanism? How do we create lock objects in abap?
What are base tables of an aggregate object? : abap data dictionary
Is sap xi intended to replace ale?
What are the data types of the external layer? : abap data dictionary
How is the command suppress-dialog useful?