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
How would you set the formatting options statically and dynamically within a report?
What is get cursor field?
Explain the different types of screen keywords?
What is difference between float and packed data type?
What is off cycle payroll run
What are the steps to execute session method?
What are the relational operations that can be performed on view in sap? : abap data dictionary
Can we access static attribute from instance method
In delivery processing which step comes first picking, packing, posting goods issue ?
What do you do when the system crashes in the middle of a BDC batch session?
How can we upload a text file having delimiters in to legacy system?
How can I make a differentiation between dependent and independent data? : abap hr
What is the syntex used to call a screen as dialog box (pop up)?
What are the advantages of logical databases : abap hr
How we can retrieve data using secondary index. Explain with simple example?