2010 Nov 26 1:48 AM
Hello Learned,
I have a requirement where the report selection screen will dynamically gets generated, creating a individual tab for each of every special material on selection screen.
For all the user enteries in special material tab the report should display output in respecitive tab's with alv list in thier respective tabs.
currently we are dispalying the output using "set_table_for_first_display"
The Problem:
when ever a new special material is introduced the in the output screen the material tab does appear.
we want to make it appear in output screen dynamically when ever new special material is used.
Any thoughts that we can stil use "set_table_for_first_display" dispaly it dynamcially?
or is there any another way to achieve it.
Thanks
2010 Nov 26 2:31 AM
Howdy,
As you add columns to your table dynamically, can you add an entry to the field catalog for the dynamic columns?
Or typically you can copy an existing row of the fieldcatalog as a template and make the modifications needed.
Then when you call set_table_for_first_display it should display the columns.
Cheers
Alex
Hello Learned,
I have a requirement where the report selection screen will dynamically gets generated, creating a individual tab for each of every special material on selection screen.
For all the user enteries in special material tab the report should display output in respecitive tab's with alv list in thier respective tabs.
currently we are dispalying the output using "set_table_for_first_display"
The Problem:
when ever a new special material is introduced the in the output screen the material tab does appear.
we want to make it appear in output screen dynamically when ever new special material is used.
Any thoughts that we can stil use "set_table_for_first_display" dispaly it dynamcially?
or is there any another way to achieve it.
Thanks
2010 Nov 26 2:31 AM
Howdy,
As you add columns to your table dynamically, can you add an entry to the field catalog for the dynamic columns?
Or typically you can copy an existing row of the fieldcatalog as a template and make the modifications needed.
Then when you call set_table_for_first_display it should display the columns.
Cheers
Alex
2010 Nov 26 8:15 AM
Thanks for your quick response .. my problem there is not with the dynamic columns in table ... but it is with dynamic tabs.... I need to have dynamic tabs in the output screen ... as the materials from input screen grows
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |