The Function Module RSPO_CF_ENUM_POST_FONTINFO (POST cascading fonts, liste mögliche PS Fonts auf für UC script) is a standard Function Module in SAP ERP and is part of the function group RSPOCFONT within the package SPOO.
Function Module | RSPO_CF_ENUM_POST_FONTINFO |
Short Text | POST cascading fonts, liste mögliche PS Fonts auf für UC script |
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 |
---|---|---|---|---|
DEVICETYPE | TYPE | TSP0A-PATYPE | Spool: Name eines Gerätetyps | |
INCLUDE_FALLBACK_FONT | TYPE | C | SPACE | Soll Fallback Font aufgelistet werden? |
RELOAD_CFPIFPS_FILE | TYPE | C | SPACE | CFPIFPS neu einlesen? |
STYLE | TYPE | C | 'N' | N(ormal),B(old),I(talic),J-BoldItalic |
UNICODE_SCRIPTID | TYPE | CFUNICODE_BLOCK-SCRIPTID | ScriptID passt zu Script |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRSTRING | TYPE | STRING | Fehlermeldung vom CFPIFPS Parser | |
FALLBACK_FONT_TABIX | TYPE | I | INCLUDE_FALLBACK_FONT-X-> Tabellenindex des Fallback Font | |
FONTINFO_TAB | TYPE | RSPOCF_FONTINFO_FIELD_TAB | Tabelle mit Fontinfo |
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 |
---|---|
CFPIF_ERROR | Fehler in CFPIFPS Datei -> Siehe ERRSTRING |
NO_CFPIFPS_FILE | Fehler beim Lesen der CFPIFPS Datei |