The Function Module RSPO_CF_MAP_SCRIPT2FONT (Mapping: Unicode script+SAPfont -> Win/PCL5 font information) is a standard Function Module in SAP ERP and is part of the function group RSPOCFONT within the package SPOO.
Function Module | RSPO_CF_MAP_SCRIPT2FONT |
Short Text | Mapping: Unicode script+SAPfont -> Win/PCL5 font information |
Function Group | RSPOCFONT |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SAPFONT | LIKE | TFO01-TDFAMILY | Fontattribut Name der Fontfamilie | |
UC_SCRIPT | TYPE | CFA_SHORT_SCRIPT | Short Script, e.g.'GREEK' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PCL5FONTID | TYPE | STRING | PCL5 Font Identifier | |
WINCHARSET | TYPE | STRING | WinCharSet ID | |
WINFONT | TYPE | STRING | Windows Fontname (englisch) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_SAPFONT | Unbekannter SAPFONT |
NO_MAPPING_DEFINED | Kein Mapping, gebe Defaultwert zurück |