How to get the no of records using select statement?

Answer Posted / vijay

data: t_t001 type table of t001.

select * into table t_t001 from t001.


write: no.of records sy-dbcnt.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

out bound process code for quotation?

1743


What is open sql?

784


What is an authorization in sap?

819


Define abap/4 layer? : abap data dictionary

773


What are the different types of parameters?

783


what is friend class

1069


in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

1945


Is a logical database a requirement/must to write an abap/4 query?

789


What are the parameters used in each function?

778


What is the use of message command in a report? What are the different message types?

731


What are the data classes in abap?

822


What is a predefined type in abap?

843


How are BAPI different from Normal function modules ?

1797


How to read files and process BDC's automatically ?

1846


What is alv programming in abap?

828