Answer Posted / sameer
yep its correct its is used for sorting internal table.
synatx :
SORT <itab> by <field> Ascending/descending.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the data types of internal tables?
How will you find manager of an employee
What are the attributes of the data in data dictionary? : abap data dictionary
Is it possible to pass data to and from include programs explicitly? : abap modularization
What is a sequence of event-triggered in report?
Explain the disadvantages of logical databases?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
Can a filed occur in several field groups? : abap modularization
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.
What are the basic objects of the data dictionary? : abap data dictionary
when do you need to create an internal table with header line ? and with out a header line?
What is Group by in Select statement?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is the max no of match code id’s that can be defined for one match code object?
What is the use of program rsbdcsub? : abap bdc