What is the significance of at line-selection event?
Answer Posted / vebs
actually .. at line-selection is an event which is
trigerred when ever u double click a record line in the
primary list.... or single click onthe record if u using
HOTSPOT command....
so when this event is triggered it will fetch that row's
information in the system variable SY_LISEL...as it is
displayed on the screen....
so again u will have to use the offsets to fetch that
information only which u want....
or instead of this... use HIDE command ... to fetch those
fields only which u want.... simple
buddy.... hope u have got it....
mainly this event is used whenever we r using lists...
one list under the other ok...
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is size category?
In a loop of an internal table, what is the use of at first & at last statements?
What does the ‘suppress dialog’ do?
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is an update task?
what is abstract classes
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the events used in interactive reports?
What are the parameters in bdc_open_group? : abap bdc
What is the function of the transport system and workbench organizer?
What are the different modes of processing batch input sessions? : abap bdc
What is difference between check table and value table ?
What is meant by authorization? : sap abap hr
what are Hana Basics
What are the screen painter and menu painter?