What is the significance of at line-selection event?
Answer Posted / ravikiran
At line-selection:this event is triggered at the time of user clicks on any record of any list. It is used to provide the detailed list based on the current list. The system field sy-lsind holds the index of the next drill down list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define the various contents of technical specifications ?
Explain Catch Command in ABAP?
What are the three hierarchical levels of data types and objects?
What are the types of indexes in abap?
what is difference between (internal table types)standard table and sorted table in sap abap....
Why do we use Abstract classes give an example from your project?
What is the use of start-of-selection.,if not use in report what will happen,?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What kind of financial periods exist in sap? What is the relavent table for that?
Did you create help views?
What are the parameters in bdc_insert? : abap bdc
while implementing badi what are the tables u find??
How many ways can a sap system be accessed?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What is the use of the raising exception? : abap modularization