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 happens if we use leave to list-processing without using suppress-dialog?
What is the use of dequeue function module? : sap abap data dictionary
What is a type group?
Can we set page headers to details lists?
What happens if a function module runs in an update task?
wht is the diff. b/n initialization and lotus of event
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is meant by performance analysis? Have done anything to improve the performance?
what is code to upload cost centers through call trans. and procedure
What is the difference between sy-tabix and sy-index? Where it is used?
Normally how many and what files get created when a transaction program is written?
When value table becomes check table?
How can we access the correction and transport system? : abap data dictionary
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What kind of BDC programs are written ?