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 off cycle payroll run
How can end-of-selection be used?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
How to convert normal function module to bapi?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is database view ? : sap abap data dictionary
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the use of enqueue function module? : sap abap data dictionary
What are the different types of luws?
What is difference between inner join and outer join?
Value table VS check Table.
Why grouping of fields is required? What is the max no of modification groups for each field?