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

I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.

1567


What is an interactive report?

856


What is check table?

780


Have you printed any report?

1983


Persistent class

1121


What are the events in screen programming?

882


How can we upload a text file having delimiters in to legacy system? : abap bdc

847


java script for push button in adobe forms.

2137


In which time constraint does the infotype records depend on the subtype ? : abap hr

845


What are the field and chain statements?

797


What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc

817


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

832


Give an example of interface from your project explaining why you used it?

1126


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

992


What is the use of buffering?

797