if u write a write statement after end of selection ,will
that be triggered?
Answer Posted / vrushali
Without Stop statement also it will trigger.
End-of-selection normally triggers when all the records
have been read from database.
start-of-selection.
end-of-selection.
write : / 'endofselection'
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Some Realtime Objects on Bdc.
What is occurs in internal table?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What are the properties of selection screen?
What is the difference between table and template?
From excel to abap - is batch mode possible ? : abap bdc
Explain how to Handle the internal tables in ABAP?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is a logical database?
What is off cycle payroll run
What are smart forms?
Explain the Types of Select statements?
How to combine multiple billing into one RV document ( Step by Step)?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is a multiple line field? : abap bdc