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
Create any functions? How to go about it?
How many types of data classes are there in sap abap? : abap data dictionary
Which objects are independent transport objects? : abap data dictionary
What are the fields in the memory table ‘screen’?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
How would you set the formatting options statically and dynamically within a report?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is lock object ? : abap data dictionary
What is a data element?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What are subroutines? : abap modularization
what are the various types of parameters and how are they distinguished from one another?
How table control cn be generated using bdc? : abap bdc
what are the two methods of modifying sap standard tables? : abap data dictionary