what you use of end-of-selections?
Answers were Sorted based on User's Feedback
Answer / kaushik
End of selection is only useful where we use LDB. Before
end-of-selection we can use GET <node>, PUT<node>. But
after end-of-selection we cant read data from the LDB.
Is This Answer Correct ? | 4 Yes | 0 No |
THE PIECE OF CODE WRITTEN UNDER THIS WILL BE EXECUTED AFTER
ALL THE CHECKS PERFORMED BY THE REMAINING EVENTS ON THE
SELECTION-SCREENS.
IF EXIT IS USED IN All THE SELECTION-SCREEN EVENTS IT
DIRECTLY COMES TO END-OF-SELECTION EVENT
Is This Answer Correct ? | 1 Yes | 1 No |
Usually we use end-of-selection , if u r fetching data by using LOW
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay
end-of-select will start writing the data that is selected
in start-of-selecion event.
Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between semi-monthly and Bi-weekly payroll area
What are the input parameters to be passed to the BAPI 'BAPI_QUOTATION_CREATEFROMDATA'
what are the events in Module pool Programming?
18 Answers HCL, Mahle, TCS, Wipro,
Why do we need enhancements?
how to handle multiple line items in bdc??
What happens Update command is used without where clause ?
Difference between user exit and badis?
what is type group?how to create it and what is the use of it?
Folder types in smatforms?
What are the two different ways of building a match code object? : abap data dictionary
when you are using 2 internal table in program, you have decided to use for all entries statement to retrieve data but unfortunately there are no records in the first internal table. What will be the result? (2nd internal table contains records).
Parameters used in Functions?