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
How to get that a secondary index is attached to a select query?
What are the advantages of different types of bdc's?
Does the table can have multiple foreign keys?
Is it possible to bring select option in module pool screens?
What is the differences between structure and table in data dictionary in abap?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Hat are the different types of mode (run code) in call transaction method?
What are data classes? What are the various data classes available for selection? : abap data dictionary
How many types of buffering? : abap data dictionary
What is a view in sap? : abap data dictionary
Explain different types of locks?
What is a persistent class?
where are the passwords for ITS stores?
How to copy table across clients?
How do we handle multiple line items in BDC's.