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

Fonts At Selection Screen

Former Member
0 Likes
922

Hey, there.

Does anyone know a way of defining fonts within a selection screen's objects ?

I want to make the labels with a larger font.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
717

Don't think this is possible for selection screen texts.

For report list output you can use the intensified and color options....

4 REPLIES 4
Read only

JozsefSzikszai
Active Contributor
0 Likes
717

hi Rebeka,

I am afrad, this is not possible.

ec

Read only

ak_upadhyay
Contributor
0 Likes
717

Hi Rebeka,

According to me it is not possible....

Regards

AK

Read only

Former Member
0 Likes
718

Don't think this is possible for selection screen texts.

For report list output you can use the intensified and color options....

Read only

Former Member
0 Likes
717

Hi,

BOLD

FORMAT INTENSIFIED ON.

WRITE : / 'ABAP'.

FORMAT INTENSIFIED OFF.

Font Size.

By using print controls we can do it.

check the link below for further information

http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a95e351ea11d189570000e829fbbd/content.htm

You can increase the font size during printing dynamically. In the Device Types -> formats, which ever format you are using, you can ask your Basis person to edit the format and increase the font size. Also the page setup like portrait, landscape, CPI, etc can be done there itself.

http://www.sap-img.com/basis/how-can-i-print-a3-format-in-sap.htm

regards,

venkat.