Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 the difference between field-group header and other field groups? : abap modularization

1041


What are the buffering types?

1197


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

1208


Explain what is an rdbms?

1101


Explain read dataset in sap abap?

1273


What is the collect statement? How is it different from append?

1122


SAP query how to use end users?

2249


How can we achieve MVC ?

1384


Explain what are standard layouts sets in the sap script?

1533


What is the maximum number of match code id's that can be defined for one match code object ?

1089


How to upload data using catt ? : abap hr

1200


What are the types of indexes in abap?

1231


What are internal tables? : abap hr

1044


Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?

1058


Can we make use of flow logic control key words in abap/4 and vice-versa?

1089