2007 Mar 27 10:47 AM
How to display data in a hierarchical grid without using object oriented programming.
How to display data in a hierarchical grid without using object oriented programming.
2007 Mar 27 11:31 AM
Hi,
U can use the Function Module
"REUSE_ALV_HIERSEQ_LIST_DISPLAY" for this.
This requires 2 tables to be passed ( header and item ) for the display.
Plz check the example programs for details.
BCALV_TEST_HIERSEQ_LIST
BCALV_TEST_HIERSEQ_LIST_EVENTS
BCALV_TEST_LIST_APPEND
BCALV_TEST_LIST_INDEX
Hope this helps.
Thanks,
Rashmi.
Message was edited by:
Rashmi Joshi
2007 Mar 27 11:36 AM
hi see this
The ALV Grid Control does not allow you to display block or hierarchical lists. Currently, simple lists can be displayed in single-line format only. However, users can define multiple-line format in the print preview and print the list as such.
At the moment, you cannot use tables that have object references. Similarly, the only deep structures that can be used are those described in the documentation covering the extended functionality of the ALV Grid Control (such as, structures for drag-and-drop).
2007 Mar 27 11:39 AM
HI,
You can use fm 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' for hierachical grid display.you can also use interactive events in reuse_alv_grid_display fm to your required problem.
Message was edited by:
veereshbabu ponnada
2007 Mar 28 5:44 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |