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 / kallol banerjee
Yes both can be maintained for same screen. But at user-
command will be triggered automatically and to work with at
line-selection implicitly we need to assign PICK to F2.
Then both will work fine.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is a table cluster? : abap data dictionary
What is hotspot?
What are the dynapro keywords?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What is a matchcode?
What is repository info. Systems?
What is the difference between tables and structures?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What happens if a function module runs in an update task?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is a batch input session? : abap hr
What are the client dependant objects in abap / sap?
What are Tickets in Realtime ?
What are the types of the programming language used in the sap abap software?
How to display or know if the value entered contains records or not?