How to get the no of records using select statement?

Answer Posted / goutam

Data: IT_EKKO type table of EKKO.
Data: LD_LINES Type I.

Select * from EKKO into Table IT_EKKO where EBELN
= '<Condition>'.

Describe Table IT_EKKO Lines LD_LINES.

Write :/'No. of Lines-', LD_LINES.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is collective search help? : sap abap data dictionary

609


Explain what are the events used in interactive reports?

493


What are the types of the software component being deployed in the sap?

597


What is the difference between a substructure and an append structure?

627


How do you process errors in call transaction method? : abap bdc

682






What are different data types in abap/4?

559


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1722


How does the interface between the dynpro and the abap/4 modules take place?

555


what is call back in alv?

1982


How many detail lists can be created in interactive reporting?

747


how to modify the standard method as per your requirement

890


What is page window?

580


What are the page headers for secondary lists?

610


What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary

620


What is ole?

684