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

Font settings

Former Member
0 Likes
4,234

Hi,

How to change font settings in SAP.

Thanks and regards,

Michals.

3 REPLIES 3
Read only

Former Member
0 Likes
1,195

Hi!

Here's some code I picked up from this site long ago:

  • Start of print-control

new-page print on.

print-control function 'SF000'.

write: / 'This is CPI 20'.

skip.

print-control function 'SF020'.

write: / 'This is CPI 6'.

skip.

print-control function 'SF008'.

write: / 'This is CPI 12'.

  • Depending on your SAP printer device, this may also work

print-control font 1 lpi 6.

  • you can try to change font and LPI numbers

write: / 'font 1 lpi 6'.

print-control font 2 lpi 6.

write: / 'font 2 lpi 6'.

print-control font 3 lpi 6.

write: / 'font 3 lpi 6'.

  • End of print-control

new-page print off.

Best!

Jim

Read only

Former Member
0 Likes
1,195

To change the font size on SAPgui,

1. Start SAPgui 6.10.

2. In the top SAP menu bar, click on the white question mark (?) at the far right.

3. Select Visual Settings.

4. When the Visual Settings dialog box appears, click on the 5. Font Size tab and choose your preference on the panel that appears.

6. When you have made your selection, click Apply.

Result: You see the changes in your open SAP window.

7. If you want to keep the changes, click on OK.

To Change or Create a New Color Scheme on the PC

1. Click the SAPgui Settings button in the Windows Task bar at the bottom of the screen.

Result: The "SAP GUI Settings" window is displayed

2. Click the Color Settings tab

3.Click on a color theme on the left . Scroll down to see more. You can see a preview on the right.

4. Use the slider boxes for the Foreground Color and Background Color to adjust the colors separately, or select the <Link> checkbox (middle of the screen) to adjust the Foreground and Background colors simultaneously.

5. (optional) Click the Save As button if you want to save your unique color scheme.

6. Type in a name and click OK.

Result: The pop-up window closes.

8. Click Apply, then OK.

Result: The color scheme takes effect immediately and the "Visual Settings" window closes.

Read only

Former Member
0 Likes
1,195

hi sam,

The answer for "How to change font settings in SAP" is given briefly in below.

Settings in SAP GUI for Windows for Users with Visual Impairments

SAP GUI for Windows runs on a Windows operating system. This GUI has two different designs.

&#9679; New Visual Design

&#9679; Classic Design

The default GUI design is New Visual Design. To use the configuration options for users with visual impairments, you must configure the accessibility mode in SAP GUI for Windows. Accessibility mode only works with Classic Design.

or you can do like this also. just check it once

Start SAPgui 6.10.

In the top SAP menu bar, click on the white question mark (?) at the far right.

Select Visual Settings.

When the Visual Settings dialog box appears, click on the Font Size tab and choose your preference on the panel that appears.

When you have made your selection, click Apply.

Result: You see the changes in your open SAP window.

If you want to keep the changes, click on OK.

if it is useful kindly reward me

The appearance of SAP GUI for Windows is based on both the settings in SAP GUI for Windows and on the specific settings in the Windows operating system and in Microsoft Internet Explorer.

Changing the Font and the Font Size

To change the font and the font size in accessibility mode, proceed as follows:

...

1. In SAP GUI for Windows, choose Local Layout ® Options. You can also use the key combination ALT + F12 (for Local Layout) and then press the key O (for Options).

2. In the Options dialog box, choose the Fonts tab page.

3. Set the fonts and font sizes that you want to use.

You can either choose one of the predefined font sizes (small, medium, large) or make your own setting. You can then view the results of your settings in the preview window.

4. Choose OK.

5. After changing the font or font size, we recommend that you close and restart all SAP programs.

The font setting does not affect all user interface elements. SAP GUI for Windows takes the font settings for the title bar, menu bar, and menu options from the Windows operating system.

The font setting in Performance Assistant is taken from your settings in Microsoft Internet Explorer.

Changing the Font Color and the Background Color

In accessibility mode, SAP GUI for Windows uses the color settings of the operating system. In this case, the color display in the SAP GUI is taken for the most part from the color scheme you have chosen in the Windows operating system.

The color settings in Performance Assistant are taken from your settings in Microsoft Internet Explorer.

High Contrast

High contrast displays use distinctive colors, such as a white font on a black background. To obtain a high contrast display for SAP GUI for Windows, set an appropriate color scheme in the Windows operating system.

If you want to set a high contrast display with a white font on a black background, you need to set the text and background color for screen elements in SAP GUI accordingly on the Colors in Forms tab page in SAP GUI for Windows. This setting is explained below.

Colors in Forms

To adjust the standard colors of certain objects in SAP GUI for Windows in accessibility mode that are not influenced by the operating system, you can use the local layout as follows:

...

1. In SAP GUI for Windows, choose Local Layout ® Options. You can also use the key combination ALT + F12 (for Local Layout) and then press the key O (for Options).

2. On the Colors in Forms tab page, choose the Copy to Custom pushbutton. The application switches to the Custom color palette. Change only the colors in the Custom color palette.

3. Under Field Colors, choose the required screen element and then choose Change.

4. Specify a text color and background color for each of the screen elements.