SAP Reports / Programs

SAPMSSCO SAP ABAP dialog Program - Font Administration







SAPMSSCO is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SAPMSSCO into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SE73 - SAPscript Font Maintenance


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SAPMSSCO. "Basic submit
SUBMIT SAPMSSCO AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSSCO VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Font Administration
Text Symbol: 192 = Overwrite Printer Font
Text Symbol: 191 = printer font?
Text Symbol: 190 = Overwrite existing
Text Symbol: 182 = could not be generated
Text Symbol: 181 = successfully generated
Text Symbol: 180 = Generate all printer fonts of
Text Symbol: 175 = P
Text Symbol: 174 = inherited form base device type
Text Symbol: 173 = is not maintained
Text Symbol: 172 = is maintained:
Text Symbol: 171 = Check print controls of all printer barcodes of
Text Symbol: 170 = Check print controls of all printer fonts of
Text Symbol: 162 = Delete All Printer Bar Codes
Text Symbol: 161 = device type?
Text Symbol: 160 = Delete all printer barcodes for
Text Symbol: 152 = Delete All Printer Fonts
Text Symbol: 151 = device type?
Text Symbol: 150 = Delete all printer fonts for
Text Symbol: 142 = Delete Printer Barcode
Text Symbol: 141 = ?
Text Symbol: 140 = Delete printer barcode
Text Symbol: 132 = Delete System Barcode
Text Symbol: 131 = ?
Text Symbol: 130 = Delete system barcode
Text Symbol: 122 = Delete Printer Font
Text Symbol: 121 = ?
Text Symbol: 120 = Delete printer font
Text Symbol: 112 = Delete system font
Text Symbol: 230 = Name of Resident TTF Printer Font
Text Symbol: 229 = Detail display for new bar code tech. only
Text Symbol: 228 = Bar code symbols not supported
Text Symbol: 227 = Test only possible for new bar code tech.
Text Symbol: 226 = Save Bar Code Definition
Text Symbol: 225 = Create New System Bar Code
Text Symbol: 224 = Choose Bar Code Technology
Text Symbol: 223 = Old
Text Symbol: 222 = Conventional System Barcode





Text Symbol: 221 = New
Text Symbol: 220 = New Bar Code Technology or
Text Symbol: 216 = Font Conversion for Lang....
Text Symbol: 215 = N
Text Symbol: 214 = Y
Text Symbol: 213 = (if installed) for this device type?
Text Symbol: 212 = Do you want to use global TrueType fonts
Text Symbol: 211 = Use/Suppress TrueType Fonts for Device Type
Text Symbol: 210 = Confirm Redirection of Output
Text Symbol: 209 = Start Output Anyway?
Text Symbol: 208 = Errors may occur in output to printer!
Text Symbol: 207 = Link
Text Symbol: 206 = Copy
Text Symbol: 205 = create link to template?
Text Symbol: 204 = Copy metrics from template or
Text Symbol: 203 = Copy Metrics From Template
Text Symbol: 202 = Save Fontmetrics
Text Symbol: 201 = ?
Text Symbol: 200 = Save fontmetrics for
Text Symbol: 042 = No Device Types Available
Text Symbol: 041 = Description
Text Symbol: 040 = Device Type
Text Symbol: 038 = No System Bar Codes Available
Text Symbol: 037 = Unit
Text Symbol: 036 = Height
Text Symbol: 035 = Unit
Text Symbol: 034 = Width
Text Symbol: 033 = Max.
Text Symbol: 032 = Min.
Text Symbol: 031 = Description
Text Symbol: 030 = Bar Code
Text Symbol: 024 = No System Fonts Available
Text Symbol: 023 = Italic
Text Symbol: 022 = Bold
Text Symbol: 021 = Font Size
Text Symbol: 020 = Family
Text Symbol: 017 = No Font Families Available
Text Symbol: 016 = Character Set
Text Symbol: 015 = Rpl.3





Text Symbol: 014 = Rpl.2
Text Symbol: 013 = Rpl.1
Text Symbol: 012 = P
Text Symbol: 011 = Description
Text Symbol: 010 = Family
Text Symbol: 003 = Printer Fonts for
Text Symbol: 002 = System Fonts
Text Symbol: 001 = Printer Fonts for System Font
Text Symbol: 043 = BCode Type
Text Symbol: 111 = ?
Text Symbol: 110 = Delete system font
Text Symbol: 102 = Delete font family
Text Symbol: 101 = ?
Text Symbol: 100 = Delete font family
Text Symbol: 090 = No Font Conversions Available
Text Symbol: 085 = Baseline Alignment
Text Symbol: 084 = No Printer Bar Codes Available
Text Symbol: 083 = Suffix
Text Symbol: 082 = Prefix
Text Symbol: 081 = Bar Code
Text Symbol: 080 = Device Type
Text Symbol: 071 = Scal.
Text Symbol: 070 = Scaleable
Text Symbol: 069 = SAP Encoding
Text Symbol: 068 = No Printer Fonts Available
Text Symbol: 067 = PrtCtl.2
Text Symbol: 066 = PrtCtl.1
Text Symbol: 065 = CPI
Text Symbol: 064 = Italic
Text Symbol: 063 = Bold
Text Symbol: 062 = Font Size
Text Symbol: 061 = Family
Text Symbol: 060 = Device Type
Text Symbol: 052 = No Device Types Available
Text Symbol: 051 = Description
Text Symbol: 050 = Device Type
Text Symbol: 044 = Rotatn.


INCLUDES used within this REPORT SAPMSSCO

INCLUDE MSSCOF00. " FORM ROUTINES
INCLUDE MSSCOF01. " FORM ROUTINES NEW



INCLUDE MSSCOFLS. " FORM ROUTINES LIST-PROCESSING NEW
INCLUDE MSSCOFFM. " FORM ROUTINES FOR AFM FONT METRICS DATA HANDLING
INCLUDE MSSCOFFU. " FORM ROUTINES FOR PRINTER FONT UTILITIES
INCLUDE MSSCOFST. " FORM ROUTINES FOR STRING MANIPULATION
INCLUDE MSSCOFSU. " FORM ROUTINES CALLED FROM SPOOL


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SAPMSSCO or its description.