Answer Posted / maharudraswamy
sort itab by <field name> ascending.
sort itab by <field name> descending.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Explain about workbench request and customization requests?
Explain how to write a bdc - how do you go about it?
What is the logo in sap script?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How do you activate a function exit?
What is a data dictionary? : abap data dictionary
What are the different database integrities?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
Explain what is a logical database?
Can you create an internal table dynamically?(at run time)
Can we define our own match code id's for sap matchcodes ?
What is an rdbms?
What is the difference between scrolling a table horizontally and vertically?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary