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
out bound process code for quotation?
What is open sql?
What is an authorization in sap?
Define abap/4 layer? : abap data dictionary
What are the different types of parameters?
what is friend class
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?
Is a logical database a requirement/must to write an abap/4 query?
What are the parameters used in each function?
What is the use of message command in a report? What are the different message types?
What are the data classes in abap?
What is a predefined type in abap?
How are BAPI different from Normal function modules ?
How to read files and process BDC's automatically ?
What is alv programming in abap?