if i remove the select stmt from start-of-selection and put
the select stmt in end-of-selection it is triggering then
what is the use of start-of-selection?

Please send me the answer

Answer Posted / arasu

Statements that are not assigned to a processing block are
never executed. In executable programs, all non-declarative
statements between the REPORT or PROGRAM statement and the
first processing block are assigned to the default event
START-OF-SELECTION. if a program does not contain an
explicit START-OF-SELECTION event block, these statements
form the entire START-OF-SELECTION block. If a program
contains an explicitly defined START-OF-SELECTION event
block, these statements are inserted at the beginning of
this event block. If a program does not contain any explicit
event blocks, all non-declarative statements form the
processing block START-OF-SELECTION.

Is This Answer Correct ?    3 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you transfer data into a file in application server?

595


how to see the table output?

1739


What is the difference between a substructure and an append structure?

627


Explain how do you use structures in the abap programs?

539


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

629






How can end-of-selection be used?

635


How to find the return code of an stmt in abap programs?

627


What are the different types of mode (run code) in call transaction method?

624


What is going life actually? What is the role of a functional consultant in it? : sap abap hr

551


What are the requirements a dialog program must fulfill?

638


Can a constructor be redefined?

922


1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

1499


What is step-loop?

665


Explain the advantages of different types of bdc's?

541


What is database utility? : abap data dictionary

598