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
Explain the session method? : abap bdc
What is the use of message command in a report? What are the different message types?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Difference between open sql and native sql? : abap data dictionary
How to transfer the objects? Have to transferred any objects?
What is meant by hide area?
Can a domain, assigned to a data element be changed?
Explain buffering
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What is the use of start-of-selection.,if not use in report what will happen,?
Explain the call transaction method? : abap bdc
What are internal tables? How to use a specific number occurs statement?
What are the tcodes for performance tuning?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?