When do we use End-of-selection?
Answer / chaitanya
End of the selection event is mostly used when we are writing HR-ABAP code. In the HR-ABAP code, data is retrieved in the start of selection event and printing on the list and all will be done at the end of the selection event.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the standard IDOC's used?
What is the difference between .Include Structure and .Append structure?
What is the difference between CHAIN … ENDCHAIN and FIELD commands in Module Pool?
Explain the benefits of modularization technique?
How can you format the data before write statement in the report?
What do you mean by BDC (Batch Data Communications) programming?
Explain the difference between dialog program and a report?
What are the internal tables?
Explain the difference between Template and Table?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the flow of Purchase order?
What is a foreign key relationship?