sort statement can sort?

Answer Posted / chvpavankumar

ascending

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the ‘suppress dialog’ do?

1071


Does the table can have multiple foreign keys?

725


Name some system global variables you can use in abap programs?

696


How many types of tables exists and what are they in data dictionary?

1223


Explain what is a foreign key relationship? Explain this with the help of an example.

759






What is the difference between a dialog program and a report?

704


Can you create a table with fields not referring to data elements? : abap data dictionary

959


Can we call reports and transactions from interactive reporting lists?

793


How can we declare a table control in the abap/4 program?

803


Can a filed occur in several field groups? : abap modularization

807


Explain what are the problems in processing batch input sessions?

686


How do you validate the selection criteria of a report? And how do you display initial

752


What is size category?

706


How can we upload a text file having delimiters in to legacy system? : abap bdc

771


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.

2665