‎2009 Apr 01 1:30 PM
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.
‎2009 Apr 01 1:35 PM
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.
‎2009 Apr 01 2:32 PM
hI Avinash Kodarapu ,
THANKS , Problem solved
Regards
Krishnan R.