Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic Column Heading in Table Control

Murali_Shanmu
SAP Champion
SAP Champion
0 Likes
1,244

Hi

I have a table Control which needs dynamic heading for the first column. So i dragged a label and placed it on the Column 1 header. I gave the corresponding declaration and assignment in TOP include for that screen field. I also tried assigning values in the PBO of the screen also. I even tried replacing the Label with an I/O field. It is not allowing.

Nothing is working. Any suggestions.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
417

Instead of the text field for your column heading, put an input/output field there, and specify the field for output only. Then assign the field with the header that you want on your PBO.

2 REPLIES 2
Read only

Former Member
0 Likes
418

Instead of the text field for your column heading, put an input/output field there, and specify the field for output only. Then assign the field with the header that you want on your PBO.

Read only

0 Likes
417

Sorry, wrogn thread...

Message was edited by:

Mark Znanec