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 can we send data to external programs?

623


What is the difference between get and get late?

597


i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

8508


How is the command suppress-dialog useful?

652


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

544






What is the t-code to display batch input sessions? : abap bdc

639


What two statements would be used to exchange data between programs using abap memory?

513


What is the difference between select statement and provide statement ? : abap hr

574


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

541


Define database layer? : abap data dictionary

678


How can you display frames (horizontal and vertical lines) in lists?

618


How can we declare a table control in the abap/4 program?

644


Did you create primary index?

546


Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1287


Does sap handle multiple languages?

562