2009 Mar 02 3:12 PM
Hi Guys,
My internal table is a follows.
PN TKNUM VBELN MATNR OrdQty
1 1144 111 M-1 1
1 1144 111 M-1 1
2 1144 111 M-1 1
2 1144 111 M-1 1
3 1144 111 M-1 1
3 1144 111 M-1 1
I want to use REUSE_ALV_HIERSEQ_LIST_DISPLAY.
For each Different PN(ie when PN changes) I need to display seperately in Individual Box.
The output should be something like below.
PN TKNUM VBELN MATNR OrdQty
1 1144 111 M-1 1
1 1144 111 M-1 1 In One Box
PN TKNUM VBELN MATNR OrdQty
2 1144 111 M-1 1
2 1144 111 M-1 1 In One Box
PN TKNUM VBELN MATNR OrdQty
3 1144 111 M-1 1
3 1144 111 M-1 1 In One Box
I want to use ALV only.
Thanks,
Prasad.
Hi Avinash,
But this is nearly about 3000 lines program.
If you give any small example program for that I can understand easily.
Thanks,
Prasad.
2009 Mar 02 3:16 PM
2009 Mar 02 3:22 PM
2009 Mar 02 3:45 PM
HI,
You can execute the demo program BCALV_TEST_BLOCK_LIST and check. You can find everthig what you want. The demo program gives you pricture about events and how they can be used.
2009 Mar 02 7:11 PM
Hi Avinash,
But this is nearly about 3000 lines program.
If you give any small example program for that I can understand easily.
Thanks,
Prasad.
2009 Mar 02 3:18 PM
hi,
You can display the data in the required format using ALV hierachical list. Refer to the demo program BCALV_TEST_HIERSEQ_LIST for the same.
Regards,
Veeresh
2009 Mar 09 6:43 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |