2009 Feb 26 4:55 AM
Hi Experts,
I need to display table in a module pool screen. However, the rows will be different alternatively. For example, first row should have materail no, batch, quantity etc and the second row should have material description. This order will then continue.
Please suggest how to go ahead with this. Can it be done using table control or step loop?
Thanks in advance
Hi Experts,
I need to display table in a module pool screen. However, the rows will be different alternatively. For example, first row should have materail no, batch, quantity etc and the second row should have material description. This order will then continue.
Please suggest how to go ahead with this. Can it be done using table control or step loop?
Thanks in advance
2009 Feb 26 8:55 AM
create two headings for the table.
materail no, batch, quantity
mat desc.
Now populate the Table control with one record from the first tabel and next record from the second table.
Your final table will have the same number of columns. For first row all columns will be filled for second
row only one column will be filled.
2009 Feb 26 9:03 AM
hi,
Thanks for ur reply.. i have one limitation here.. my screen size is small .. it is a WM RF screen with size 8X40. i cannot afford to keep a field of material desc for both the rows. The intention is to show 4-5 small fields in the first row and then only the material desc in the second row.. as it is a long field.
2009 Feb 26 9:06 AM
Thats diffucult in Table Control.
Why dont you go for List Processing?
2009 Feb 26 9:16 AM
But I am using SAP WM RF framework.. here we have to use SAP module pool screens only.. is there any way to display list in an SAP screen?
2009 Jun 30 7:35 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |