How to sort internal table?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / maharudraswamy
sort itab by <field name> ascending.
sort itab by <field name> descending.
Is This Answer Correct ? | 11 Yes | 4 No |
Does the call transaction method allow multiple transactions to be processed by sap?
Can ‘where’ clause be used when updating database entries?
What is the difference between select statement and provide statement
How we can retrieve data using secondary index. Explain with simple example?
i have 3 screens say S1,S2,S3 and i want to validate only S3.What code shud i write in the flowlogic of the screen??
2 Answers Siemens, Tech Mahindra,
how to send mail on smart form
What is repository info. Systems?
What is sapnet?
How manny master idocs 10 recievers of same data?
If there are two table with Foriegn Key relationship, and if any changes is made to the check table in Table Maintanance Generator how will this the other table?
Explain the Types of Select statements?
What is the exactly definition of Foreign key 2.what is the exactly definition of Value Table. 3)What is the exactly definition of Data element and Domain.Please give the exactly definitions of all above questions without fail....Thanku