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 text in module pool table control

Former Member
0 Likes
442

Hi ,

Can we have dynamic header text in module pool table control. Like dynamic header text in ALV report.

Thanks,

Prem.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
347

Hi,

Populate an internal table with the header text that you want.

Replace the headers with I/O fields.

Populate the Headers in the PBO.

1 REPLY 1
Read only

Former Member
0 Likes
348

Hi,

Populate an internal table with the header text that you want.

Replace the headers with I/O fields.

Populate the Headers in the PBO.