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
When to use logical database?
How many primary keys can be created for a table?
What is delivery class? : abap data dictionary
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is constructor expression in nw abap 7.4?
What is processing class, where we do them and why? : sap abap hr
What is the meaning of client independent?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
What is a database view? : abap data dictionary
Why do we use Abstract classes give an example from your project?
What are pool tables?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What does the extract statement do in extract datasets?