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

Adding text to screen

Former Member
0 Likes
908

Hi Friends,

I have designed a screen in SE51, now my requirement is to add some heading on that screen, Can any one tell me how to add text with bigger size for the screen.

Thanx in advance,

Line

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
834

Hi,

You can add Texts using the element LABEL .

But you can't increase or decrease the font of the text on the screens.

it is fixed.

reward if useful

regards,

Anji

5 REPLIES 5
Read only

Former Member
0 Likes
834

Hi,

For this,u can use the 'Label' on the Toolbar.

There will be a 'T' on the toolbar. Use that for adding text on to ur screen.

Regards,

Himanshu

Read only

Former Member
0 Likes
835

Hi,

You can add Texts using the element LABEL .

But you can't increase or decrease the font of the text on the screens.

it is fixed.

reward if useful

regards,

Anji

Read only

Former Member
0 Likes
834

Hi Line,

If the Heading is displayed through SET TITLE BAR or through Program attributes, then you cant change the size of the heading.

Alternative is to create a TEXT Element on the screen and assign it the heading in the PBO.

Best regards,

Prashant

Read only

Former Member
0 Likes
834

Hi Turbin,

Simply follow these 3 steps:

1. Use " SET TITLEBAR 'TITLE' " Statement before calling the desired screen, ie., it should be done in PBO.

2.Double click on the TITLE , so that you will get a Window.In that you are asked to write some description that you want to put as a screen HEADING.

3.After completing above two steps, call the ur desired screen.

Now you will get the screen with title what you mention......

This solves ur problem.

You are welcome to ask any queries regarding this, if any.

<b>Reward if helpful.</b>

Regards,

V.Raghavender.

Read only

Former Member
0 Likes
834

hi

good

you can create a level for that particular screen and increase its size as per your requirement.

1-select the T symol in the left hand side of the screen

2-give the name of that particular label as per your requirement

3-doble click on that,another screen ll appear i

4-increase the size of the lebel there as per your requiremnt.

thanks

mrutyun^