if u write a write statement after end of selection ,will
that be triggered?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / satya
yes.
try this code.
start-of-selection.
stop.
end-of-selection.
write : / 'endofselection'
Is This Answer Correct ? | 9 Yes | 0 No |
What is the syntax of packed number?
can you create an internal table dynamically?(at run time)
What is the difference between free and refresh?
How to reterive data from the data base using scripts with out touching the print program
How to create MEDRUCK form?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What is sapnet?
how to cal driver program in smart forms??
What are the different software packets available in the market? : sap abap hr
How do you call a report from a transaction ?
What are the disadvantages of logical databases?
Why do we require Infotypes for HR module