2010 Jul 27 1:26 PM
Hi All,
I have a 'Z' program. i have a material number parameter and two radio buttons on the selection screen. The requirement is if i enter material number and select the first radio button it must display the contents of first two fields of a 'Z' table. the output must be like how we view the contents in se11, not like contents viewed on basic list. for the same material number if i select second radio button it must display the contents of the first three fields of the 'Z' table.
here the main thing is the contents must be displayed similarly like how the contents will be displayed for a table thru se11.
Thanks,
BJR.
2010 Jul 27 2:40 PM
Hi
You use 'REUSE_ALV_LIST_DISPLAY' FM for display data b'cos that will display data as per shown in SE11 T-Code and about the handling radiobuttion you can do in Event At Selection-Screen Output. you will declare one parameter and on clicking on radio button you will display your respective fields.
Hi
You use 'REUSE_ALV_LIST_DISPLAY' FM for display data b'cos that will display data as per shown in SE11 T-Code and about the handling radiobuttion you can do in Event At Selection-Screen Output. you will declare one parameter and on clicking on radio button you will display your respective fields.
2010 Jul 27 2:40 PM
Hi
You use 'REUSE_ALV_LIST_DISPLAY' FM for display data b'cos that will display data as per shown in SE11 T-Code and about the handling radiobuttion you can do in Event At Selection-Screen Output. you will declare one parameter and on clicking on radio button you will display your respective fields.
2010 Jul 27 2:51 PM
Hi,
Please check with the function module - 'RS_TABLE_LIST_CREATE'.
Kindly refer the demo program - 'SXIDEMO_SHOW_FLIGHT_DATA'.
Hope, this will be helpful for you.
Regards,
Selva K.
2010 Jul 28 12:13 PM
thanks for the replies the above query has been solved using maintenance views
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |