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


Please Help Members By Posting Answers For Below Questions

What happens if a function module runs in an update task?

562


What is the name of the system variable that holds the contents of the selected line in interactive reporting?

714


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

982


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?

1069


What is the difference between a substructure and an append structure? : abap data dictionary

653






What is system-land-scape of your project?

573


while implementing badi what are the tables u find??

3621


What are the different database integrities?

582


What is singleton pattern in OOPS?

969


What is bdc programming? : abap bdc

579


What are the events in ABAP language?

614


What is use of transparent table in abap? How it is different from pool tables?

632


hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me

1771


Can we call reports and transactions from interactive reporting lists?

628


What is gui status? How to create /edit gui status?

620