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...

write the codes for how to fetch data from a select query
written under end-of-setection event.

Answer Posted / bandivenkateswarlu

The code is given below.

End-of-selection.

select * from <table> into <itabl> where <condition>

then populate the fields are like this

loop at itab.
write: itab-field.
endloop.

Is This Answer Correct ?    5 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you document ABAP programs? Do you use program documentation menu option?

1213


What is an Unpack command?

1202


Which objects are independent transport objects? : abap data dictionary

1061


What are interactive reports?

1121


What is the difference between field-group header and other field groups?

1033


What is an “on input filed” statements?

1236


What is locking? : abap data dictionary

1239


In delivery processing which step comes first picking, packing, posting goods issue ?

2148


If yes then why do we require logical database

3176


can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?

2045


What is the purpose of sum statement?

1049


What are the ways you can do the tuning?

1147


Difference between BDC vs Direct Loads?

1177


What is screen flow logic? What are the sections in it?

1301


What are the problems in processing batch input sessions?

1097