Can I write AT SELECTION SCREEN & AT USER COMMAND event in
single program?If yes how?and if no what error will it give??

Answer Posted / venkateswarlu

Yes we can write the both the events in the same screen. At
Line-Selection is used the the current list stored into
sy-lsindex. When u double click on the list at user-command
will be triggered.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe data classes? : abap hr

627


out bound process code for quotation?

1562


What is the max no of match code id’s that can be defined for one match code object?

682


What is update task

7621


Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1281






What are the abap/4 commands that link to a layout set?

860


What are two methods of modifying sap standard tables?

580


What are the uses of table pool or table cluster.

531


If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)

2063


In which time constraint does the infotype records depend on the subtype ? : abap hr

631


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

667


What are the layers of data description in r/3? : abap data dictionary

635


What is a sequence of event-triggered in report?

627


What are system fields for secondary lists?

606


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2113