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

program title.

Former Member
0 Likes
2,247

Hi friends,

i m creating executable report with screen and menu . in attributes i have given title (short description) . but while executing that instead of displaying program title ,it is displaying sap .

please let me know if any one knows.

thanks and regards,

kani,.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,850

Hi,

Try to use SET TITLEBAR 'T01'.

Cheers,

Kothand

8 REPLIES 8
Read only

Former Member
0 Likes
1,851

Hi,

Try to use SET TITLEBAR 'T01'.

Cheers,

Kothand

Read only

Former Member
0 Likes
1,850

Hi,

Open Se38-> write the program name and check ATTRIBUTE check box and enter display.

There in the title box......... change it to whatever title u want to display.

Regards,

Surinder

Read only

Former Member
0 Likes
1,850

check this table for title of your program

TRDIRT Title texts for programs in TRDIR.

Read only

Former Member
0 Likes
1,850

check Se38>program name>goto>text elements>list headings>see list header here.

Read only

Former Member
0 Likes
1,850

Hi Kani,

In report program

SET titlebar '100'>double click>all title -->then give the title.

Regards,

Sravanthi

Read only

Former Member
0 Likes
1,850

Specify the report's first line as

REPORT <report name> NO STANDARD PAGE HEADING.

and then give the title in >text elements>list headings>

Read only

Former Member
0 Likes
1,850

Check again in se38 whether the short desciption u entered is still there . if not re-enter.

Regards

Sathar

Read only

Former Member
0 Likes
1,850

Hi Friends,

Thanks for your response. i didn't set title bar . that is the problem .. thank u so much for your valuable answer. .

regards,

kani.