write the codes for how to fetch data from a select query
written under end-of-setection event.
Answers were Sorted based on User's Feedback
Answer / monalisa mohapatra
Data can not be fetched under end-of-selection event.
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / 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 |
After preparing the SAP script.what is the procedure to send that script to e-mail?
Can we execute the script individually? If yes How? Else what we need to do so?
How to debug a smartform otherthan putting break-point in initializatin section?
5 Answers BirlaSoft, IBM, KPIT,
How do you monitor sessions?
Explain how do you move on to the next screen in interactive reporting?
difference between step loop and table control?Plz urgent..
3 Answers Accenture, CSD Bangladesh,
explain any one in briefly what are the books we have to buy to study dont say see the help or abap 21 days if u have any other materials to study please suggest me i am unable to understand
12) How to add Text Modules in SMARTFORMS?
In the `select' statement what is group by ?
How many main windows can create in Scripts?
How do you handle in Call Transaction?
What are client dependent objects in ABAP or sap?