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
Explain the inside concept in select-options?
Which objects are independent transport objects? : abap data dictionary
How to transfer data into line items using batch input session method? : abap bdc
What is For-period and In-period
Explain the disadvantages of abap query tool?
What are user exits? What is involved in writing them? What precations are needed?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What are the events in screen programming?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What two statements are required in an abap program to output an icon using a write statement?
Explain what are extracts?
Can I execute user exits? If yes, how?
Explain badi in abap.
What is an update type with reference to a match code id?
What is the maximum number of match code id's that can be defined for one match code object ?