How do u handle a button in ALV report. Like in which event?
Answer Posted / buddula15
In Normal ALV both line selection and button selection can
be done in the event USER_COMMAND.
Buddula15
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the sequences of event block?
What is modularization and its benefits?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
what is diff between ECC 5.0 AND ECC 6.0
In what ways we can get the context sensitive f1 help on a field?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are the parameters in bdc_insert? : abap bdc
In select-options, how to get the default values as current month first date and last date by default?
what is mean be On Change of in Control Break statement
Why do we use abstract class
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are the 2 other types of views, which are not allowed in release 3.0?
What are hashed tables?
Explain how is batch input process different from processing on line?
What is a table attribute? : abap data dictionary