How do you generate Interactive report using ALV's?
Answer Posted / satya
Using 'USER_COMMAND',
USER_COMMAND USING R_UCOMM LIKE SY-UCOMM
RS_SELFIELD TYPE SLIS_SELFIELD.
Capture the Key Particular field thru '&IC1'.
Clicking upon this particular field it'll populated a
new list.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
What are the parameter types for a method?
What are the uses of secondary indexes?
Will 50,000 records be uploaded directly into APP's Server?
What are the aggregate objects in the data dictionary? : abap data dictionary
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are roles and authorization objects?
What are the different abap/4 editors?
When will the current screen processing terminates?
Can i have some Realtime Scenarios on Reports.
What are the advantages and disadvantages of different types of bdc's?
What are the time related infotypes? : abap hr
What are uses of foreign key?
What is a type group?
What is design pattern? Provide example .Why are we using it?
Badi concepts