2014 May 21 10:16 AM
Hi experts,
My requirement is to display dynamic field labels in table control can we do this. I am much aware
that we can do it in alv_grid. Please let me know.
Thanks in advance.
Sri
2014 May 21 12:09 PM
can you try something similar to this
http://zevolving.com/2009/04/dynamic-parameter-texts-in-selection-screen/
Hi experts,
My requirement is to display dynamic field labels in table control can we do this. I am much aware
that we can do it in alv_grid. Please let me know.
Thanks in advance.
Sri
2014 May 21 12:09 PM
can you try something similar to this
http://zevolving.com/2009/04/dynamic-parameter-texts-in-selection-screen/
2014 May 22 7:35 AM
Hi Sriharsha,
Thanks for your reply. I think the link is referring to dynamic parameter text but i am
looking for Dynamic Field Labels in TABLE CONTROL.
Best Regards.
Sri
2014 May 22 7:50 AM
Hi Srikanth,
You can use I/O fields for table control column header by making them Display Only. Write your code to populate desired column heading in the PBO of the screen. Please refer to the below links, which will give you a clear idea.
Dynamic header text in table control - Dialog p... | SCN
Hope this helps.
Regards,
Anubhab
2014 Jun 03 3:28 PM
Hi Anubhab,
Thanks. With your help i could able to solve the problem. Let me put this in some
more detail.
When we are pulling the field from a table to table control we need to make sure the fields should have a data elements. After pulling all the fields to a table control ,we need to drag out and delete the current table control column headings and then drop in the (new) I/O fields into their place. I then set the text on these new fields within the PBO. If we try to drop the (new) I/O fields on top of the existing ones with out deleting it won't work.
Thanks & Regards.
Srikanth
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |