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

Titlebar text Dynamically

Former Member
0 Likes
2,116

Dear Friend ,

In module pool programming i am setting the title bar text 'Customer :Create ' using

SET TITLEBAR 'CREATE' .

But my requirement is i want to set the Title bar text dynamically . that is through Programming .

How to do that .

Pls give suggestion .

Thanks and Regards ,

Krishnan R.

2 REPLIES 2
Read only

Former Member
0 Likes
545

Hi,

Double click on the TITLE and provide the & in th Title input of the Pop-Up.

SET TITLEBAR 'TITLE' OF PROGRAM sy-repid WITH g_header.

Read only

0 Likes
545

hI Avinash Kodarapu ,

THANKS , Problem solved

Regards

Krishnan R.