Answer Posted / sumit sharma
At Line selection is an event which is triggered after the
first list output. It is used for interactive reporting to
display the detailed information after double clicking the
line or the feild(using getcursor command) in the basic
list.
At User Command is used to define our own function keys,
the best use is in creating our own menu for a list.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is locking? : abap data dictionary
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
How to split one Invoice into Multiple ( Step by Step)?
What is database utility? : abap data dictionary
How does the system handle roll areas for external program components?
Can you assign a matchcode object to a parameter? If so how?
How do I find the output type of a table or a program?
What are two methods of modifying sap standard tables? : abap data dictionary
What are the client dependant objects in abap / sap?
What are the steps in a bdc session? : abap bdc
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What are the types of subroutines? : abap modularization
Difference between Field groups and internal tables?
Explain what is sequence of event triggered in report?
How we can retrieve data using secondary index. Explain with simple example?